summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-03dm: core: Guard against including dm.h in header filesSimon Glass
2020-08-03net: Drop dm.h header file in eth_phy.hSimon Glass
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-08-03efi: Tidy up header includesSimon Glass
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-08-03thermal: Drop dm.h header fileSimon Glass
2020-08-03sf: Drop dm.h header file from spi_flash.hSimon Glass
2020-08-03net: Drop dm.h header file from phy.hSimon Glass
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-08-03dm: core: Drop dm.h header file from dm-demo.hSimon Glass
2020-08-03mtd: spi: Drop SPI_XFER_MMAP*Simon Glass
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass
2020-08-03wdt: Drop dm.h header fileSimon Glass
2020-08-04dt-bindings: prci: add indexes for reset signals available in prciSagar Shrikant Kadam
2020-08-03clk: clk_octeon: Add simple MIPS Octeon clock driverStefan Roese
2020-08-03imx8m: enlarge CONFIG_SYS_BOOTM_LENPeng Fan
2020-08-03imx: Add MYiR Tech MYS-6ULX supportParthiban Nallathambi
2020-08-02sh: r2dplus: Enable DM_SERIAL and DM_CLKMarek Vasut
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas
2020-07-31env: Add support for explicit write access listMarek Vasut
2020-07-31env: Discern environment coming from external storageMarek Vasut
2020-07-31env: Add H_DEFAULT flagMarek Vasut
2020-07-31cmd: env: add env select commandPatrick Delaunay
2020-07-31cmd: env: add env load commandPatrick Delaunay
2020-07-31env: the ops driver load becomes mandatory in struct env_driverPatrick Delaunay
2020-07-31env: add prototypes for weak functionPatrick Delaunay
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini
2020-07-29drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta
2020-07-29dt-bindings: pinctrl: add ns3 pads definitionRayagonda Kokatanur
2020-07-29include/configs: ns3: add support for flashing imagesBharat Gooty
2020-07-29include/configs: ns3: add env variables for Linux bootBharat Gooty
2020-07-29dt-bindings: memory: ns3: add ddr memory definitionRayagonda Kokatanur
2020-07-29dt-bindings: memory: ns3: add memory definitionsRayagonda Kokatanur
2020-07-29board: ns3: add support for Broadcom Northstar 3Rayagonda Kokatanur
2020-07-29board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environmentDavid Woodhouse
2020-07-29arm: add (default) config for nanopi2 boardStefan Bosch
2020-07-29arm: qemu: override flash accessors to use virtualizable instructionsArd Biesheuvel
2020-07-28dm: remove superfluous comment for union ofnode_unionHeinrich Schuchardt
2020-07-28dm: button: add an uclass for buttonPhilippe Reynes
2020-07-28dm: Fix build error when OF_CONTROL is not setDan Murphy
2020-07-28configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigsPeng Fan
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28configs: Remove dead CONFIG optionsAdam Ford
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford