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
/
arch
/
x86
/
lib
/
e820.c
Age
Commit message (
Expand
)
Author
2025-04-03
x86: Add a new API for e820
Simon Glass
2025-04-03
x86: e820: Add a function to dump the e820 table
Simon Glass
2024-10-15
x86: e820: use the lmb API for adding RAM memory
Sughosh Ganu
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2019-09-10
x86: efi_loader: Use efi_add_conventional_memory_map()
Park, Aiden
2018-09-23
efi_loader: simplify ifdefs
Stephen Warren
2018-07-02
x86: efi_loader: Build EFI memory map per E820 table
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-16
x86: Rename e820entry to e820_entry
Bin Meng
2018-04-16
x86: Use 'unsigned int' in install_e820_map() functions
Bin Meng
2015-10-21
x86: Move install_e820_map() out of zimage.c
Bin Meng