~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
Kconfig
Commit message (
Expand
)
Author
Age
*
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
2023-08-07
*
spl: remove duplicate SPL_MD5 option
Oleksandr Suvorov
2023-08-07
*
RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description
Heinrich Schuchardt
2023-07-06
*
spl: blk: Support loading images from fs
Mayuresh Chitale
2023-06-19
*
spl: Add Kconfig options for NVME
Mayuresh Chitale
2023-06-19
*
usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
Marek Vasut
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-17
*
spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
Pali Rohár
2023-03-01
*
configs: Increase malloc size after relocation
Neha Malcom Francis
2023-01-18
*
Merge branch 'next'
Tom Rini
2023-01-09
|
\
|
*
usb: Update USB_STORAGE dependencies
Tom Rini
2022-12-21
|
*
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-21
|
|
\
|
*
|
spl: Migrate SYS_SATA_FAT_BOOT_PARTITION to Kconfig
Tom Rini
2022-12-05
*
|
|
spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency
Jagan Teki
2022-12-22
|
|
/
|
/
|
*
|
common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload
Kautuk Consul
2022-12-08
|
/
*
spl: Fix SPL_ATF and SPL_OPENSBI dependencies
Samuel Holland
2022-11-21
*
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS
Stefan Roese
2022-11-02
*
scripts: Makefile.spl: Enable memory drivers to be built for SPL
Roger Quadros
2022-10-26
*
sunxi: Kconfig: use SoC-wide values for some symbols
Andre Przywara
2022-10-18
*
arm: mvebu: Add default SPL_SIZE_LIMIT for 32-bit SoCs
Pali Rohár
2022-09-20
*
blk: Select SPL_LEGACY_BLOCK automatically
Simon Glass
2022-09-16
*
blk: Rename HAVE_BLOCK_DEVICE
Simon Glass
2022-09-16
*
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-08-11
*
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-26
*
|
spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
Andrew Davis
2022-07-25
|
/
*
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
2022-07-21
*
spl: allow using nand base without standard nand driver
Weijie Gao
2022-07-13
*
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-08
|
\
|
*
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-28
*
|
spl: Set SPL_MAX_SIZE default for AST2600
Joel Stanley
2022-07-06
*
|
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: 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
[next]