aboutsummaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2021-01-16common: spl: spl_fit.c: report an error on hash check failPhilippe Reynes
2021-01-15spl: Kconfig: Add SPL dependency to CONFIG_HANDOFFOvidiu Panait
2021-01-05spl: Drop bd_info in the data sectionSimon Glass
2020-12-07spl: fit: Prefer a malloc()'d buffer for loading imagesAlexandru Gagniuc
2020-12-04spl: atf: add support for LOAD_IMAGE_V2Michael Walle
2020-12-04spl: atf: remove helper structure from common headerMichael Walle
2020-12-04spl: atf: provide a bl2_plat_get_bl31_params_default()Michael Walle
2020-12-04spl: atf: move storage for bl31_params into functionMichael Walle
2020-12-01spl: spl_fit.c: enable check of signature for config node in spl/tplPhilippe Reynes
2020-11-06board: Rename uclass to sysinfoSimon Glass
2020-10-27spl: Use standard FIT entriesMichal Simek
2020-10-22Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-10-22common: rename getc() to getchar()Heinrich Schuchardt
2020-10-22Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMITOvidiu Panait
2020-10-22spl: fit: Minimally parse OS properties with FIT_IMAGE_TINYSamuel Holland
2020-10-21Revert "Fix data abort caused by mis-aligning FIT data"Marek Vasut
2020-10-14spl: Add SPL_SERIAL as requirement for SDP_USB_SDPOtavio Salvador
2020-10-14spl: Avoid printing boot device if silent console is enabledOtavio Salvador
2020-09-23spl: Kconfig: Record proper dependency for SPL_ATFMichal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-09-11Fix data abort caused by mis-aligning FIT dataReuben Dowle
2020-09-01sdp: call board_usb_init at spl_sdp_load_imageFrank Li
2020-08-11spl: usb: Only init usb onceFaiz Abbas
2020-08-11spl: usb: Create an API spl_usb_load()Faiz Abbas
2020-08-07fs/squashfs: new filesystemJoao Marcos Costa
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford
2020-07-24riscv: Make SiFive HiFive Unleashed board boot againBin Meng
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-17spl: fix ext4fs_mount return code handlingThomas Schaefer
2020-07-08spl: fit: improve spl_nand_fit_read(...) readabilityDario Binacchi
2020-07-08spl: fit: nand: fix fit loading in case of bad blocksDario Binacchi
2020-07-08spl: fit: fail fit loading in case of FDT appending errorDario Binacchi
2020-07-06Merge branch 'next'Tom Rini
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-07-01riscv: Clean up IPI initialization codeSean Anderson
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-06-12Add support for SHA384 and SHA512Reuben Dowle
2020-06-04sifive: fu540: Add U-Boot proper sector startJagan Teki
2020-05-31spl: add fixed memory node in target fdt also when loading ATFHeiko Stuebner
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18bootstage: Use BOOTSTAGE instead of BOOTSTATESimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18part: Drop disk_partition_t typedefSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass