aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-23cmd: pinmux: update result of do_statusPatrick Delaunay1-1/+1
2021-07-23tee: optee: sync cache on pre-reloc OP-TEE invocationEtienne Carriere1-0/+6
2021-07-22Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...WIP/22Jul2021Tom Rini1-2/+2
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes1-2/+2
2021-07-22Merge tag 'dm-pull-21jul21' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini5-13/+119
2021-07-21blk: Support iterationSimon Glass1-0/+56
2021-07-21spl: Provide more information on boot failureSimon Glass1-0/+10
2021-07-21bloblist: Tidy up a few API commentsSimon Glass1-3/+7
2021-07-21bloblist: Support resizing a blobSimon Glass1-0/+13
2021-07-21cros_ec: Drop cros_ec_entering_mode()Simon Glass1-9/+0
2021-07-21cros_ec: Allow reading the battery-charge stateSimon Glass1-0/+8
2021-07-21sandbox: Support executables for more phasesSimon Glass2-1/+25
2021-07-20configs: ls2080ardb.h: Update mc size in envPriyanka Jain1-6/+6
2021-07-20configs: ls2080aqds.h: Update mc size in envPriyanka Jain1-4/+4
2021-07-20configs: ls1088ardb.h: Update mc size in envPriyanka Jain1-12/+12
2021-07-20configs: ls1088aqds.h: Update mc size in envPriyanka Jain1-16/+16
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/19Jul2021Tom Rini3-15/+9
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini11-348/+539
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár1-5/+0
2021-07-19arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh1-5/+4
2021-07-19arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh1-5/+5
2021-07-18treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini3-3/+3
2021-07-18tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini1-1/+8
2021-07-18ge_bx50v3: Remove unused USB related definesTom Rini1-11/+0
2021-07-18m68k: Remove M52277EVB boardTom Rini1-243/+0
2021-07-18m68k: Remove M54451EVB boardTom Rini1-242/+0
2021-07-18m68k: Remove M54418TWR boardTom Rini1-283/+0
2021-07-18m68k: Remove M54455EVB boardTom Rini1-356/+0
2021-07-18efi_capsule: Move signature from DTB to .rodataIlias Apalodimas1-0/+2
2021-07-17Merge branch '2021-07-16-cleanup-image-support'Tom Rini3-121/+14
2021-07-17Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...WIP/17Jul2021Tom Rini5-5/+50
2021-07-16image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macroAlexandru Gagniuc1-3/+0
2021-07-16image: Eliminate IMAGE_ENABLE_VERIFY macroAlexandru Gagniuc1-4/+1
2021-07-16lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc1-47/+0
2021-07-16lib: ecdsa: Remove #ifdefs from ecdsa.hAlexandru Gagniuc1-25/+0
2021-07-16image: Add support for placing crypto_algo in linker listsAlexandru Gagniuc1-0/+5
2021-07-16image: Drop IMAGE_ENABLE_BEST_MATCHSimon Glass1-5/+0
2021-07-16image: Drop IMAGE_ENABLE_SHAxxxSimon Glass1-21/+0
2021-07-16image: Drop IMAGE_ENABLE_SHA1Simon Glass1-8/+0
2021-07-16Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5Simon Glass1-1/+1
2021-07-16Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32Simon Glass1-1/+1
2021-07-16image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass2-5/+5
2021-07-16image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxxSimon Glass1-4/+4
2021-07-16image: Shorten FIT_ENABLE_SHAxxx_SUPPORTSimon Glass1-6/+6
2021-07-16configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay1-2/+2
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom Rini2-3/+14
2021-07-15Nokia RX-51: Load bootmenu also from uSD cardPali Rohár1-26/+9
2021-07-15Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár1-4/+7
2021-07-15power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana1-0/+1
2021-07-15configs: am65x_evm: Switch envboot out for distro_bootcmdTom Rini1-2/+12