index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
lib
Age
Commit message (
Expand
)
Author
2024-11-11
lmb: Add basic io_lmb functionality
Janne Grunau
2024-11-11
lmb: cosmetic: reorder functions and global LMB variable
Janne Grunau
2024-11-11
lmb: Do not use global LMB variable in _lmb_free()
Janne Grunau
2024-11-09
efi_loader: Drop sandbox PXE architecture
Simon Glass
2024-11-09
sandbox: Report host default-filename in native mode
Simon Glass
2024-11-09
efi_loader: Move get_efi_pxe_arch() to efi_helper
Simon Glass
2024-11-09
efi: Move default filename to a function
Simon Glass
2024-11-09
efi_loader: Add a test app
Simon Glass
2024-11-09
efi_loader: Change efi_dp_from_mem() to use size
Moritz Fischer
2024-11-09
lmb: Drop extra 16KB of stack space
Simon Glass
2024-11-03
alist: Add a way to efficiently filter an alist
Simon Glass
2024-11-03
alist: Add a function to empty the list
Simon Glass
2024-11-03
alist: Add for-loop helpers
Simon Glass
2024-11-03
alist: Add a way to get the next element
Simon Glass
2024-11-01
Merge patch series "fs: ext4: implement opendir, readdir, closedir"
Tom Rini
2024-11-01
efi_loader: fix GetInfo and SetInfo
Heinrich Schuchardt
2024-11-01
lmb: remove __maybe_unused from lmb_map_update_notify
Heinrich Schuchardt
2024-11-01
acpi_table: Fix coverity defect in acpi_write_spcr
Patrick Rudolph
2024-10-31
Merge tag 'efi-2025-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2024-10-31
lib: efi_loader: Fix efi_dp_from_mem() calls
Moritz Fischer
2024-10-31
efi_loader: Make tcg2_uninit() static
Ilias Apalodimas
2024-10-30
efi_loader: Remove unused diskid
Ilias Apalodimas
2024-10-30
efi_loader: Mark static functions in smbiosdump
Ilias Apalodimas
2024-10-30
efi_loader: Mark static function in dumpdtb
Ilias Apalodimas
2024-10-30
efi_loader: Mark efi_bootmgr_release_uridp as static
Ilias Apalodimas
2024-10-30
efi_loader: Simplify efi_free_pages()
Ilias Apalodimas
2024-10-30
lmb: Correctly unmap memory after notifications
Ilias Apalodimas
2024-10-30
efi_loader: fix CONFIG_EFI_HTTP dependencies
Heinrich Schuchardt
2024-10-30
efi_selftest: make HII test data static
Heinrich Schuchardt
2024-10-30
efi_selftest: fix typo 'got languages' in HII test
Heinrich Schuchardt
2024-10-29
lmb: Remove lmb_alloc_flags()
Ilias Apalodimas
2024-10-29
lmb: Simplify lmb_should_notify usage
Ilias Apalodimas
2024-10-29
lmb: Fix lmb_add_region_flags() return codes and testing
Ilias Apalodimas
2024-10-29
lmb: add a check to prevent memory overrun
Sughosh Ganu
2024-10-28
Revert "acpi_table: Fix coverity defect in acpi_write_spcr"
Tom Rini
2024-10-28
acpi_table: Fix coverity defect in acpi_write_spcr
Patrick Rudolph
2024-10-27
Merge patch series "Implement ACPI on aarch64"
Tom Rini
2024-10-27
arm: cpu: Add ACPI parking protocol support
Patrick Rudolph
2024-10-27
common: Enable BLOBLIST_TABLES on arm
Patrick Rudolph
2024-10-27
acpi: Add processor device
Patrick Rudolph
2024-10-27
acpi: Allocate and write ACPI tables
Patrick Rudolph
2024-10-27
acpi_table: Support platforms with unusable RSDT
Patrick Rudolph
2024-10-27
acpi: acpi_table: Add IORT support
Patrick Rudolph
2024-10-27
acpi: Add ACPITAB for PPTT and GTDT
Patrick Rudolph
2024-10-27
acpi: acpi_table: Bump revisions
Patrick Rudolph
2024-10-27
acpi: Add fill_madt to acpi_ops
Patrick Rudolph
2024-10-27
acpi: x86: Move MADT to common code
Patrick Rudolph
2024-10-27
acpi: x86: Write FADT in common code
Maximilian Brune
2024-10-27
acpi: x86: Move SPCR and DBG2 into common code
Maximilian Brune
2024-10-25
Merge patch series "Allow showing the memory map"
Tom Rini
[next]