index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
Age
Commit message (
Expand
)
Author
2023-05-17
usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-17
usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-08
common: spl: spl: Remove video driver before u-boot proper
Nikhil M Jain
2023-04-10
mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part
Pali Rohár
2023-03-01
spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
Pali Rohár
2023-02-06
spl: Drop unwanted return in spl_fit_upload_fpga()
Simon Glass
2023-01-20
spl: sata: Rework the loading case it not use IS_ENABLED(...)
Tom Rini
2023-01-20
global: Remove unused CONFIG defines
Tom Rini
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2023-01-18
configs: Increase malloc size after relocation
Neha Malcom Francis
2023-01-16
arm: rockchip: Add RV1126 arch core support
Jagan Teki
2023-01-12
gpio: Get rid of gpio_hog_probe_all()
Marek Vasut
2023-01-12
common: spl: ram: fix return code
Nikita Shubin
2023-01-09
Merge branch 'next'
Tom Rini
2022-12-23
common/spl/spl_ram: Remove unused default
Tom Rini
2022-12-23
global: Migrate CONFIG_MALLOC_F_ADDR to CFG
Tom Rini
2022-12-22
spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
Jagan Teki
2022-12-21
usb: Update USB_STORAGE dependencies
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-10
spl: spl_legacy: fix invalid offset in SPL_COPY_PAYLOAD_ONLY
Dai Okamura
2022-12-08
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
Kautuk Consul
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*
Tom Rini
2022-11-21
spl: Fix SPL_ATF and SPL_OPENSBI dependencies
Samuel Holland
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-02
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS
Stefan Roese
2022-10-31
vbe: Add Kconfig options for VPL
Simon Glass
2022-10-31
spl: Allow multiple loaders of the same time
Simon Glass
2022-10-31
spl: Add a separate silence option for SPL
Simon Glass
2022-10-31
spl: Refactor controls for console output
Simon Glass
2022-10-31
spl: Use binman suffix allow symbols of any SPL etype
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
2022-10-26
spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard
Roger Quadros
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-10-10
spl: atf: Fix clang -Wasm-operand-widths warning
Alistair Delva
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-20
arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
Pali Rohár
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-14
spl: fit: Allocate buffers aligned to cache line size
Stefan Herbrechtsmeier
2022-09-14
Add in the ability to load and boot an uncompressed kernel image during the F...
Nathan Barrett-Morrison
2022-08-11
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-08-11
spl: opensbi: fix typo
Nikita Shubin
2022-08-04
vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT
Quentin Schulz
[next]