summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-12-29efi_loader: use after free in efi_exit()Heinrich Schuchardt
2020-12-29efi_loader: describe struct efi_loaded_image_objHeinrich Schuchardt
2020-12-26board: ge: bx50v3: remove confidx magic numbersSebastian Reichel
2020-12-26compiler.h: add host_build()Sebastian Reichel
2020-12-26imx: imx8mm: Update clock bindings headerAdam Ford
2020-12-22dm: core: Inline a few ofnode functions in SPLSimon Glass
2020-12-22spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logicOvidiu Panait
2020-12-22fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-20board: kontron: sl28: reorder mmc devicesMichael Walle
2020-12-20Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-12-20efi_loader: make variable store size customizableHeinrich Schuchardt
2020-12-18dm: core: Drop seq and req_seqSimon Glass
2020-12-18dm: core: Update uclass_find_next_free_req_seq() for new schemeSimon Glass
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass
2020-12-18dm: Drop uclass_resolve_seq()Simon Glass
2020-12-18dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQSimon Glass
2020-12-18dm: Switch over to use new sequence number for dev_seq()Simon Glass
2020-12-18dm: core: Allow manual sequence numberingSimon Glass
2020-12-18dm: core: Add a new sequence number for devicesSimon Glass
2020-12-18dm: core: Update uclass_find_next_free_req_seq() argsSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-18linker_lists: Fix alignment issueSimon Glass
2020-12-18spi: Fix typo in headerSean Anderson
2020-12-18dh_imx6: Switch to full DM-awareJagan Teki
2020-12-18cm_fx6: Switch to full DM-awareJagan Teki
2020-12-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-12-16x86: coral: Update the boot scriptSimon Glass
2020-12-15distro_bootcmd: set devtype for dhcp bootIgor Opaniuk
2020-12-14riscv: qemu: enable distro boot from scsiHeinrich Schuchardt
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: Rename 'platdata_size' to 'plat_size'Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass
2020-12-13dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass
2020-12-13dm: core: Add an ofnode function to get the devicetree rootSimon Glass
2020-12-13dm: core: Drop device_bind_offset()Simon Glass
2020-12-13dm: core: Drop dev_set_of_offset()Simon Glass
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass
2020-12-13dm: core: Add a livetree function to check node statusSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass
2020-12-13sandbox: add handler for exceptionsHeinrich Schuchardt
2020-12-10drivers: ifc: add define for IFC_CSPRn TE bitAleksandar Gerasimovski
2020-12-10lx2160a: Fix address for secure boot headersManish Tomar
2020-12-10ls1043a: Fix address for secure boot headersManish Tomar
2020-12-10include/configs: ls1012aqds: add default environment variableBiwen Li
2020-12-10armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal