index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
bloblist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bloblist: Update to use conditional value
Simon Glass
2022-02-08
1
-4
/
+11
*
bloblist: Relicense to allow BSD-3-Clause
Simon Glass
2022-01-13
1
-1
/
+1
*
bloblist: Add functions to obtain base address and size
Simon Glass
2022-01-13
1
-0
/
+12
*
bloblist: Refactor Kconfig to support alloc or fixed
Simon Glass
2022-01-13
1
-15
/
+24
*
bloblist: Use LOG_CATEGORY to simply logging
Simon Glass
2022-01-13
1
-11
/
+10
*
bloblist: Use explicit numbering for the tags
Simon Glass
2022-01-13
1
-15
/
+30
*
bloblist: Drop unused tags
Simon Glass
2022-01-13
1
-3
/
+1
*
bloblist: Rename the SPL tag
Simon Glass
2022-01-13
1
-1
/
+1
*
bloblist: Support allocating the bloblist
Simon Glass
2021-12-05
1
-2
/
+14
*
bloblist: Correct condition in bloblist_addrec()
Simon Glass
2021-07-21
1
-1
/
+1
*
bloblist: Support resizing a blob
Simon Glass
2021-07-21
1
-2
/
+69
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
bloblist: Add missing tag names
Simon Glass
2021-01-27
1
-0
/
+6
*
bloblist: Support relocating to a larger space
Simon Glass
2021-01-27
1
-0
/
+11
*
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
1
-12
/
+20
*
bloblist: Tidy up the data alignment
Simon Glass
2020-10-06
1
-6
/
+26
*
bloblist: Add a command
Simon Glass
2020-10-06
1
-3
/
+59
*
bloblist: Zero records when adding
Simon Glass
2020-02-05
1
-0
/
+3
*
bloblist: Tidy up a few comments and code-style nits
Simon Glass
2020-02-05
1
-3
/
+2
*
bloblist: Add a new function to add or check size
Simon Glass
2020-02-05
1
-1
/
+18
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
1
-0
/
+1
*
Add core support for a bloblist to convey data from SPL
Simon Glass
2018-11-26
1
-0
/
+239