aboutsummaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini26-33/+4
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini26-4/+33
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini7-7/+0
2024-05-06common: Remove <common.h> and add needed includesTom Rini26-26/+4
2024-04-02Merge branch 'next'Tom Rini2-1/+9
2024-03-26spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDRRandolph1-1/+1
2024-03-20spl: Improve error message for SPL memory allocationLeo Yu-Chi Liang1-1/+6
2024-03-02log: fixup log_head after relocating global dataThomas Weißschuh1-0/+3
2024-02-04spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl frameworkKever Yang1-1/+2
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph2-1/+16
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-0/+19
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar1-0/+19
2024-01-29sunxi: Consider SPL size limitations for FIT loadingSamuel Holland1-2/+1
2024-01-29sunxi: spl: Disable padding from SPL_PAD_TOSamuel Holland1-2/+1
2024-01-08spl: binman: Disable u_boot_any symbols for i.MX93 boardsMathieu Othacehe3-3/+3
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-1/+1
2023-12-06sunxi: h616: (really) lower SPL stack address to avoid BROM dataAndre Przywara1-1/+1
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-1/+1
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini1-2/+2
2023-11-16fs: ext4: Remove unused parameter from ext4_mountSean Anderson1-2/+2
2023-11-16spl: fat: Add option to disable DMA alignmentSean Anderson3-4/+24
2023-11-16spl: spi: Consolidate spi_load_image_os into spl_spi_load_imageSean Anderson1-40/+14
2023-11-16spl: Convert spi to spl_loadSean Anderson1-67/+13
2023-11-16spl: Convert semihosting to spl_loadSean Anderson1-46/+6
2023-11-16spl: Convert NVMe to spl_loadSean Anderson1-55/+11
2023-11-16spl: Convert nor to spl_loadSean Anderson2-94/+7
2023-11-16spl: Convert net to spl_loadSean Anderson1-24/+5
2023-11-16spl: Convert nand to spl_loadSean Anderson1-54/+16
2023-11-16spl: Convert mmc to spl_loadSean Anderson2-82/+15
2023-11-16spl: Convert fat to spl_loadSean Anderson1-38/+18
2023-11-16spl: Convert ext to use spl_loadSean Anderson1-18/+18
2023-11-16spl: Add generic spl_load functionSean Anderson1-0/+10
2023-11-16spl: legacy: Split off LZMA decompression into its own functionSean Anderson1-35/+40
2023-11-16spl: nand: Remove spl_nand_legacy_readSean Anderson1-18/+11
2023-11-16spl: Only support bl_len when we have toSean Anderson14-28/+40
2023-11-16spl: Remove filename from spl_load_infoSean Anderson7-14/+6
2023-11-16spl: Set FAT bl_len to ARCH_DMA_MINALIGNSean Anderson4-27/+9
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson4-67/+61
2023-11-16spl: Take advantage of bl_len's power-of-twonessSean Anderson2-5/+5
2023-11-16spl: Remove dev from spl_load_infoSean Anderson2-6/+6
2023-11-16spl: Remove NULL assignments in spl_load_infoSean Anderson5-10/+0
2023-11-16spl: semihosting: Don't close fd before spl_load_simple_fitSean Anderson1-12/+8
2023-11-16spl: Make SHOW_ERRORS depend on LIBCOMMONSean Anderson2-2/+2
2023-11-16spl: blk_fs: Fix uninitialized return value when we can't get a blk_descSean Anderson1-1/+1
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson1-1/+1
2023-11-16spl: nand: Map memory before accessing itSean Anderson1-2/+5
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson1-8/+3
2023-11-16spl: legacy: Honor bl_len when decompressingSean Anderson1-6/+12
2023-11-16spl: nand: Fix NULL-pointer dereferenceSean Anderson1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1