index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-11-16
bootm: Enable legacy VxWorks booting from FITs
Sean Anderson
2023-11-16
test: eth: Don't crash if env_get returns NULL
Sean Anderson
2023-11-16
Merge patch series "spl: Use common function for loading/parsing images"
Tom Rini
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
test: spl: Support testing LEGACY_LZMA filesystem images
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
Merge patch series "nand: Add sandbox tests"
Tom Rini
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
arm: Disable SPL_FS_FAT when it isn't used
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
arm: Enable SYS_THUMB_BUILD on AT91
Sean Anderson
2023-11-16
test: spl: Add a test for NAND
Sean Anderson
2023-11-16
nand: Add sandbox driver
Sean Anderson
2023-11-16
arch: sandbox: Add function to create temporary files
Sean Anderson
2023-11-16
nand: Allow reinitialization
Sean Anderson
2023-11-16
nand: Add function to unregister NAND devices
Sean Anderson
2023-11-16
mtd: Add some fallbacks for add/del_mtd_device
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
cmd: 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
nand: spl_loaders: Only read enough pages to load the image
Sean Anderson
2023-11-16
nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automatically
Sean Anderson
2023-11-16
nand: Don't dereference NULL manufacturer_desc
Sean Anderson
2023-11-16
spl: nand: Fix NULL-pointer dereference
Sean Anderson
2023-11-15
Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-11-14
bootstage: Correct exhasuted typo
Simon Glass
2023-11-14
sandbox: Close file after mmaping it
Sean Anderson
2023-11-14
dm: Do not enable debug messages by default
Heinrich Schuchardt
[prev]
[next]