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
2012-03-29
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2012-03-29
Refactor publishing CBMEM addresses through coreboot table.
Vadim Bendebury
2012-03-29
Add timestamp table pointer to the coreboot table.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM type for console buffer.
Vadim Bendebury
2012-03-29
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury
2012-03-29
Increase CBMEM to accommodate larger console.
Vadim Bendebury
2012-03-28
Add cmos helper functions for reading/writing a dword
Duncan Laurie
2012-03-28
Add timestamp collecting to coreboot.
Vadim Bendebury
2012-03-28
Initialize CBMEM early.
Vadim Bendebury
2012-03-27
Add RDC R8610 PCI IDs.
Rudolf Marek
2012-03-16
xchg is atomic with side-effects
Patrick Georgi
2012-03-14
Since cbfs_core.h provides a macro that uses ntohl, make sure ntohl is available
Gabe Black
2012-03-09
Increase size of the coreboot table area
Stefan Reinauer
2012-03-09
Add helper function to find a Local APIC by ID in the device tree.
Duncan Laurie
2012-03-09
move console includes to central console/console.h
Stefan Reinauer
2012-03-09
Add an implementation for the memchr library function
Gabe Black
2012-03-08
Unify Local APIC address definitions
Patrick Georgi
2012-02-16
pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci ids
Kerry Sheh
2012-02-16
AGESA F15: AGESA family15 model 00-0fh cpu wrapper
Kerry Sheh
2012-02-13
AMD Geode cpus: apply un-written naming rules
Kyösti Mälkki
2012-02-07
Add OPROM mapping support to coreboot
Stefan Reinauer
2012-01-24
RD890: pci_ids update
Kerry Sheh
2012-01-23
post code: Replaced hard-coded post code with macro
Vikram Narayanan
2012-01-12
lib: add ram_check_nodie
Sven Schnelle
2012-01-10
MTRR: get physical address size from CPUID
Sven Schnelle
2011-12-13
Fix CMOS handling for non-USE_OPTION_TABLE configuration
Patrick Georgi
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-11-01
Remove XIP_ROM_BASE
Patrick Georgi
2011-10-31
Fix usb debug dongle support
Sven Schnelle
2011-10-28
Get rid of AUTO_XIP_ROM_BASE
Patrick Georgi
2011-10-21
Extend coreboot table entry for serial ports
Stefan Reinauer
2011-10-21
Add macros for 64bit byte order swapping
Stefan Reinauer
2011-10-13
Enable/fix compilation of i8254 code in ram stage.
Stefan Reinauer
2011-10-12
SB800: Sata Enable bus master and enable ahci for AHCI/RAID mode
Kerry Sheh
2011-10-03
pci_ids: Add sb800 SATA device raid mode device id
Kerry Sheh
2011-09-15
Build warning fix for AMD Family 12
efdesign98
2011-09-12
Miscellaneous AMD F14 warning fixes
efdesign98
2011-09-07
Add support for the tracing infastructure in coreboot.
Rudolf Marek
2011-08-26
Add automatic SMBIOS table generation
Sven Schnelle
2011-08-18
export get_cbfs_header()
Sven Schnelle
2011-08-04
split CBFS support into shared core and extended functions
Patrick Georgi
2011-08-04
cpu/intel/slot_1: Init L2 cache on SECC(2) CPUs.
Keith Hui
2011-07-13
Make AMD SMM SMP aware
Rudolf Marek
2011-07-12
Do full flush on uart8250 only at end of printk.
Kevin O'Connor
2011-06-28
Addition of Family12/SB900 wrapper code
efdesign98
2011-06-28
SMM: add guard and include types.h in cpu/x86/smm.h
Sven Schnelle
2011-06-15
SMM: don't overwrite SMM memory on resume
Sven Schnelle
2011-06-15
CMOS: add set_option()
Sven Schnelle
2011-06-07
SMM: add defines for APM_CNT register
Sven Schnelle
2011-06-06
SMM: add mainboard_apm_cnt() callback
Sven Schnelle
[next]