summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* romcc:Patrick Georgi2009-12-313-18/+35
* Maciej Pijanka tried to get the Biostar M6TLD running, and created a patch forMaciej Pijanka2009-11-2811-0/+877
* Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.Myles Watson2009-11-182-8/+10
* Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson2009-11-065-45/+5
* Split the two usages of __ROMCC__:Myles Watson2009-11-065-30/+30
* Add debugging utility file for dumping routing registers on K8.Myles Watson2009-11-053-0/+281
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-302-0/+11
* Remove some warnings from the tyan s2895.Myles Watson2009-10-304-4/+5
* Drop remainders of PPC portStefan Reinauer2009-10-2831-2563/+0
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-271-2/+1
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-264-0/+112
* Kontron 986LCD-M updateStefan Reinauer2009-10-267-38/+128
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-262-1/+40
* Trivial regrouping of a calculation to simplify it.Myles Watson2009-10-241-2/+2
* Fix K8 boards high tables on UMA systems (KT690 for example)Stefan Reinauer2009-10-241-0/+17
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-231-132/+0
* Remove PRINTK_IN_CAR tests from AMD files.Myles Watson2009-10-236-196/+18
* When I converted an #ifdef to an #if it broke the code because the variable wasMyles Watson2009-10-201-2/+0
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-194-5/+5
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-183-19/+4
* Drop dead/unused code (trivial).Uwe Hermann2009-10-181-14/+0
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-165-8/+8
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-1543-95/+95
* Fix high tables address calculation on cn700 with VIDEO_MB > 0.Myles Watson2009-10-141-2/+2
* White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson2009-10-141-1/+1
* Make fam10 build (but not boot due to bootblock size problems.)Myles Watson2009-10-122-0/+43
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-0923-23/+0
* Disable x86emu for via based boards which bringPatrick Georgi2009-10-084-0/+47
* More kconfig:Patrick Georgi2009-10-083-1/+12
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-043-1/+47
* Tell vgabios code in a couple of boards/chipsets about CBFSPatrick Georgi2009-10-034-4/+8
* Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge2009-10-011-0/+12
* Fix Kconfig build for K8 boards.Myles Watson2009-10-011-0/+5
* Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.Myles Watson2009-09-2916-72/+15
* Remove some warnings.Myles Watson2009-09-294-21/+18
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-291-0/+1
* some progress on kconfig:Patrick Georgi2009-09-2538-38/+317
* Remove HyperTransport support from boards that don't need it.Myles Watson2009-09-241-0/+5
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-241-0/+5
* fix some wrong versions of the FSF's address (trivial)Stefan Reinauer2009-09-233-3/+3
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-234-4/+4
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-221-5/+0
* Use the coreboot pci config read/write functions instead of direct cf8/cfcMarc Jones2009-09-141-11/+2
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-291-2/+3
* Fixes per Uwe's comments.Ronald G. Minnich2009-08-291-4/+0
* This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye2009-08-283-1/+114
* This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich2009-08-283-3/+31
* Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi2009-08-263-8/+8
* Add kconfig support for ASUS P2B-F.Uwe Hermann2009-08-254-2/+48
OpenPOWER on IntegriCloud