index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
path:
root
/
include
/
bloblist.h
Age
Commit message (
Expand
)
Author
2025-02-19
Merge patch series "bloblist: refactor xferlist and bloblist"
Tom Rini
2025-02-19
bloblist: kconfig for mandatory incoming standard passage
Raymond Mao
2025-02-19
bloblist: refactor xferlist and bloblist
Raymond Mao
2025-02-11
Merge patch series "Enable bloblist support on Vexpress64"
Tom Rini
2025-02-11
bloblist: fix typo in code comments
Harrison Mutai
2025-01-28
bloblist: add api to get blob with size
Raymond Mao
2024-12-18
sandbox: fix bloblist_finish() linker error if BLOBLIST=n
Evgeny Bachinin
2024-10-27
arm: cpu: Add ACPI parking protocol support
Patrick Rudolph
2024-07-18
bloblist: fix bloblist convention check.
Levi Yun
2024-02-29
bloblist: Load the bloblist from the previous loader
Raymond Mao
2024-02-29
bloblist: refactor of bloblist_reloc()
Raymond Mao
2024-02-29
bloblist: check bloblist with specified buffer size
Raymond Mao
2024-02-29
bloblist: add API to check the register conventions
Raymond Mao
2023-12-31
bloblist: Update documentation and header comment
Simon Glass
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: Drop spare value from bloblist record
Simon Glass
2023-12-31
bloblist: Set version to 1
Simon Glass
2023-12-31
bloblist: Change the magic value
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
2023-10-06
bloblist: Support initing from multiple places
Simon Glass
2023-07-17
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2022-10-31
vbe: Record which phases loaded using VBE
Simon Glass
2022-06-28
bloblist: Describe the design goals
Simon Glass
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: doc: Bring in the API documentation
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 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
2022-01-13
bloblist: Put the magic number first
Simon Glass
2021-07-21
bloblist: Tidy up a few API comments
Simon Glass
2021-07-21
bloblist: Support resizing a blob
Simon Glass
2021-01-27
bloblist: Support relocating to a larger space
Simon Glass
2020-11-06
x86: Allow putting some tables in the bloblist
Simon Glass
2020-10-06
bloblist: Fix up a few comments
Simon Glass
2020-10-06
bloblist: Allow custom alignment for blobs
Simon Glass
2020-10-06
bloblist: Add a command
Simon Glass
2020-09-25
acpi: tpm: Add a TPM1 table
Simon Glass
2020-09-25
acpi: tpm: Add a TPM2 table
Simon Glass
2020-09-25
x86: apl: Support writing the IntelGraphicsMem table
Simon Glass
2020-09-25
x86: coral: Add ACPI tables for coral
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
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass