summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-23reboot-mode: add support for reboot mode controlNandor Han
2021-07-23net: remove CONFIG_NET_MULTI (again)Michal Simek
2021-07-23mux: correct prototype for mux_control_try_select()Patrick Wildt
2021-07-23arm: vexpress64: juno: Enable distro_bootcmd functionalityAndre Przywara
2021-07-23distro_boot: Fix block device after DHCP boot sequenceAndre Przywara
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay
2021-07-23tee: optee: sync cache on pre-reloc OP-TEE invocationEtienne Carriere
2021-07-22Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes
2021-07-22Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-21blk: Support iterationSimon Glass
2021-07-21spl: Provide more information on boot failureSimon Glass
2021-07-21bloblist: Tidy up a few API commentsSimon Glass
2021-07-21bloblist: Support resizing a blobSimon Glass
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass
2021-07-21sandbox: Support executables for more phasesSimon Glass
2021-07-20configs: ls2080ardb.h: Update mc size in envPriyanka Jain
2021-07-20configs: ls2080aqds.h: Update mc size in envPriyanka Jain
2021-07-20configs: ls1088ardb.h: Update mc size in envPriyanka Jain
2021-07-20configs: ls1088aqds.h: Update mc size in envPriyanka Jain
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh
2021-07-19arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini
2021-07-18tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini
2021-07-18ge_bx50v3: Remove unused USB related definesTom Rini
2021-07-18m68k: Remove M52277EVB boardTom Rini
2021-07-18m68k: Remove M54451EVB boardTom Rini
2021-07-18m68k: Remove M54418TWR boardTom Rini
2021-07-18m68k: Remove M54455EVB boardTom Rini
2021-07-18efi_capsule: Move signature from DTB to .rodataIlias Apalodimas
2021-07-17Merge branch '2021-07-16-cleanup-image-support'Tom Rini
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-07-16image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macroAlexandru Gagniuc
2021-07-16image: Eliminate IMAGE_ENABLE_VERIFY macroAlexandru Gagniuc
2021-07-16lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc
2021-07-16lib: ecdsa: Remove #ifdefs from ecdsa.hAlexandru Gagniuc
2021-07-16image: Add support for placing crypto_algo in linker listsAlexandru Gagniuc
2021-07-16image: Drop IMAGE_ENABLE_BEST_MATCHSimon Glass
2021-07-16image: Drop IMAGE_ENABLE_SHAxxxSimon Glass
2021-07-16image: Drop IMAGE_ENABLE_SHA1Simon Glass
2021-07-16Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5Simon Glass
2021-07-16Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32Simon Glass
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass
2021-07-16image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxxSimon Glass
2021-07-16image: Shorten FIT_ENABLE_SHAxxx_SUPPORTSimon Glass
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay