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
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-14
Remove duplication of table_compute_checksum function
Tom Rini
2022-04-04
Merge branch 'next'
Tom Rini
2022-03-31
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-14
x86: Add an enum name for the GNVS firmware type
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-02-22
spl: x86: Correct the binman symbols for SPL
Simon Glass
2022-02-11
acpi: Move acpi_write_tables() to a generic header
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-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
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: acpi: Update acpi_fill_csrt() to use acpi_ctx
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: Move acpi_fill_header() to the generic header
Simon Glass
2022-01-25
acpi: Use finer-grained control of ACPI-table generation
Simon Glass
2022-01-25
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-25
x86: Allow any arch to generate ACPI tables
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
x86: efi: Set the correct link flags for the 64-bit EFI app
Simon Glass
2022-01-15
x86: efi: Don't use the 64-bit link script for the EFI app
Simon Glass
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
2022-01-15
x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2022-01-12
x86: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2021-12-31
x86: efi: Show the system-table revision
Simon Glass
2021-12-31
x86: efi: Add room for the binman definition in the dtb
Simon Glass
2021-12-31
x86: Don't process the kernel command line unless enabled
Simon Glass
[next]