summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-07-15Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-07-15Nokia RX-51: Load bootmenu also from uSD cardPali Rohár
2021-07-15Nokia RX-51: Add support for booting kernel in zImage formatPali Rohár
2021-07-15power: pmic: tps65941: Add compatible for LP876441Gowtham Tammana
2021-07-15configs: am65x_evm: Switch envboot out for distro_bootcmdTom Rini
2021-07-15arm: omap4: Disable USB_TTY and related optionsTom Rini
2021-07-15configs: j721e_evm: Switch envboot out for distro_bootcmdTom Rini
2021-07-15ti: omap5: Switch to generic distro boot for non-Android casesTom Rini
2021-07-15arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_co...Tom Rini
2021-07-15ti: am43xx_evm: Switch to DISTRO_BOOT onlyTom Rini
2021-07-15soc: ti: pruss: Add a platform driver for PRUSS in TI SoCsKeerthy
2021-07-15ti: am335x_evm: Switch to DISTRO_BOOT onlyTom Rini
2021-07-15am335x, guardian: Enable panel driver Himax HX8238DGireesh Hiremath
2021-07-15am335x, guardian: Enable backlightGireesh Hiremath
2021-07-15am335x, guardian: update swi logicGireesh Hiremath
2021-07-15am335x, guardian: set environment variable autoload to noGireesh Hiremath
2021-07-15am335x, guardian: set tftp_load_addr in environmentMoses Christopher
2021-07-15x86: pci: Allow binding of some devices before relocationSimon Glass
2021-07-15pci: Use const for pci_find_device_id() etc.Simon Glass
2021-07-15mmc: mmc_get_op_cond: Allow quiet detection of eMMCPali Rohár
2021-07-14power: pmic: Add driver for ST-Ericsson AB8500 via PRCMUStephan Gerhold
2021-07-14board: stemmy: Copy atags for booting downstream/vendor kernelStephan Gerhold
2021-07-14board: stemmy: Parse atags to get available memoryStephan Gerhold
2021-07-14configs: uniphier: Enable CONFIG_SYS_PCI_64BITKunihiko Hayashi
2021-07-12fs: fat: add file attributes to struct fs_direntHeinrich Schuchardt
2021-07-10spl: mmc: Factor out eMMC boot partition selection codeMarek Vasut
2021-07-10net: add set_promisc function to enable/disable Promiscuous modeTim Harvey
2021-07-10board: phytec: phycore_imx8mp: Add fec supportTeresa Remmet
2021-07-10board: phytec: phycore_imx8mp: Change debug UARTTeresa Remmet
2021-07-10smegw01: Allow booting the Yocto image by defaultFabio Estevam
2021-07-10imx: ventana: increase SYS_BOOTM_LENTim Harvey
2021-07-08arm: mvebu: a37xx: Enable more baudratesPali Rohár