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
/
lib
Age
Commit message (
Expand
)
Author
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2023-04-28
fdt: Indicate that people should use the ofnode API
Simon Glass
2023-04-28
mtd: nand: sunxi: Convert from fdtdec to ofnode
Samuel Holland
2023-04-21
efi_loader: remove unused efi_capsule_authenticate
Heinrich Schuchardt
2023-04-08
efi: loader: Make efi_runtime_mmio static
Bin Meng
2023-04-08
efi: loader: Make efi_mem static
Bin Meng
2023-04-08
efi: loader: Make efi_event_queue and efi_register_notify_events static
Bin Meng
2023-04-08
efi: selftest: Make load_file() and load_file2() static
Bin Meng
2023-04-08
efi: selftest: Make record static
Bin Meng
2023-04-08
efi_loader: avoid using HandleProtocol in initrddump.efi
Heinrich Schuchardt
2023-04-08
efi_loader: avoid using HandleProtocol in helloworld.efi
Heinrich Schuchardt
2023-04-06
lib: missing fallthrough comment in vsnprintf_internal()
Heinrich Schuchardt
2023-04-06
lmb: add max number of region in lmb_dump_region() output
Patrick Delaunay
2023-04-06
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrick Delaunay
2023-04-05
efi_loader: device_path: support blkmap devices
Tobias Waldekranz
2023-04-03
Merge branch 'next'
Tom Rini
2023-04-01
efi_loader: remove duplicate assignment
Heinrich Schuchardt
2023-04-01
efi_loader: correct shortening of device-paths
Heinrich Schuchardt
2023-03-30
lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
Marek Vasut
2023-03-27
Merge branch 'master' into next
Tom Rini
2023-03-25
efi: Include GUID names with EFI app and payload
Simon Glass
2023-03-25
efi: Add another tranch of GUIDs
Simon Glass
2023-03-25
efi_loader: simplify efi_str_to_u16()
Heinrich Schuchardt
2023-03-25
efi_loader: move dp_alloc() to efi_alloc()
Heinrich Schuchardt
2023-03-25
efi_loader: fix device-path for USB devices
Heinrich Schuchardt
2023-03-25
efi_loader: support for Ctrl() device path node
Heinrich Schuchardt
2023-03-25
efi_loader: fix device-path for USB devices
Heinrich Schuchardt
2023-03-25
efi_loader: support for Ctrl() device path node
Heinrich Schuchardt
2023-03-22
zlib: trees.c: Fix a warning with clang-15
Tom Rini
2023-03-22
libavb: Fix a warning with clang-15
Tom Rini
2023-03-22
console: Use flush() before panic and reset
Tony Dinh
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-13
efi_loader: describe term_get_char()
Heinrich Schuchardt
2023-03-13
efi_loader: update SetVariable attribute check
Masahisa Kojima
2023-03-02
lib: Add an SPL config for LIB_UUID
Simon Glass
2023-03-02
lib: Fix build condition for tiny-printf
Simon Glass
2023-03-02
lib: Add VPL options for SHA1 and SHA256
Simon Glass
2023-03-02
lib: Add a Kconfig for SPL_BZIP2
Simon Glass
2023-02-28
tpm: Implement tpm_auto_start() for TPMv1.2
Simon Glass
2023-02-28
efi_loader: use tpm_auto_start for the tpm device
Ilias Apalodimas
2023-02-28
tpm: add a function that performs selftest + startup
Ilias Apalodimas
2023-02-19
efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
Etienne Carriere
2023-02-19
efi_loader: Measure the loaded DTB
Etienne Carriere
2023-02-19
efi_loader: fix wrong attribute check for QueryVariableInfo
Masahisa Kojima
2023-02-19
efi_loader: avoid buffer overrun in efi_var_mem_compare
Heinrich Schuchardt
2023-02-12
lmb: Treat a region which is a subset as equal
Sjoerd Simons
2023-02-11
trace: Detect an infinite loop
Simon Glass
2023-02-11
trace: Correct the relocation handover with buffer overflow
Simon Glass
2023-02-11
trace: Show a few more stats about tracing
Simon Glass
2023-02-11
trace: Track the minimum stack depth
Simon Glass
[next]