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
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-12-08
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
Kautuk Consul
2022-11-21
spl: Fix SPL_ATF and SPL_OPENSBI dependencies
Samuel Holland
2022-11-02
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS
Stefan Roese
2022-10-26
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
2022-10-18
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-09-20
arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
Pali Rohár
2022-09-16
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-08-11
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-07-26
Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2022-07-26
spl: Use SPL_FIT_IMAGE_TINY for iMX9
Peng Fan
2022-07-26
spl: imx8mm: enlarge SPL_MAX_SIZE
Peng Fan
2022-07-26
xilinx: zynqmp: Do not use 0 as spl bss start address
Stefan Herbrechtsmeier
2022-07-25
spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
Andrew Davis
2022-07-21
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
2022-07-13
spl: allow using nand base without standard nand driver
Weijie Gao
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-06
spl: Set SPL_MAX_SIZE default for AST2600
Joel Stanley
2022-06-28
Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
2022-06-28
spl: binman: Disable u_boot_any symbols for i.MX8M boards
Alper Nebi Yasak
2022-06-28
spl: binman: Split binman symbols support from enabling binman
Alper Nebi Yasak
2022-06-06
spl: Rework and tighten some dependencies
Tom Rini
2022-06-06
spl: Rework Kconfig to be more menu driven
Tom Rini
2022-06-06
spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate files
Tom Rini
2022-06-06
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_TARGET to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_GD_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_START_ADDR to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_RELOC_TEXT_BASE et al to Kconfig
Tom Rini
2022-06-06
imx7: Update CONFIG_SPL_STACK defaults in Kconfig
Tom Rini
2022-06-06
imx6: Update CONFIG_SPL_STACK defaults in Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_PAD_TO et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig
Tom Rini
2022-05-11
spl: Force disable non-FIT loading for TI secure devices
Andrew Davis
2022-05-11
spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT
Andrew Davis
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-04-11
spl: allow boot from first bootable partition
Jérôme Carretero
2022-04-06
Add a default for TPL_TEXT_BASE
Simon Glass
2022-03-18
spl: Correct Kconfig help for TPL_BINMAN_SYMBOLS
Simon Glass
2022-02-22
spl: Allow disabling binman symbols in SPL
Simon Glass
[next]