aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...WIP/17Jul2021Tom Rini2021-07-175-5/+50
|\ \ \ | |/ / |/| |
| * | spl: mmc: Factor out eMMC boot partition selection codeMarek Vasut2021-07-101-0/+23
| * | net: add set_promisc function to enable/disable Promiscuous modeTim Harvey2021-07-101-0/+2
| * | board: phytec: phycore_imx8mp: Add fec supportTeresa Remmet2021-07-101-0/+17
| * | board: phytec: phycore_imx8mp: Change debug UARTTeresa Remmet2021-07-101-2/+2
| * | smegw01: Allow booting the Yocto image by defaultFabio Estevam2021-07-101-3/+3
| * | imx: ventana: increase SYS_BOOTM_LENTim Harvey2021-07-101-0/+3
* | | configs: stm32mp1: remove splashimage and add fdtoverlay_addr_rPatrick Delaunay2021-07-161-2/+2
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-x86WIP/15Jul2021Tom Rini2021-07-152-3/+14
|\ \ \
| * | | x86: pci: Allow binding of some devices before relocationSimon Glass2021-07-152-1/+12