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
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-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
2022-08-04
spl: mmc: Use correct MMC device when loading image
Harald Seiler
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
spl: fit: pass real compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
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-18
spl: spl_spi: add spi_nor_remove() to soft reset flash
Vaishnav Achath
2022-07-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-07-14
spl: sdp: Pass the USB index to board_usb_init()
Fabio Estevam
2022-07-13
spl: nand: support loading legacy image with payload compressed
Weijie Gao
2022-07-13
spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY
Weijie Gao
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-07-06
common: spl: spl_spi: add support for dynamic override of sf bus
Vaishnav Achath
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: Check at runtime if binman symbols were filled in
Alper Nebi Yasak
2022-06-28
spl: binman: Add config options for binman symbols in VPL
Alper Nebi Yasak
[next]