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
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
2011-06-03
Correct wrong PCI ID for VIA K8M890 Chrome.
Alexandru Gagniuc
2011-05-15
Cosmetic cleanup.
Scott Duplichan
2011-05-15
Enable AHCI mode and hide IDE controller to reduce boot time.
Scott Duplichan
2011-05-10
Change read_option() to a macro that wraps some API uglyness
Patrick Georgi
2011-05-09
Adds RS740 HT and internal graphics PCI ids.
Ivaylo Valkov
2011-04-26
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
Stefan Reinauer
2011-04-22
The UART divider should be calculated based on the base frequency
Stefan Reinauer
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-20
Simplify coreboot's console/console.h
Stefan Reinauer
2011-04-20
pci1x2x: add PCI1510 device IDs
Sven Schnelle
2011-04-20
drop dead uart init code.
Stefan Reinauer
2011-04-11
Unify use of post_code
Alexandru Gagniuc
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-03-27
Add AMD SR56x0 support.
Zheng Bao
2011-03-01
Fix a simple whitespace error in src/include/device/device.h
Sven Schnelle
2011-03-01
Add subsystemid option to sconfig
Sven Schnelle
2011-02-16
Extended K8T890 driver to include the K8T800 and K8M800 northbridges
Alexandru Gagniuc
2011-02-14
I missed a file that was part of the AMD AGESA CPU wrapper checkin, r6347.
Frank Vibrans
2011-02-03
Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functions
Patrick Georgi
2011-01-31
Add PCI ID's for VIA K8T800 and K8M800 northbridges.
Alexandru Gagniuc
2011-01-28
This patch gets usbdebug console working in romstage.
Stefan Reinauer
2011-01-19
Revert r5902 to make code more readable again. At least three people like to
Stefan Reinauer
2011-01-19
Now that the VIA code is run above 1Meg (like other boards), it should
Kevin O'Connor
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2011-01-01
Add AMD SB800 southbridge support via cimx_wrapper.
Kerry She
2010-12-31
Add RS785(RS880) support. Just few pci_ids.
Zheng Bao
2010-12-29
-Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)
Nils Jacobs
2010-12-26
Replace Geode GX2 MSR addresses for GLCP on GLIU1 with names
Nils Jacobs
2010-12-26
Clean up Geode GX2 comments, whitespace and coding style. Trivial.
Nils Jacobs
2010-12-18
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-17
fix the tree again.
Stefan Reinauer
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-12-17
guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.
Stefan Reinauer
2010-12-13
Compile cbmem.c instead of including it in romstage,
Rudolf Marek
2010-12-13
We hardcode highmemory size in every northbridge! This is bad, and especiall...
Rudolf Marek
2010-12-11
Following patch makes just one fadt.c file. For SB700.
Rudolf Marek
2010-12-11
factor out cpu power management base into a separate file. And fix a bug in
Stefan Reinauer
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
[next]