aboutsummaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2023-08-07spl: move SPL_CRC32 option to lib/KconfigOleksandr Suvorov
2023-08-07spl: remove duplicate SPL_MD5 optionOleksandr Suvorov
2023-07-30spl: initialize PCI before bootingHeinrich Schuchardt
2023-07-30spl: blk: partition numbers are hexadecimalHeinrich Schuchardt
2023-07-30spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAMEHeinrich Schuchardt
2023-07-21common: spl: spl: Remove video driverNikhil M Jain
2023-07-21common: spl: spl: Update stack pointer addressNikhil M Jain
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-07-07tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun
2023-07-06RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-07-03spl: spl_legacy: Fix spl_end addressFabio Estevam
2023-06-24imx: hab: Simplify the mechanismMarek Vasut
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut
2023-06-20spl: spl-nor: return error if no valid image was loadedMario Kicherer
2023-06-19common: spl: Add spl NVMe boot supportMayuresh Chitale
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-06-19spl: Add Kconfig options for NVMEMayuresh Chitale
2023-06-14spl: ext: Use partition size for mountMayuresh Chitale
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-31spl: Correct checking of configuration nodeBin Meng
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut
2023-05-17usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut
2023-05-08common: spl: spl: Remove video driver before u-boot properNikhil M Jain
2023-04-10mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár
2023-03-01spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár
2023-02-06spl: Drop unwanted return in spl_fit_upload_fpga()Simon Glass
2023-01-20spl: sata: Rework the loading case it not use IS_ENABLED(...)Tom Rini
2023-01-20global: Remove unused CONFIG definesTom Rini
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-01-18trace: Use notrace for shortSimon Glass
2023-01-18configs: Increase malloc size after relocationNeha Malcom Francis
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut
2023-01-12common: spl: ram: fix return codeNikita Shubin
2023-01-09Merge branch 'next'Tom Rini
2022-12-23common/spl/spl_ram: Remove unused defaultTom Rini
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini
2022-12-22spl: Kconfig: Fix SPL_OPTEE_IMAGE dependencyJagan Teki
2022-12-21usb: Update USB_STORAGE dependenciesTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-10spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini