summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)AuthorFilesLines
2023-07-21common: spl: spl: Remove video driverNikhil M Jain1-11/+11
2023-07-21common: spl: spl: Update stack pointer addressNikhil M Jain1-0/+1
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek1-1/+1
2023-07-07tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIALYing Sun1-0/+1
2023-07-06RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS descriptionHeinrich Schuchardt1-2/+4
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini3-9/+22
2023-07-03spl: spl_legacy: Fix spl_end addressFabio Estevam1-1/+1
2023-06-24imx: hab: Simplify the mechanismMarek Vasut1-7/+0
2023-06-24spl: spl_legacy: Add extra address checksMarek Vasut1-0/+20
2023-06-20spl: spl-nor: return error if no valid image was loadedMario Kicherer1-1/+1
2023-06-20common: spl: Add spl NVMe boot supportMayuresh Chitale2-0/+33
2023-06-20spl: blk: Support loading images from fsMayuresh Chitale3-0/+136
2023-06-20spl: Add Kconfig options for NVMEMayuresh Chitale1-0/+26
2023-06-14spl: ext: Use partition size for mountMayuresh Chitale1-2/+2
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2-2/+2
2023-06-12global: Use proper project name U-BootMichal Simek2-2/+2
2023-06-01spl: Correct checking of configuration nodeBin Meng1-1/+1
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut1-63/+0
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut1-17/+0
2023-05-17usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut1-10/+0
2023-05-08common: spl: spl: Remove video driver before u-boot properNikhil M Jain1-0/+15
2023-04-10mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár1-1/+1
2023-03-01spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár2-9/+12
2023-02-06spl: Drop unwanted return in spl_fit_upload_fpga()Simon Glass1-1/+0
2023-01-20spl: sata: Rework the loading case it not use IS_ENABLED(...)Tom Rini1-16/+9
2023-01-20global: Remove unused CONFIG definesTom Rini1-10/+2
2023-01-19Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-0/+1
2023-01-18trace: Use notrace for shortSimon Glass1-0/+1
2023-01-18configs: Increase malloc size after relocationNeha Malcom Francis1-0/+1
2023-01-16arm: rockchip: Add RV1126 arch core supportJagan Teki1-1/+1
2023-01-12gpio: Get rid of gpio_hog_probe_all()Marek Vasut1-3/+0
2023-01-12common: spl: ram: fix return codeNikita Shubin1-4/+5
2023-01-09Merge branch 'next'Tom Rini11-28/+25
2022-12-23common/spl/spl_ram: Remove unused defaultTom Rini1-4/+0
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini1-2/+2
2022-12-22spl: Kconfig: Fix SPL_OPTEE_IMAGE dependencyJagan Teki1-0/+1
2022-12-22usb: Update USB_STORAGE dependenciesTom Rini1-1/+1
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini2-3/+3
2022-12-10spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLYDai Okamura1-2/+2
2022-12-08common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payloadKautuk Consul1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini7-13/+13
2022-12-06spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to KconfigTom Rini2-4/+5
2022-12-06global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-4/+4
2022-11-21spl: Fix SPL_ATF and SPL_OPENSBI dependenciesSamuel Holland1-1/+3
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-4/+7
2022-11-02mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPSStefan Roese1-0/+1
2022-10-31vbe: Add Kconfig options for VPLSimon Glass1-0/+30
2022-10-31spl: Allow multiple loaders of the same timeSimon Glass1-31/+25
2022-10-31spl: Add a separate silence option for SPLSimon Glass1-1/+1
2022-10-31spl: Refactor controls for console outputSimon Glass1-3/+1