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
/
northbridge
Age
Commit message (
Expand
)
Author
2010-01-17
Support a few more i945 variants. With this framework in place it should
Stefan Reinauer
2010-01-16
coreboot has 13 instances of IOAPIC setup distributed across a lot
Stefan Reinauer
2010-01-16
coreboot used to have two different "APIs" for memory accesses:
Stefan Reinauer
2010-01-16
* drop reset files from 945 mainboards (and use southbridge specific reset)
Stefan Reinauer
2010-01-06
Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.
Myles Watson
2010-01-06
Fix amdht on newer compilers.
Patrick Georgi
2009-12-31
romcc:
Patrick Georgi
2009-11-28
Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch for
Maciej Pijanka
2009-11-18
Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.
Myles Watson
2009-11-06
Remove drivers/pci/onboard. The only purpose was for option ROMs, which are
Myles Watson
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-11-05
Add debugging utility file for dumping routing registers on K8.
Myles Watson
2009-10-30
Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.
Uwe Hermann
2009-10-30
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-28
Drop remainders of PPC port
Stefan Reinauer
2009-10-27
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-26
Add kconfig menus for most chipset VIDEO_MB values.
Uwe Hermann
2009-10-26
Kontron 986LCD-M update
Stefan Reinauer
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-24
Trivial regrouping of a calculation to simplify it.
Myles Watson
2009-10-24
Fix K8 boards high tables on UMA systems (KT690 for example)
Stefan Reinauer
2009-10-23
Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before
Myles Watson
2009-10-23
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
2009-10-20
When I converted an #ifdef to an #if it broke the code because the variable was
Myles Watson
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-18
Drop dead/unused code (trivial).
Uwe Hermann
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-14
Fix high tables address calculation on cn700 with VIDEO_MB > 0.
Myles Watson
2009-10-14
White space and typo fixes. This makes it easier to compare the s2895 & s2892.
Myles Watson
2009-10-12
Make fam10 build (but not boot due to bootblock size problems.)
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-08
Disable x86emu for via based boards which bring
Patrick Georgi
2009-10-08
More kconfig:
Patrick Georgi
2009-10-04
Add initial kconfig support for all AMD GX1 boards.
Uwe Hermann
2009-10-03
Tell vgabios code in a couple of boards/chipsets about CBFS
Patrick Georgi
2009-10-01
Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts
Peter Stuge
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-29
Remove some warnings.
Myles Watson
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Remove HyperTransport support from boards that don't need it.
Myles Watson
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi
2009-09-23
fix some wrong versions of the FSF's address (trivial)
Stefan Reinauer
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-09-14
Use the coreboot pci config read/write functions instead of direct cf8/cfc
Marc Jones
[next]