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
/
bloblist.c
Age
Commit message (
Expand
)
Author
2022-02-08
bloblist: Update to use conditional value
Simon Glass
2022-01-13
bloblist: Relicense to allow BSD-3-Clause
Simon Glass
2022-01-13
bloblist: Add functions to obtain base address and size
Simon Glass
2022-01-13
bloblist: Refactor Kconfig to support alloc or fixed
Simon Glass
2022-01-13
bloblist: Use LOG_CATEGORY to simply logging
Simon Glass
2022-01-13
bloblist: Use explicit numbering for the tags
Simon Glass
2022-01-13
bloblist: Drop unused tags
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2021-12-05
bloblist: Support allocating the bloblist
Simon Glass
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
2021-07-21
bloblist: Support resizing a blob
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
bloblist: Add missing tag names
Simon Glass
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
2020-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
bloblist: Tidy up the data alignment
Simon Glass
2020-10-06
bloblist: Add a command
Simon Glass
2020-02-05
bloblist: Zero records when adding
Simon Glass
2020-02-05
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass