index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2018-08-28
acpi: Hide Chrome and coreboot specific devices
David Wu
2018-08-27
x86/acpi: Add ACPI table revision function
Marc Jones
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-17
arch/x86/acpigen: add methods for cppc
Matt Delco
2018-08-15
arch/x86/acpigen: refactor calls to acpigen_write_register
Matt Delco
2018-08-07
arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm)
Julius Werner
2018-07-02
arch/x86: add SMM caller
Patrick Georgi
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2018-06-04
arch/x86: Introduce postcar_frame_add_romcache()
Nico Huber
2018-05-31
arch/x86/include/arch: Remove space after __attribute__
Elyes HAOUAS
2018-05-11
acpi: Add support for writing ACPI _PLD structures
Duncan Laurie
2018-05-11
acpi: Add support for generating ACPI _UPC
Duncan Laurie
2018-05-08
arch/x86/acpi_device: Add macros to define gpio with wake flag
Harsha Priya
2018-05-08
Move `pci_ops_mmconf` from arch/x86/ to device/
Nico Huber
2018-05-08
arch/x86/acpi: Get rid of device_t
Elyes HAOUAS
2018-05-02
src/drivers: Add reset/enable/stop_off_ms variables to ACPI devices
Shelley Chen
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-04-26
arch/x86: allow idt to be available to link in all stages
Aaron Durbin
2018-04-24
arch/x86: add ENV_CACHE_AS_RAM
Aaron Durbin
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-09
ACPI S3: Drop too early resume backup
Kyösti Mälkki
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2018-01-31
arch/x86/acpigen: Add generator for _ROM
Patrick Rudolph
2018-01-17
cpu/intel/speedstep: Fix the PNOT ACPI method
Arthur Heymans
2018-01-17
arch/x86/acpi_device: Provide macros for GPIO input with polarity
Furquan Shaikh
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-15
arch/x86/acpi: Add support for writing ACPI DBG2 table
Duncan Laurie
2017-11-10
arch/x86: Add common AMD ACPI hardware definitions
Marshall Dawson
2017-11-04
arch/x86/acpigen: Add function to write a CPU package
Nico Huber
2017-09-22
arch/x86: Add ebda read/write functions into EBDA library
Subrata Banik
2017-09-22
arch/x86: Enable ebda library for romstage and postcar
Subrata Banik
2017-09-13
arch/x86: Fix typo with MTRR
Kyösti Mälkki
2017-09-05
Move ADDR32() hack to arch/x86
Patrick Georgi
2017-08-30
acpigen: Add stop gpio control to power resource
Furquan Shaikh
2017-08-30
acpi_device: Provide a new function to add a list of properties
Duncan Laurie
2017-08-19
i82801dx/gx/ix/jx: Add low-memory backup for S3 path
Kyösti Mälkki
2017-08-17
arch/x86: Make postcar TempRamExit call generic
Marshall Dawson
2017-07-26
Port cmos.default handling to C environment bootblock
Nico Huber
2017-07-24
Fix files with multiple newlines at the end.
Martin Roth
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-06-08
arch/x86/acpigen: Add additional opcodes
Patrick Rudolph
2017-05-30
arch: Unify basic cache clearing API
Julius Werner
2017-05-30
arch/x86: Add function to determine if we're currently running from CAR
Julius Werner
2017-05-22
arch/x86/include: Use IS_ENABLED() macro
Nico Huber
2017-04-25
arch/x86: Add read64 and write64 functions
Marshall Dawson
2017-04-08
arch/x86: remove CAR global migration when postcar stage is used
Aaron Durbin
2017-04-03
arch/x86/acpigen: Allow writing buffers larger than 256 bytes
Rizwan Qureshi
2017-03-20
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
[next]