summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-12-10drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to KconfigMeenakshi Aggarwal
2020-12-10efi_loader: make efi_protocol_open() non-staticHeinrich Schuchardt
2020-12-10efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUIDHeinrich Schuchardt
2020-12-10fs: fat: export fat_next_cluster()Heinrich Schuchardt
2020-12-09Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-12-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk
2020-12-06board: ge: bx50v3: check b850v3 power management watchdogIan Ray
2020-12-06board: ge: bx50v3: correct CONFIG_CMD_NFSIan Ray
2020-12-06imx: aristainetos: enable U-Boot Environment variables protectionHeiko Schocher
2020-12-06imx6: add support for aristainetos2c_cslb board variantHeiko Schocher
2020-12-06imx6: remove not longer supported aristainetos boardsHeiko Schocher
2020-12-04bootm: Support string substitution in bootargsSimon Glass
2020-12-04cli: Support macro processing with a fixed-size bufferSimon Glass
2020-12-04bootm: Allow updating the bootargs in a bufferSimon Glass
2020-12-04bootm: Update bootm_process_cmdline_env() to use flagsSimon Glass
2020-12-04bootm: Add a bool parameter to bootm_process_cmdline_env()Simon Glass
2020-12-04bootm: Rename fixup_silent_linux()Simon Glass
2020-12-04bootm: Update fixup_silent_linux() to return an errorSimon Glass
2020-12-04bootm: Add tests for fixup_silent_linux()Simon Glass
2020-12-04env: Allow returning errors from hdelete_r()Simon Glass
2020-12-04spl: atf: add support for LOAD_IMAGE_V2Michael Walle