index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2016-11-17
arch/x86/acpigen: Implement acpigen functions to return integer & string
Naresh G Solanki
2016-11-16
arch/x86/acpigen: Fix acpigen for If (Lequal (...))
Furquan Shaikh
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-07
arch/x86/acpigen: Add OperationRegion & Field method
Naresh G Solanki
2016-10-25
arch/x86/acpigen_dsm: Add support for DSM types
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add support for _DSM method generation
Furquan Shaikh
2016-10-25
arch/x86/acpigen: Add more functions to ACPIGEN library
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Add support for interacting with GPIOs
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Add new functions to acpigen library
Furquan Shaikh
2016-10-24
arch/x86/acpigen: Clean up acpigen library
Furquan Shaikh
2016-10-07
x86/acpi_device: Add support for GPIO output polarity
Furquan Shaikh
2016-09-27
x86: acpi: Use GOOG ID for coreboot table
Duncan Laurie
2016-09-21
x86: acpi: Add function for querying GPE status
Duncan Laurie
2016-09-19
Revert "x86: acpi: Add function for querying GPE status"
Duncan Laurie
2016-09-19
x86: acpi: Add function for querying GPE status
Duncan Laurie
2016-09-15
arch/acpi_ivrs.h: Update 8-byte IVRS entry values
Martin Roth
2016-09-12
arch/x86: Always compile postcar library in romstage
Rizwan Qureshi
2016-09-07
include/arch/acpi.h: change IVRS efr field to iommu_feature_info
Martin Roth
2016-09-07
arch/x86/include: Add #defines for IVRS tables
Martin Roth
2016-09-04
arch/acpi.h: add #if guard to handle the absence of device_t type
Antonello Dettori
2016-08-28
src/arch: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-06
acpi: Generate object for coreboot table region
Duncan Laurie
2016-08-03
ACPI: Add code to create root port entry in DMAR table
Werner Zeh
2016-08-03
ACPI: Add code to include ATSR structure in DMAR table
Werner Zeh
2016-07-31
src/arch: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2016-07-15
arch/x86: provide common Intel ACPI hardware definitions
Aaron Durbin
2016-07-15
arch/x86: provide common ACPI_Sx constants
Aaron Durbin
2016-07-08
acpi: Change device properties to work as a tree
Duncan Laurie
2016-07-07
acpigen_write_package: Return pointer to package element counter
Duncan Laurie
2016-06-22
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki
2016-06-22
Ignore RAMTOP for MTRRs
Kyösti Mälkki
2016-06-20
ACPI S3: Cleanup RSDP reference
Kyösti Mälkki
2016-06-17
Move definitions of HIGH_MEMORY_SAVE
Kyösti Mälkki
2016-05-28
acpi_device: Add support for writing ACPI Device Properties
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI SPI descriptors
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI I2C descriptors
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI GPIO descriptors
Duncan Laurie
2016-05-28
acpi_device: Add support for writing ACPI Interrupt descriptors
Duncan Laurie
2016-05-21
device: Add an ACPI device name and path concept to devices
Duncan Laurie
2016-05-21
acpigen: Add function to generate ToUUID() from a string
Duncan Laurie
2016-05-16
acpigen: Add functions to generate _STA() and _PRW()
Duncan Laurie
2016-05-16
acpigen: Add an abstracted integer output method
Duncan Laurie
2016-05-16
acpigen: Add helper functions for strings
Duncan Laurie
2016-05-16
acpigen: Add helpers for word/dword output
Duncan Laurie
2016-05-02
lib/coreboot_table: use the architecture dependent table size
Aaron Durbin
2016-05-02
arch: introduce architecture dependent common variables
Aaron Durbin
2016-05-02
x86/memlayout.h: Do not include data/bss sections in C_ENVIRONMENT_BOOTBLOCK
Furquan Shaikh
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-05
arch/x86: Add common assembly code for stages that run in CAR
Andrey Petrov
2016-03-05
arch/x86: document CAR symbols and expose them in symbols.h
Andrey Petrov
2016-03-04
arch/x86: always use _start as entry symbol for all stages
Aaron Durbin
2016-03-04
arch/x86: rename reset_vector -> _start
Aaron Durbin
2016-02-11
arch: remove stage_exit()
Aaron Durbin
2016-02-11
arch/x86: Allow bootblock code to use CAR_GLOBAL variables
Andrey Petrov
2016-01-26
arch/x86: Drop arch/pciconf.h
Stefan Reinauer
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-21
arch/x86/include: Rename bootblock_common to bootblock_romcc.h
Alexandru Gagniuc
2016-01-19
arch/x86: Indent using tabs not spaces
Martin Roth
2016-01-14
arch/x86/include: add missing license headers
Martin Roth
2016-01-07
cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failure
Timothy Pearson
2015-12-18
drivers/pc80: Add optional spinlock for nvram CBFS access
Timothy Pearson
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-12-15
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-12-06
Remove #ifdef checks on Kconfig symbols
Martin Roth
2015-11-23
arch/x86/acpi: Add IVRS table generation routines
Timothy Pearson
2015-11-11
cpu/amd: Add CC6 support
Timothy Pearson
2015-11-11
arm/arm64: Generalize bootblock C entry point
Julius Werner
2015-11-06
AMD Bettong: Enable S4 feature for Windows 7
zbao
2015-11-04
ACPI: Add functions for DMAR I/O-APIC and HPET entries
Nico Huber
2015-11-04
ACPI: Make DMAR flags settable
Nico Huber
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-09
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
x86: link ramstage like the other architectures
Aaron Durbin
2015-09-09
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-08-13
amd: raminit sysinfo offset fix
Aaron Durbin
2015-07-13
x86: Port x86 over to compile cleanly with x86-64
Stefan Reinauer
2015-06-22
x86: make PCI MMIO CFG functions 64bit proof
Stefan Reinauer
2015-06-17
x86 cpu: Allow some cpuid functions during romstage
Lee Leahy
2015-06-16
x86: Make stdint.h x64 proof
Stefan Reinauer
2015-06-09
cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() API
Kyösti Mälkki
2015-06-05
device_ops: add device_t argument to write_acpi_tables
Alexander Couzens
2015-06-05
device_ops: add device_t argument to acpi_fill_ssdt_generator
Alexander Couzens
2015-06-05
lib: Unify log2() and related functions
Julius Werner
2015-05-28
Add TCPA table.
Vladimir Serbinenko
2015-05-26
Make acpi_fill_hest into parameter
Vladimir Serbinenko
2015-05-26
acpigen: Remove all explicit length tracking
Vladimir Serbinenko
2015-05-26
acpigen: Remove acpigen_patch_len
Vladimir Serbinenko
2015-05-26
ACPI: slic support
Vladimir Serbinenko
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-20
acpi: make fill_slit and fill_srat into arguments.
Vladimir Serbinenko
2015-04-21
Unify byte order macros and clrsetbits
Julius Werner
2015-04-14
rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGE
Julius Werner
2015-04-10
x86: Support reset routines in bootblock
Lee Leahy
2015-04-05
acpi: protect acpi generators from PRE_RAM & SMM
Alexander Couzens
2015-03-31
cbfs: add cbfs_serialized.h header file
Aaron Durbin
[next]