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
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-08-12
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-04-04
Merge branch 'next'
Tom Rini
2022-03-31
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-02-09
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
arch: x86: lib: acpi_table: Fix MCFG entries
Moritz Fischer
2022-01-25
x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
Simon Glass
2022-01-25
x86: Move device-specific ACPI tables to a writer function
Simon Glass
2022-01-25
x86: Move CSRT table to a writer function
Simon Glass
2022-01-25
x86: Move TCPA table to a writer function
Simon Glass
2022-01-25
x86: Move MADT table to a writer function
Simon Glass
2022-01-25
x86: Move TPM2 table to a writer function
Simon Glass
2022-01-25
x86: Move SSDT table to a writer function
Simon Glass
2022-01-25
x86: Move FACP table into separate functions
Simon Glass
2022-01-25
x86: Move FADT table to a writer function
Simon Glass
2022-01-25
x86: Move GNVS table to a writer function
Simon Glass
2022-01-25
x86: Move DSDT table to a writer function
Simon Glass
2022-01-25
x86: Move FACS table to a writer function
Simon Glass
2022-01-25
x86: Move base tables to a writer function
Simon Glass
2022-01-25
x86: Use the ACPI table writer
Simon Glass
2022-01-25
x86: acpi: Split out context creation from base tables
Simon Glass
2022-01-25
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
x86: efi: Round out the link script for 64-bit EFI
Simon Glass
2022-01-15
x86: efi: Tweak the code used for the 64-bit EFI app
Simon Glass
2021-12-31
x86: Don't process the kernel command line unless enabled
Simon Glass
2021-12-31
x86: Allow booting a kernel from the EFI app
Simon Glass
2021-10-21
x86: Show some EFI info with the bdinfo command
Simon Glass
2021-10-21
x86: Create a new header for EFI
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-23
lmb: x86: Add arch_lmb_reserve()
Marek Vasut
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-08-02
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-03
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
Bin Meng
2021-08-03
x86: fsp: Don't program MTRR for DRAM for FSP1
Bin Meng
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-07-15
x86: Ensure the e820 map is installed in all cases
Simon Glass
2021-07-15
x86: Do cache set-up by default when booting from coreboot
Simon Glass
2021-07-07
x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used
Bin Meng
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
[next]