summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* blk: Support iterationSimon Glass2021-07-211-0/+56
* spl: Provide more information on boot failureSimon Glass2021-07-211-0/+10
* bloblist: Tidy up a few API commentsSimon Glass2021-07-211-3/+7
* bloblist: Support resizing a blobSimon Glass2021-07-211-0/+13
* cros_ec: Drop cros_ec_entering_mode()Simon Glass2021-07-211-9/+0
* cros_ec: Allow reading the battery-charge stateSimon Glass2021-07-211-0/+8
* sandbox: Support executables for more phasesSimon Glass2021-07-212-1/+25
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-07-193-15/+9
|\
| * arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár2021-07-191-5/+0
| * arm: kirkwood: Marvell Sheevaplug: Add DM SATA and remove IDE configsTony Dinh2021-07-191-5/+4
| * arm: kirkwood: NSA310S: Add DM SATA configsTony Dinh2021-07-191-5/+5
* | Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-1911-348/+539
|\ \
| * | Nokia RX-51: Load bootmenu also from uSD cardPali Rohár2021-07-151-26/+9
| * | Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár2021-07-151-4/+7
| * | power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana2021-07-151-0/+1
| * | configs: am65x_evm: Switch envboot out for distro_bootcmdTom Rini2021-07-151-2/+12
| * | arm: omap4: Disable USB_TTY and related optionsTom Rini2021-07-151-6/+0
| * | configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini2021-07-151-2/+22
| * | ti: omap5: Switch to generic distro boot for non-Android casesTom Rini2021-07-151-12/+11
| * | arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_co...Tom Rini2021-07-152-244/+228
| * | ti: am43xx_evm: Switch to DISTRO_BOOT onlyTom Rini2021-07-151-45/+18
| * | soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy2021-07-151-0/+227
| * | ti: am335x_evm: Switch to DISTRO_BOOT onlyTom Rini2021-07-151-17/+1
| * | am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath2021-07-151-0/+11
| * | am335x, guardian: Enable backlightGireesh Hiremath2021-07-151-0/+1
| * | am335x, guardian: update swi logicGireesh Hiremath2021-07-151-1/+1
| * | am335x, guardian: set environment variable autoload to noGireesh Hiremath2021-07-151-1/+1
| * | am335x, guardian: set tftp_load_addr in environmentMoses Christopher2021-07-151-0/+1
* | | treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USBTom Rini2021-07-183-3/+3
* | | tegra: Test on CONFIG_CMD_USB being enabled for distro bootcmdTom Rini2021-07-181-1/+8
* | | ge_bx50v3: Remove unused USB related definesTom Rini2021-07-181-11/+0
* | | m68k: Remove M52277EVB boardTom Rini2021-07-181-243/+0
* | | m68k: Remove M54451EVB boardTom Rini2021-07-181-242/+0
* | | m68k: Remove M54418TWR boardTom Rini2021-07-181-283/+0
* | | m68k: Remove M54455EVB boardTom Rini2021-07-181-356/+0
| |/ |/|
* | efi_capsule: Move signature from DTB to .rodataIlias Apalodimas2021-07-181-0/+2
* | Merge branch '2021-07-16-cleanup-image-support'Tom Rini2021-07-173-121/+14
|\ \
| * | image: Eliminate IMAGE_ENABLE_VERIFY_ECDSA macroAlexandru Gagniuc2021-07-161-3/+0
| * | image: Eliminate IMAGE_ENABLE_VERIFY macroAlexandru Gagniuc2021-07-161-4/+1
| * | lib: rsa: Remove #ifdefs from rsa.hAlexandru Gagniuc2021-07-161-47/+0
| * | lib: ecdsa: Remove #ifdefs from ecdsa.hAlexandru Gagniuc2021-07-161-25/+0
| * | image: Add support for placing crypto_algo in linker listsAlexandru Gagniuc2021-07-161-0/+5
| * | image: Drop IMAGE_ENABLE_BEST_MATCHSimon Glass2021-07-161-5/+0
| * | image: Drop IMAGE_ENABLE_SHAxxxSimon Glass2021-07-161-21/+0
| * | image: Drop IMAGE_ENABLE_SHA1Simon Glass2021-07-161-8/+0
| * | Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5Simon Glass2021-07-161-1/+1
| * | Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32Simon Glass2021-07-161-1/+1
| * | image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORTSimon Glass2021-07-162-5/+5
| * | image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxxSimon Glass2021-07-161-4/+4
| * | image: Shorten FIT_ENABLE_SHAxxx_SUPPORTSimon Glass2021-07-161-6/+6