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
/
include
Age
Commit message (
Expand
)
Author
2013-04-01
lynxpoint: Move ACPI NVS into separate CBMEM table
Duncan Laurie
2013-04-01
boot: add disable_cache_rom() function
Aaron Durbin
2013-03-29
memrange: add 2 new range_entry routines
Aaron Durbin
2013-03-29
x86: add rom cache variable MTRR index to tables
Aaron Durbin
2013-03-29
x86: mtrr: add CONFIG_CACHE_ROM support
Aaron Durbin
2013-03-29
lib: add memrange infrastructure
Aaron Durbin
2013-03-29
stdlib: add ALIGN_UP and ALIGN_DOWN macros
Aaron Durbin
2013-03-29
resources: introduce IORESOURCE_WRCOMB
Aaron Durbin
2013-03-29
resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]
Aaron Durbin
2013-03-29
x86: add new mtrr implementation
Aaron Durbin
2013-03-23
resources: introduce reserved_ram_resource()
Aaron Durbin
2013-03-23
x86: expose console_tx_flush in romstage
Aaron Durbin
2013-03-22
x86: unify amd and non-amd MTRR routines
Aaron Durbin
2013-03-22
Unify coreboot table generation
Stefan Reinauer
2013-03-22
coreboot: add vboot_handoff to coreboot tables
Aaron Durbin
2013-03-22
rmodule: add vboot rmodule type
Aaron Durbin
2013-03-22
timestamp: add vboot check points
Aaron Durbin
2013-03-22
cbmem: add vboot cmbem id
Aaron Durbin
2013-03-22
coreboot: dynamic cbmem requirement
Aaron Durbin
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
cbmem: dynamic cbmem support
Aaron Durbin
2013-03-21
lynxpoint: Fix ELOG logging of power management events
Duncan Laurie
2013-03-21
coreboot: add caching loaded ramstage interface
Aaron Durbin
2013-03-21
ramstage: cache relocated ramstage in RAM
Aaron Durbin
2013-03-21
ramstage: Add cbmem_get_table_location()
Aaron Durbin
2013-03-21
romstage_handoff: add s3_resume field
Aaron Durbin
2013-03-21
romstage_handoff: provide common logic for setup
Aaron Durbin
2013-03-21
x86: protect against abi assumptions from compiler
Aaron Durbin
2013-03-21
coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE
Aaron Durbin
2013-03-21
coreboot: introduce romstage_handoff structure
Aaron Durbin
2013-03-21
cbmem: add CBMEM_ID_ROMSTAGE_INFO id
Aaron Durbin
2013-03-21
rmodule: add ability to calculate module placement
Aaron Durbin
2013-03-20
link/graphics: Add support for EDID
Ronald G. Minnich
2013-03-20
x86: provide more C standard environment
Aaron Durbin
2013-03-19
rmodule: add ramstage support
Aaron Durbin
2013-03-19
intel microcode: split up microcode loading stages
Aaron Durbin
2013-03-18
rmodule: add rmodules class and new type
Aaron Durbin
2013-03-18
rmodule: add 16 bytes of padding
Aaron Durbin
2013-03-18
lib: add rmodule support
Aaron Durbin
2013-03-16
stddef.h: Add standard defines for KiB, MiB, GiB, and TiB
Ronald G. Minnich
2013-03-15
Google Link: Add remaining code to support native graphics
Ronald G. Minnich
2013-03-15
haswell: reserve default SMRAM space
Aaron Durbin
2013-03-14
haswell: add PCI id support
Aaron Durbin
2013-03-14
x86: SMM Module Support
Aaron Durbin
2013-03-12
watchdog.h: Fix compile time error on disabling watchdog handling
Patrick Georgi
2013-03-11
pci.h: Drop unused `mainboard_pci_subsystem*` prototypes
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
smm: Update rev 0x30101 SMM revision save state
Aaron Durbin
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2013-02-19
move uartmem_getbaseaddr() to generic uart header
David Hendricks
[next]