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-10-09
spl: Jump to image at end of board_init_r
Jonas Karlman
2023-10-09
spl: add __noreturn attribute to spl_invoke_atf function
Chanho Park
2023-10-08
Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-10-07
spl: fit: support for booting a LZMA-compressed U-boot binary
Manoj Sai
2023-10-07
spl: fit: support for booting a GZIP-compressed U-boot binary
Manoj Sai
2023-10-06
spl: Move bloblist writing until the image is known
Simon Glass
2023-10-06
spl: Use the correct FIT_..._PROP constants
Simon Glass
2023-10-06
spl: Move the full FIT code to spl_fit.c
Simon Glass
2023-10-06
spl: Rename spl_load_fit_image() to load_simple_fit()
Simon Glass
2023-10-06
spl: Remove #ifdefs with BOOTSTAGE
Simon Glass
2023-10-06
spl: Avoid an #ifdef when printing gd->malloc_ptr
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
spl: Drop the switch() statement for OS selection
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Drop #ifdefs for BOARD_INIT and watchdog
Simon Glass
2023-10-06
spl: mx6: powerpc: Drop the condition on timer_init()
Simon Glass
2023-10-06
spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
Simon Glass
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
dm: core: Allow marking driver model as dead
Simon Glass
2023-09-19
spl: Tidy up load address in spl_ram
Simon Glass
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
spl: sdp: Detach the controller on error
Marek Vasut
2023-09-09
spl: undefined return value in spl_blk_load_image
Heinrich Schuchardt
2023-09-05
spl: add __noreturn attribute to spl_invoke_opensbi function
Chanho Park
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-19
spl: don't assume NVMe partition 1 exists
Heinrich Schuchardt
2023-08-17
spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
Elena Popa
2023-08-14
spl: add FIT support to semihosting boot method
Heinrich Schuchardt
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-07
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
2023-08-07
spl: remove duplicate SPL_MD5 option
Oleksandr Suvorov
2023-07-30
spl: initialize PCI before booting
Heinrich Schuchardt
2023-07-30
spl: blk: partition numbers are hexadecimal
Heinrich Schuchardt
2023-07-30
spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
Heinrich Schuchardt
2023-07-21
common: spl: spl: Remove video driver
Nikhil M Jain
2023-07-21
common: spl: spl: Update stack pointer address
Nikhil M Jain
2023-07-21
arm64: zynqmp: Switch to amd.com emails
Michal Simek
2023-07-07
tpl: Kconfig: TPL_BANNER_PRINT depends on DEBUG_UART && TPL_SERIAL
Ying Sun
2023-07-06
RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description
Heinrich Schuchardt
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-03
spl: spl_legacy: Fix spl_end address
Fabio Estevam
2023-06-24
imx: hab: Simplify the mechanism
Marek Vasut
2023-06-24
spl: spl_legacy: Add extra address checks
Marek Vasut
2023-06-20
spl: spl-nor: return error if no valid image was loaded
Mario Kicherer
2023-06-19
common: spl: Add spl NVMe boot support
Mayuresh Chitale
2023-06-19
spl: blk: Support loading images from fs
Mayuresh Chitale
[next]