summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2023-10-07spl: fit: support for booting a LZMA-compressed U-boot binaryManoj Sai
2023-10-07spl: fit: support for booting a GZIP-compressed U-boot binaryManoj Sai
2023-10-02Merge branch 'next'Tom Rini
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22dm: core: Allow marking driver model as deadSimon Glass
2023-09-19spl: Tidy up load address in spl_ramSimon Glass
2023-09-15sdp: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15spl: sdp: Detach the controller on errorMarek Vasut
2023-09-09spl: undefined return value in spl_blk_load_imageHeinrich Schuchardt
2023-09-05spl: add __noreturn attribute to spl_invoke_opensbi functionChanho Park
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-19spl: don't assume NVMe partition 1 existsHeinrich Schuchardt
2023-08-17spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORElena Popa
2023-08-14spl: add FIT support to semihosting boot methodHeinrich Schuchardt
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
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