summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev
2023-11-16poplar: provide more space for kernel imageIgor Opaniuk
2023-11-16poplar: use random mac addressIgor Opaniuk
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-16spi: meson_spifc_a1: Use define for time intervalIgor Prusov
2023-11-16linux/time.h: Add Linux time conversion definesIgor Prusov
2023-11-16fs: ext4: Remove unused parameter from ext4_mountSean Anderson
2023-11-16sysreset: Fix unsupported request return valuesPaul Barker
2023-11-16board: cssi: Remove usage of common.hChristophe Leroy
2023-11-16powerpc: mpc8xx: Remove usage of common.hChristophe Leroy
2023-11-16fs/squashfs: enable LZ4 compression supportDavid Oberhollenzer
2023-11-16fs/squashfs: remove unused declarationsDavid Oberhollenzer
2023-11-16bootm: Enable legacy VxWorks booting from FITsSean Anderson
2023-11-16test: eth: Don't crash if env_get returns NULLSean Anderson
2023-11-16Merge patch series "spl: Use common function for loading/parsing images"Tom Rini
2023-11-16spl: fat: Add option to disable DMA alignmentSean Anderson
2023-11-16spl: spi: Consolidate spi_load_image_os into spl_spi_load_imageSean Anderson
2023-11-16spl: Convert spi to spl_loadSean Anderson
2023-11-16spl: Convert semihosting to spl_loadSean Anderson
2023-11-16spl: Convert NVMe to spl_loadSean Anderson
2023-11-16spl: Convert nor to spl_loadSean Anderson
2023-11-16spl: Convert net to spl_loadSean Anderson
2023-11-16spl: Convert nand to spl_loadSean Anderson
2023-11-16spl: Convert mmc to spl_loadSean Anderson
2023-11-16spl: Convert fat to spl_loadSean Anderson
2023-11-16spl: Convert ext to use spl_loadSean Anderson
2023-11-16spl: Add generic spl_load functionSean Anderson
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson
2023-11-16spl: legacy: Split off LZMA decompression into its own functionSean Anderson
2023-11-16spl: nand: Remove spl_nand_legacy_readSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Set FAT bl_len to ARCH_DMA_MINALIGNSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-11-16spl: Take advantage of bl_len's power-of-twonessSean Anderson
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-11-16spl: Remove NULL assignments in spl_load_infoSean Anderson
2023-11-16spl: semihosting: Don't close fd before spl_load_simple_fitSean Anderson
2023-11-16spl: Make SHOW_ERRORS depend on LIBCOMMONSean Anderson
2023-11-16arm: Disable SPL_FS_FAT when it isn't usedSean Anderson
2023-11-16spl: blk_fs: Fix uninitialized return value when we can't get a blk_descSean Anderson
2023-11-16arm: Enable SYS_THUMB_BUILD on AT91Sean Anderson
2023-11-16test: spl: Add a test for NANDSean Anderson
2023-11-16nand: Add sandbox driverSean Anderson
2023-11-16arch: sandbox: Add function to create temporary filesSean Anderson
2023-11-16nand: Allow reinitializationSean Anderson
2023-11-16nand: Add function to unregister NAND devicesSean Anderson
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson