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
/
test
/
bloblist.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
test: Remove <common.h> and add needed includes
Tom Rini
2024-02-29
bloblist: refactor of bloblist_reloc()
Raymond Mao
2024-02-29
bloblist: check bloblist with specified buffer size
Raymond Mao
2023-12-31
bloblist: Add alignment to bloblist_new()
Simon Glass
2023-12-31
bloblist: Adjust the bloblist header
Simon Glass
2023-12-31
bloblist: Reduce blob-header size
Simon Glass
2023-12-31
bloblist: Checksum the entire bloblist
Simon Glass
2023-12-31
bloblist: Adjust API to align in powers of 2
Simon Glass
2023-12-31
bloblist: Update the tag numbering
Simon Glass
2022-01-13
bloblist: Add functions to obtain base address and size
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: Put the magic number first
Simon Glass
2021-09-16
test: Tidy a comment in the bloblist test
Simon Glass
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
2021-07-21
bloblist: Support resizing a blob
Simon Glass
2021-03-12
test: Add a macros for finding tests in linker_lists
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
2021-01-16
test: Avoid assuming sandbox board for bloblist test
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: Compare addresses rather than pointers in tests
Simon Glass
2020-10-06
bloblist: Add a command
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
bloblist: Zero records when adding
Simon Glass
2020-02-05
bloblist: Add a new function to add or check size
Simon Glass
2020-01-07
cmd_ut: add a parameter prefix to the function cmd_ut_category
Philippe Reynes
2018-11-26
test: Add a simple test for bloblist
Simon Glass