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-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
2015-03-10
x86: simplify early_variables.h header
Aaron Durbin
2015-03-09
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-02-16
nvram: Add option to reset NVRAM to default parameters on every boot
Timothy Pearson
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-09
Get rid of .car.global_data warnings for GCC build
Martin Roth
2015-02-02
src/arch/*/include/stdint.h: Provide definitions for bool type
Alexandru Gagniuc
2015-01-27
CBMEM console: Fix CAR migration step
Kyösti Mälkki
2015-01-10
ACPI: Add acpi_is_wakeup_s3() for romstage
Kyösti Mälkki
2015-01-10
ACPI: Prepare for HAVE_ACPI_RESUME changes
Kyösti Mälkki
2015-01-04
atomic.h: Fix doxygen errors
Martin Roth
2014-12-30
CBMEM: Always build for x86 romstage
Kyösti Mälkki
2014-12-28
RELOCATABLE_RAMSTAGE: Fix weak symbols in ACPI
Kyösti Mälkki
2014-12-18
i82371eb & qemu: Move to per-device ACPI.
Vladimir Serbinenko
2014-12-09
x86: provide symmetry between arm for cache_sync_instructions()
Aaron Durbin
2014-11-27
Make acpi_fill_dmar into parameter
Vladimir Serbinenko
2014-11-19
acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footer
Vladimir Serbinenko
2014-11-19
acpigen: Add and use acpigen_write_device.
Vladimir Serbinenko
2014-11-19
acpigen: Add and use acpigen_write_method.
Vladimir Serbinenko
2014-11-09
car globals: add "used" attribute
Patrick Georgi
2014-11-08
acpigen: Add new function acpigen_pop_len
Vladimir Serbinenko
2014-11-04
i82801gx: Handle whole FADT in southbridge.
Vladimir Serbinenko
2014-10-26
include/device/device.h: Deduplicate '*_pnp_devfn_t' typedefs
Edward O'Callaghan
2014-10-19
ACPI: Allocate S3 resume backup in CBMEM earlier
Kyösti Mälkki
2014-10-18
i945: Consolidate FADT code
Vladimir Serbinenko
2014-10-17
acpi_add_ssdt_pstates: Remove function.
Vladimir Serbinenko
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-10-11
early section: Don't add empty .car.cbmem_console.
Vladimir Serbinenko
2014-10-07
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-09-13
arm: Move exception_init() close to console_init()
Julius Werner
[next]