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
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
[next]