summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-20Merge tag 'ti-v2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti
2020-04-18dt-bindings: pinctrl: add i.MXRT1020 pins definitionGiulio Benetti
2020-04-18clk: imx: add i.IMXRT1020 clk driverGiulio Benetti
2020-04-18imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti
2020-04-17colibri_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17colibri_vf: enable relocation of fdt and initrdIgor Opaniuk
2020-04-17verdin-imx8mm: add nfsboot wrapper to envIgor Opaniuk
2020-04-17configs: tqma6x_mba6x: update default configs for device modelMichael Krummsdorf
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam
2020-04-17mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam
2020-04-17ata: sort ATA commandsHeinrich Schuchardt
2020-04-17include/ata.h: remove invalid linksHeinrich Schuchardt
2020-04-17image: Add a common compression type detection function.Atish Patra
2020-04-17ide: remove duplicate defines form include/ata.hHeinrich Schuchardt
2020-04-17configs: ls1012afrwy: fix board nameBiwen Li
2020-04-16doc: update reference to README.boardPatrick Delaunay
2020-04-16gpio: sandbox: cleanup binding supportPatrick Delaunay
2020-04-16gpio: add ops to set dir flagsPatrick Delaunay
2020-04-16gpio: add ops to get dir flagsPatrick Delaunay
2020-04-16gpio: add support of new GPIO direction flagPatrick Delaunay
2020-04-16gpio: update dir_flags managementPatrick Delaunay
2020-04-16gpio: add helper GPIOD_FLAGS_OUTPUTPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2020-04-16gpio: remove GPIOD_REQUESTEDPatrick Delaunay
2020-04-16dt-bindings: gpio: document the new pull-up/pull-down flagsPatrick Delaunay
2020-04-16dm: core: add ofnode and dev function to iterate on node propertyPatrick Delaunay
2020-04-16Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-04-16Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dmTom Rini
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: output for CONFIG_LOG=nHeinrich Schuchardt
2020-04-16test: Add hexdump.h to the unit test headerSimon Glass
2020-04-16acpi: Add support for DMARSimon Glass
2020-04-16acpi: Add a central location for table version numbersSimon Glass
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16acpi: Add a simple sandbox testSimon Glass
2020-04-16dm: core: Add basic ACPI supportSimon Glass
2020-04-16spi: Add SPI mode enumsSimon Glass