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-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
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-12-05
W83627DHG/W83627EHG fixups for virtual LDNs.
Uwe Hermann
2010-11-22
1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...
Rudolf Marek
2010-11-22
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-20
Some more DIMM0 related cleanups and deduplication.
Uwe Hermann
2010-11-20
Unify DIMM SPD addressing. For Geode, change the
Patrick Georgi
2010-11-18
For completeness sake: License header.
Patrick Georgi
2010-11-17
Move Intel power management related defines to some central location.
Patrick Georgi
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-11-11
Add pci id and ops for VT8237A SATA controller
Tobias Diedrich
2010-11-07
This adds the VT8237A LPC device id and the pci_driver struct in
Tobias Diedrich
[next]