Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e36bd3ee1f9a83748a7e3ef55e1736d66fe85d82
/
common
/
bloblist.c
5bfbd07
bloblist: fix bloblist convention check.
by Levi Yun
· Wed Jul 10 14:53:20 2024 +0100
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:11:00 2024 -0600
72c99cc
bloblist: Load the bloblist from the previous loader
by Raymond Mao
· Sat Feb 03 08:36:26 2024 -0800
1a99d2c
bloblist: refactor of bloblist_reloc()
by Raymond Mao
· Sat Feb 03 08:36:22 2024 -0800
bc7f0ab
bloblist: check bloblist with specified buffer size
by Raymond Mao
· Sat Feb 03 08:36:21 2024 -0800
fe016b6
bloblist: add API to check the register conventions
by Raymond Mao
· Sat Feb 03 08:36:20 2024 -0800
aee5a9c
bloblist: Add alignment to bloblist_new()
by Simon Glass
· Wed Dec 27 13:07:09 2023 -0800
39d5ad3
bloblist: Adjust the bloblist header
by Simon Glass
· Wed Dec 27 13:07:08 2023 -0800
703a5da
bloblist: Reduce blob-header size
by Simon Glass
· Wed Dec 27 13:07:07 2023 -0800
b560b24
bloblist: Handle alignment with a void entry
by Simon Glass
· Wed Dec 27 13:07:06 2023 -0800
8968c05
bloblist: Checksum the entire bloblist
by Simon Glass
· Wed Dec 27 13:07:05 2023 -0800
448115b
bloblist: Drop spare value from bloblist record
by Simon Glass
· Wed Dec 27 13:07:04 2023 -0800
01b4fdd
bloblist: Access record hdr_size and tag via a function
by Simon Glass
· Wed Dec 27 13:07:03 2023 -0800
c2aa4ef
bloblist: Adjust API to align in powers of 2
by Simon Glass
· Wed Dec 27 13:07:00 2023 -0800
871e5d0
bloblist: Update the tag numbering
by Simon Glass
· Wed Dec 27 13:06:59 2023 -0800
d2c642c
bloblist: Add missing name
by Simon Glass
· Tue Sep 26 08:14:52 2023 -0600
a28f39c
bloblist: Support initing from multiple places
by Simon Glass
· Tue Sep 26 08:14:51 2023 -0600
358077b
x86: Pass video settings from SPL to U-Boot proper
by Simon Glass
· Sat Jul 15 21:38:59 2023 -0600
e7d53ed
bloblist: Drop debugging
by Simon Glass
· Thu Oct 20 18:22:56 2022 -0600
1ab1692
common: Drop display_options.h from common header
by Simon Glass
· Sun Jul 31 12:28:48 2022 -0600
ef70ef7
bloblist: Update to use conditional value
by Simon Glass
· Sat Jan 22 05:07:27 2022 -0700
bbd7bda
bloblist: Relicense to allow BSD-3-Clause
by Simon Glass
· Wed Jan 12 19:26:25 2022 -0700
01fd56a
bloblist: Add functions to obtain base address and size
by Simon Glass
· Wed Jan 12 19:26:23 2022 -0700
c6fcb94
bloblist: Refactor Kconfig to support alloc or fixed
by Simon Glass
· Wed Jan 12 19:26:22 2022 -0700
963bf32
bloblist: Use LOG_CATEGORY to simply logging
by Simon Glass
· Wed Jan 12 19:26:20 2022 -0700
fd20df4
bloblist: Use explicit numbering for the tags
by Simon Glass
· Wed Jan 12 19:26:19 2022 -0700
0b6578a
bloblist: Drop unused tags
by Simon Glass
· Wed Jan 12 19:26:18 2022 -0700
90c1a58
bloblist: Rename the SPL tag
by Simon Glass
· Wed Jan 12 19:26:17 2022 -0700
5d2199d
bloblist: Support allocating the bloblist
by Simon Glass
· Wed Nov 03 21:09:20 2021 -0600
3e26de5
bloblist: Correct condition in bloblist_addrec()
by Simon Glass
· Mon Jul 05 16:32:55 2021 -0600
f20a113
bloblist: Support resizing a blob
by Simon Glass
· Mon Jul 05 16:32:53 2021 -0600
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
0da2c79
bloblist: Add missing tag names
by Simon Glass
· Wed Jan 13 20:29:44 2021 -0700
ab7e746
bloblist: Support relocating to a larger space
by Simon Glass
· Wed Jan 13 20:29:43 2021 -0700
0637397
bloblist: Allow custom alignment for blobs
by Simon Glass
· Sat Sep 19 18:49:29 2020 -0600
d7985e6
bloblist: Tidy up the data alignment
by Simon Glass
· Sat Sep 19 18:49:28 2020 -0600
b936a97
bloblist: Add a command
by Simon Glass
· Sat Sep 19 18:49:26 2020 -0600
3e85ea0
bloblist: Zero records when adding
by Simon Glass
· Mon Jan 27 08:49:52 2020 -0700
32ec7c6
bloblist: Tidy up a few comments and code-style nits
by Simon Glass
· Mon Jan 27 08:49:51 2020 -0700
1e0304e
bloblist: Add a new function to add or check size
by Simon Glass
· Mon Jan 27 08:49:50 2020 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
712bd2d
Add core support for a bloblist to convey data from SPL
by Simon Glass
· Thu Nov 15 18:43:50 2018 -0700