Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
53abdda2f69a44c3273deebcf2b25587b8623a65
/
lib
1d6132e
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
by Simon Glass
· 4 months ago
6c49fc5
xpl: Rename spl_next_phase() and spl_prev_phase()
by Simon Glass
· 4 months ago
456bdb7
xpl: Rename spl_phase() to xpl_phase()
by Simon Glass
· 4 months ago
6f933aa
fwu: print a message if empty capsule checks fail
by Sughosh Ganu
· 4 months ago
be281ec
fwu: do not allow capsule processing on exceeding Trial Counter threshold
by Sughosh Ganu
· 4 months ago
1049dc7
fwu: add dependency checks for selecting FWU metadata version
by Sughosh Ganu
· 4 months ago
03392f1
fwu: check all images for transitioning out of Trial State
by Sughosh Ganu
· 4 months ago
36811ff
fwu: v1: do a version check for the metadata
by Sughosh Ganu
· 4 months ago
5e9feee
fwu: v2: try reading both copies of metadata
by Sughosh Ganu
· 4 months ago
7de5162
efi_loader: Put back copyright message
by Simon Glass
· 5 months ago
250f692
efi_loader: Use puts() in cout so that console recording works
by Simon Glass
· 5 months ago
58d825f
include: export uuid.h
by Caleb Connolly
· 5 months ago
22c48a9
lib: uuid: supporting building as part of host tools
by Caleb Connolly
· 5 months ago
788cf33
efi: add a helper to generate dynamic UUIDs
by Caleb Connolly
· 5 months ago
4c5e1ff
lib: uuid: add UUID v5 support
by Caleb Connolly
· 5 months ago
775f765
Kconfig: clean up the efi configuration status
by Ilias Apalodimas
· 5 months ago
063b4ed
efi_loader: return the correct error in efi_bootmgr_release_uridp()
by Ilias Apalodimas
· 5 months ago
4a1eecc
efi_loader: rename efi_bootmgr_image_return_notify
by Ilias Apalodimas
· 5 months ago
292a4a4
efi_loader: shorten efi_bootmgr_release_uridp_resource()
by Ilias Apalodimas
· 5 months ago
360aadd
Merge patch series "Make LMB memory map global and persistent"
by Tom Rini
· 4 months ago
f8ffc6f
lmb: add logic to print lmb flag strings
by Sughosh Ganu
· 5 months ago
9b19e20
sandbox: move the TCG event log to the start of ram memory
by Sughosh Ganu
· 5 months ago
b58caad
lmb: remove the unused board_lmb_reserve() function
by Sughosh Ganu
· 5 months ago
6534d26
lmb: do away with arch_lmb_reserve()
by Sughosh Ganu
· 5 months ago
17f695d
ppc: lmb: move arch specific lmb reservations to arch_misc_init()
by Sughosh Ganu
· 5 months ago
30ffdd6
lmb: remove lmb_init_and_reserve_range() function
by Sughosh Ganu
· 5 months ago
c7ce26c
lmb: remove the lmb_init_and_reserve() function
by Sughosh Ganu
· 5 months ago
f4fb154
lmb: reserve common areas during board init
by Sughosh Ganu
· 5 months ago
8a9fc30
lmb: introduce a function to add memory to the lmb memory map
by Sughosh Ganu
· 5 months ago
6942bdb
lmb: allow lmb module to be used in SPL
by Sughosh Ganu
· 5 months ago
8281fde
lmb: config: add lmb config symbols for SPL
by Sughosh Ganu
· 5 months ago
e32bdd9
lmb: remove config symbols used for lmb region count
by Sughosh Ganu
· 5 months ago
5e9553c
lmb: allow for resizing lmb regions
by Sughosh Ganu
· 5 months ago
ed17a33
lmb: make LMB memory map persistent and global
by Sughosh Ganu
· 5 months ago
3d679ae
lmb: staticize __lmb_alloc_base()
by Sughosh Ganu
· 5 months ago
f506ca0
lmb: remove the unused lmb_is_reserved() function
by Sughosh Ganu
· 5 months ago
8c069df
Merge tag 'v2024.10-rc4' into next
by Tom Rini
· 5 months ago
ccda0ba
lib: crypto: fix ASYMMETRIC_KEY_TYPE dependency
by Tomas Paukrt
· 5 months ago
be222ac
list: use list_count_nodes() to count list entries
by Sughosh Ganu
· 5 months ago
d8503a4
lib: move phdr increment to for loop heading
by Maxim Moskalets
· 5 months ago
66ca5b7
global_data: Remove environment members if not used
by Simon Glass
· 5 months ago
dcd1b63
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
by Heinrich Schuchardt
· 5 months ago
3a8ad05
efi_loader: fix memory freeing in efi_get_dp_from_boot()
by Ilias Apalodimas
· 5 months ago
158cf0270
Merge tag 'v2024.10-rc3' into next
by Tom Rini
· 5 months ago
37dc8c2
lib: elf: Fix bootelf -p crash issue
by JianfengA.Zhu@sony.com
· 5 months ago
751e5bf
efi_loader: correct description of efi_get_distro_fdt_name
by Heinrich Schuchardt
· 5 months ago
68bd345
efi_loader: use list_count_nodes() in efi_protocols_per_handle()
by Heinrich Schuchardt
· 6 months ago
f4f845b
Merge patch series "Universal Payload initial series"
by Tom Rini
· 5 months ago
9767c66
fdt: Don't overwrite bloblist devicetree
by Simon Glass
· 5 months ago
2078aba
Merge patch series "alist: Implement a pointer list / array of structs"
by Tom Rini
· 5 months ago
75581e4
alist: Add support for an allocated pointer list
by Simon Glass
· 6 months ago
947aafd
lib: Handle a special case with str_to_list()
by Simon Glass
· 6 months ago
cafde93
fdt: Correct condition for bloblist existing
by Simon Glass
· 6 months ago
e464ad0
efi_memory: get the efi_mem_list node directly
by Sughosh Ganu
· 6 months ago
7aa0add
efi_memory: avoid possible null pointer dereference
by Sughosh Ganu
· 6 months ago
22f8930
efi_memory: use list_count_nodes() to count list entries
by Sughosh Ganu
· 6 months ago
48940c6
efi_loader: correct check in efi_load_option_dp_join()
by Heinrich Schuchardt
· 6 months ago
8c919fc
smbios: add extended Extended BIOS ROM Size
by Heinrich Schuchardt
· 6 months ago
272df36
efi_loader: add /dtbs search path
by Caleb Connolly
· 6 months ago
e1090d7
efi_loader: require EFI boot manager for EBBR compliance
by Heinrich Schuchardt
· 6 months ago
c0d3dda
efi_loader: adjust config options for capsule updates
by Ilias Apalodimas
· 7 months ago
4cf1275
zlib: Fix big performance regression
by Christophe Leroy
· 6 months ago
ff47fdd
efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description
by Michal Simek
· 6 months ago
5c1b5e6
efi_loader: find distro device-path for media devices
by Heinrich Schuchardt
· 6 months ago
af3c216
Merge patch series "api: Remove duplicate newlines"
by Tom Rini
· 6 months ago
2f8c004
lib: Remove duplicate newlines
by Marek Vasut
· 6 months ago
88ef1bf
efi_loader: print device-tree in dtbdump.efi
by Heinrich Schuchardt
· 7 months ago
659f97e
scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file
by Jonathan Humphreys
· 7 months ago
7d22317
Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841"""
by Tom Rini
· 6 months ago
608a88c
Fix Kconfig coding style from spaces to tab
by Anand Moon
· 7 months ago
4a8a54c
smbios: Correct error handling when writing tables
by Simon Glass
· 7 months ago
57c4cd1
initcall: Correct use of relocation offset
by Simon Glass
· 7 months ago
f0a259c
Merge patch series "m68k: Implement a default flush_dcache_all"
by Tom Rini
· 7 months ago
07a6c69
acpi: set creator_revision in acpi_fill_header
by Heinrich Schuchardt
· 9 months ago
65fbdab
Merge branch 'next'
by Tom Rini
· 7 months ago
bbacdd3
Revert "Merge patch series "zlib: Address CVE-2016-9841""
by Tom Rini
· 7 months ago
e7505b3
tpm: allow the user to select the compiled algorithms
by Ilias Apalodimas
· 7 months ago
cba3fa9
tpm: Untangle tpm2_get_pcr_info()
by Ilias Apalodimas
· 7 months ago
fed9c11
efi_loader: remove unneeded header files
by Ilias Apalodimas
· 7 months ago
a56037a
tpm: Move TCG functions into a separate file
by Ilias Apalodimas
· 7 months ago
27b462c
tpm: Move TCG headers into a separate file
by Ilias Apalodimas
· 7 months ago
b94217a
efi_selftest: can't have measured device-tree with kaslr-seed
by Heinrich Schuchardt
· 7 months ago
092b6ec
tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
by Simon Glass
· 7 months ago
a7eada2
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· 7 months ago
b73948c
efi_loader: fix the return values on efi_tcg
by Ilias Apalodimas
· 7 months ago
27d4966
tpm: fix the return code, if the eventlog buffer is full
by Ilias Apalodimas
· 7 months ago
a5a5756
lib: smbios: Detect system properties via SYSINFO IDs
by Michal Simek
· 9 months ago
85df7f1
lib: smbios: Let detect the system via sysinfo
by Michal Simek
· 9 months ago
19d41f4
efi_loader: avoid duplicate weak invalidate_icache_all()
by Heinrich Schuchardt
· 7 months ago
512ed81
smbios: only look for a SYSINFO udevice if SYSINFO support is enabled
by Quentin Schulz
· 7 months ago
d69759a
tpm: measure DTB in PCR1 instead of PCR0
by Ilias Apalodimas
· 7 months ago
46b6a3e
cmd: move ELF load and boot to lib/elf.c
by Maxim Moskalets
· 7 months ago
281a80c
Merge patch series "efi_loader: select BLK not depends on BLK"
by Tom Rini
· 7 months ago
66bd11b
efi_loader: select BLK not depends on BLK
by Tom Rini
· 8 months ago
9a171f8
efi_loader: Fix capsule_esl.dtsi.in comment style
by Michal Simek
· 8 months ago
3b7d26e
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
by Weizhao Ouyang
· 8 months ago
535321c
efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix
by Heinrich Schuchardt
· 7 months ago
e91b68f
efi_loader: load distro dtb in bootmgr
by Heinrich Schuchardt
· 9 months ago
8deb5d8
efi_loader: export efi_load_image_from_path
by Heinrich Schuchardt
· 9 months ago
b34528e
efi_loader: return binary from efi_dp_from_lo()
by Heinrich Schuchardt
· 9 months ago
Next »