summaryrefslogtreecommitdiff
path: root/common/spl
Commit message (Expand)AuthorAgeFilesLines
* spl: add support for custom boot method namesHeiko Thiery2022-01-281-0/+5
* tools: Pass the key blob aroundSimon Glass2022-01-261-1/+2
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-212-5/+24
* Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-01-2017-53/+85
|\
| * SPL: Add support for checking board / BootROM specific image typesPali Rohár2022-01-201-0/+9
| * SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-2017-53/+76
* | doc: replace @return by Return:Heinrich Schuchardt2022-01-191-3/+3
|/
* common: spl: move armv7m-specific code to spl_perform_fixups()Ovidiu Panait2022-01-181-3/+0
* bloblist: Rename the SPL tagSimon Glass2022-01-131-2/+2
* Convert CONFIG_TPL_TEXT_BASE to KconfigTom Rini2021-12-271-9/+0
* spl: fit: Skip attempting to load 0 length imageNishanth Menon2021-12-011-0/+7
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-0511-14/+14
* bootstage: Add SPL supportMarek Vasut2021-10-311-1/+1
* arm: spl: prepare for jumping to OPTEERicardo Salveti2021-10-251-2/+9
* Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-10-201-1/+17
|\
| * imx: spl: fix imx8m secure bootHeiko Schocher2021-10-071-1/+6
| * spl_fit. add hook to make fixes after fit header is loadedHeiko Schocher2021-10-071-0/+11
* | image: Use the correct checks for CRC32Simon Glass2021-10-081-1/+12
|/
* lib: optee: remove the duplicate CONFIG_OPTEEPatrick Delaunay2021-10-053-5/+5
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-301-2/+0
* treewide: Simply conditions with the new OF_REALSimon Glass2021-09-252-5/+5
* treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass2021-09-251-5/+3
* Remove including timestamp.h in version.hWIP/2021-09-16-general-updatesPali Rohár2021-09-171-0/+3
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-161-64/+1
|\
| * common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASHAlexandru Gagniuc2021-09-081-22/+1
| * common: Remove unused CONFIG_FIT_SHAxxx selectorsAlexandru Gagniuc2021-09-081-42/+0
* | net: Move network rules to drivers/netWIP/2021-09-04-makefile-cleanups-part-bSimon Glass2021-09-041-0/+2
* | net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass2021-09-042-6/+6
* | power: Refactor Makefile rulesSimon Glass2021-09-041-0/+13
* | sata: Rename SATA_SUPPORT to SATASimon Glass2021-09-042-4/+4
* | ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDRSimon Glass2021-09-041-3/+3
* | Rename CACHE_SUPPORT to CACHESimon Glass2021-09-041-7/+1
* | spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-041-5/+5
* | serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-042-8/+8
* | rtc: Rename RTC_SUPPORT to RTCSimon Glass2021-09-041-2/+2
* | pch: Rename PCH_SUPPORT to PCHSimon Glass2021-09-041-2/+2
* | mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-042-7/+7
* | Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-7/+0
|/
* arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-311-1/+3
* SPL: Add support for parsing board / BootROM specific image typesPali Rohár2021-07-311-0/+9
* SPL: Add support for specifying offset between header and imagePali Rohár2021-07-313-3/+27
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-3/+3
* Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass2021-07-281-2/+2
* Rename GPIO_SUPPORT to GPIOSimon Glass2021-07-281-2/+2
* Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass2021-07-281-2/+2
* Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass2021-07-282-2/+2
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-281-1/+1
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-282-5/+5
* Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass2021-07-281-1/+1