summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25efi_selftest: Remove loadfile2 for initrd selftestsIlias Apalodimas
2021-03-25efi_selftest: illegal cast to pointer in initrddumpHeinrich Schuchardt
2021-03-25efi_loader: fix memory type for memory reservation blockMark Kettenis
2021-03-25efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXIHeinrich Schuchardt
2021-03-24Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-03-23mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov
2021-03-23pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang
2021-03-23configs: ls1028a: Correct CONFIG_ENV_SECT_SIZEKuldeep Singh
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh
2021-03-23configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh
2021-03-23configs: lx2160a: Remove unused Flexspi config optionsKuldeep Singh
2021-03-23configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh
2021-03-23board: freescale: t208xrdb: Add link to User GuideChris Packham
2021-03-23powerpc: t2080rdb: Enable RTC supportChris Packham
2021-03-23rtc: ds1307: Add ds1339 compatibleChris Packham
2021-03-23Merge branch 'v2021.04-rc5' of https://github.com/lftan/u-bootTom Rini
2021-03-23fsl_ifc: fix typo in the NOR CSOR register definitionAleksandar Gerasimovski
2021-03-23arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabledSiew Chin Lim
2021-03-22ARM: mach-at91: arm926ejs: fix data abort in startup returning from lowlevel_...Martin Townsend
2021-03-22dm: Add the new dtoc-generated files to the buildSimon Glass
2021-03-22dm: core: Skip adding uclasses with OF_PLATDATA_INSTSimon Glass
2021-03-22dm: core: Set up driver model for OF_PLATDATA_INSTSimon Glass
2021-03-22dm: core: Adjust uclass setup with of-platdataSimon Glass
2021-03-22dm: core: Allow dropping run-time binding of devicesSimon Glass
2021-03-22dm: core: Add macros to access the new linker listsSimon Glass
2021-03-22linker_lists: Allow use in data structuresSimon Glass
2021-03-22sandbox: Drop debug message in os_spl_to_uboot()Simon Glass
2021-03-22dtoc: Drop use of DECL() macrosSimon Glass
2021-03-22bus: ti-sysc: change in a normal driverDario Binacchi
2021-03-22dtoc: Generate device instancesSimon Glass
2021-03-22dtoc: Generate uclass devicesSimon Glass
2021-03-22dtoc: Generate a summary in the dt-plat.c fileSimon Glass
2021-03-22dtoc: Tidy up the list of supported phandle propertiesSimon Glass
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass
2021-03-22sandbox: Make sandbox,emul more conventionalSimon Glass
2021-03-22dtoc: Don't generate platform data with instantiationSimon Glass
2021-03-22dtoc: Add support for decl fileSimon Glass
2021-03-22dm: of-platadata: Add option for device instantiationSimon Glass
2021-03-22dtoc: Add an option for device instantiationSimon Glass
2021-03-22dtoc: Support processing the root nodeSimon Glass
2021-03-22dtoc: Set up the uclasses that are usedSimon Glass
2021-03-22dtoc: Assign a sequence number to each nodeSimon Glass
2021-03-22dtoc: Detect drivers only at the start of start of lineSimon Glass
2021-03-22dtoc: Read aliases for uclassesSimon Glass
2021-03-22dtoc: Warn of duplicate driversSimon Glass
2021-03-22dtoc: Process driver aliases along with driversSimon Glass
2021-03-22dtoc: Support headers needed for driversSimon Glass
2021-03-22Makefile: Pass the U-Boot phase to dtocSimon Glass
2021-03-22dtoc: Support tracking the phase of U-BootSimon Glass
2021-03-22dtoc: Track nodes which are actually usedSimon Glass