aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-15arm: omap4: Disable USB_TTY and related optionsTom Rini1-6/+0
2021-07-15configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini1-2/+22
2021-07-15ti: omap5: Switch to generic distro boot for non-Android casesTom Rini1-12/+11
2021-07-15arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_co...Tom Rini2-244/+228
2021-07-15ti: am43xx_evm: Switch to DISTRO_BOOT onlyTom Rini1-45/+18
2021-07-15soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy1-0/+227
2021-07-15ti: am335x_evm: Switch to DISTRO_BOOT onlyTom Rini1-17/+1
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath1-0/+11
2021-07-15am335x, guardian: Enable backlightGireesh Hiremath1-0/+1
2021-07-15am335x, guardian: update swi logicGireesh Hiremath1-1/+1
2021-07-15am335x, guardian: set environment variable autoload to noGireesh Hiremath1-1/+1
2021-07-15am335x, guardian: set tftp_load_addr in environmentMoses Christopher1-0/+1
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass2-1/+12
2021-07-15pci: Use const for pci_find_device_id() etc.Simon Glass1-2/+2
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár1-1/+2
2021-07-14power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold1-0/+125
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold1-0/+3
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold1-13/+10
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi1-0/+2
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt1-4/+18
2021-07-10spl: mmc: Factor out eMMC boot partition selection codeMarek Vasut1-0/+23
2021-07-10net: add set_promisc function to enable/disable Promiscuous modeTim Harvey1-0/+2
2021-07-10board: phytec: phycore_imx8mp: Add fec supportTeresa Remmet1-0/+17
2021-07-10board: phytec: phycore_imx8mp: Change debug UARTTeresa Remmet1-2/+2
2021-07-10smegw01: Allow booting the Yocto image by defaultFabio Estevam1-3/+3
2021-07-10imx: ventana: increase SYS_BOOTM_LENTim Harvey1-0/+3