aboutsummaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)AuthorFilesLines
2022-01-28spl: add support for custom boot method namesHeiko Thiery1-0/+5
2022-01-26tools: Pass the key blob aroundSimon Glass1-1/+2
2022-01-21spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2-5/+24
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/20Jan2022Tom Rini17-53/+85
2022-01-20SPL: Add support for checking board / BootROM specific image typesPali Rohár1-0/+9
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár17-53/+76
2022-01-19doc: replace @return by Return:Heinrich Schuchardt1-3/+3
2022-01-18common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait1-3/+0
2022-01-13bloblist: Rename the SPL tagSimon Glass1-2/+2
2021-12-27Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini1-9/+0
2021-12-01spl: fit: Skip attempting to load 0 length imageNishanth Menon1-0/+7
2021-11-05spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini11-14/+14
2021-10-31bootstage: Add SPL supportMarek Vasut1-1/+1
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti1-2/+9
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...WIP/20Oct2021Tom Rini1-1/+17
2021-10-08image: Use the correct checks for CRC32Simon Glass1-1/+12
2021-10-07imx: spl: fix imx8m secure bootHeiko Schocher1-1/+6
2021-10-07spl_fit. add hook to make fixes after fit header is loadedHeiko Schocher1-0/+11
2021-10-05lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay3-5/+5
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-2/+0
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass2-5/+5
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass1-5/+3
2021-09-17Remove including timestamp.h in version.hPali Rohár1-0/+3
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-64/+1
2021-09-08common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc1-22/+1
2021-09-08common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc1-42/+0
2021-09-04net: Move network rules to drivers/netSimon Glass1-0/+2
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2-6/+6
2021-09-04power: Refactor Makefile rulesSimon Glass1-0/+13
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass2-4/+4
2021-09-04ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass1-3/+3
2021-09-04Rename CACHE_SUPPORT to CACHESimon Glass1-7/+1
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass1-5/+5
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2-8/+8
2021-09-04rtc: Rename RTC_SUPPORT to RTCSimon Glass1-2/+2
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass1-2/+2
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass2-7/+7
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek1-7/+0
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-1/+3
2021-07-31SPL: Add support for parsing board / BootROM specific image typesPali Rohár1-0/+9
2021-07-31SPL: Add support for specifying offset between header and imagePali Rohár3-3/+27
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-3/+3
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-2/+2
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-2/+2
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-2/+2
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2-2/+2
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass1-1/+1
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2-5/+5
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass1-1/+1