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
2024-02-04
spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework
Kever Yang
2024-01-31
spl: riscv: falcon: move fdt blob to specified address
Randolph
2024-01-29
Merge patch series "Move framebuffer reservation for SPL to RAM end"
Tom Rini
2024-01-29
spl: Enforce framebuffer reservation from end of RAM
Devarsh Thakkar
2024-01-29
sunxi: Consider SPL size limitations for FIT loading
Samuel Holland
2024-01-29
sunxi: spl: Disable padding from SPL_PAD_TO
Samuel Holland
2024-01-08
spl: binman: Disable u_boot_any symbols for i.MX93 boards
Mathieu Othacehe
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-06
sunxi: h616: (really) lower SPL stack address to avoid BROM data
Andre Przywara
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-17
Merge branch '2023-11-16-assorted-updates' into next
Tom Rini
2023-11-16
fs: ext4: Remove unused parameter from ext4_mount
Sean Anderson
2023-11-16
spl: fat: Add option to disable DMA alignment
Sean Anderson
2023-11-16
spl: spi: Consolidate spi_load_image_os into spl_spi_load_image
Sean Anderson
2023-11-16
spl: Convert spi to spl_load
Sean Anderson
2023-11-16
spl: Convert semihosting to spl_load
Sean Anderson
2023-11-16
spl: Convert NVMe to spl_load
Sean Anderson
2023-11-16
spl: Convert nor to spl_load
Sean Anderson
2023-11-16
spl: Convert net to spl_load
Sean Anderson
2023-11-16
spl: Convert nand to spl_load
Sean Anderson
2023-11-16
spl: Convert mmc to spl_load
Sean Anderson
2023-11-16
spl: Convert fat to spl_load
Sean Anderson
2023-11-16
spl: Convert ext to use spl_load
Sean Anderson
2023-11-16
spl: Add generic spl_load function
Sean Anderson
2023-11-16
spl: legacy: Split off LZMA decompression into its own function
Sean Anderson
2023-11-16
spl: nand: Remove spl_nand_legacy_read
Sean Anderson
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
2023-11-16
spl: Set FAT bl_len to ARCH_DMA_MINALIGN
Sean Anderson
2023-11-16
spl: Refactor spl_load_info->read to use units of bytes
Sean Anderson
2023-11-16
spl: Take advantage of bl_len's power-of-twoness
Sean Anderson
2023-11-16
spl: Remove dev from spl_load_info
Sean Anderson
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
2023-11-16
spl: semihosting: Don't close fd before spl_load_simple_fit
Sean Anderson
2023-11-16
spl: Make SHOW_ERRORS depend on LIBCOMMON
Sean Anderson
2023-11-16
spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc
Sean Anderson
2023-11-16
mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
Sean Anderson
2023-11-16
spl: nand: Map memory before accessing it
Sean Anderson
2023-11-16
spl: nand: Set bl_len to page size
Sean Anderson
2023-11-16
spl: legacy: Honor bl_len when decompressing
Sean Anderson
2023-11-16
spl: nand: Fix NULL-pointer dereference
Sean Anderson
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-10-24
Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2023-10-22
sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
2023-10-19
spl: riscv: add os type for next booting stage
Randolph
2023-10-19
spl: riscv: opensbi: change the default os_type as varible
Randolph
2023-10-17
spl: Use map_sysmem where appropriate
Sean Anderson
2023-10-17
spl: Add callbacks to invalidate cached devices
Sean Anderson
2023-10-17
fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
[next]