summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* Without this patch, if we only got a DIMM in Channel B, memory can not beZheng Bao2009-08-251-3/+3
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-253-5/+6
* This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao2009-08-243-2/+6
* This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich2009-08-202-1/+2
* The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea...Zheng Bao2009-08-191-14/+14
* Correct usage of Makefile.inc and add support for cn400Ronald G. Minnich2009-08-184-8/+39
* Add the rest of the files.Jon Harrison2009-08-181-0/+246
* Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison2009-08-176-120/+266
* Fix some conflicting types of variablesPatrick Georgi2009-08-131-3/+3
* drop extra whitespace at end of line for i945 + ICH7 (trivial)Stefan Reinauer2009-08-128-15/+15
* This now builds. Ronald G. Minnich2009-08-125-9/+50
* Kconfig!Patrick Georgi2009-08-1220-0/+230
* Fix up the tree again...Stefan Reinauer2009-07-221-2/+2
* * drop ich7 includeStefan Reinauer2009-07-2112-625/+1109
* Remove a comment that no longer applies. Trivial.Myles Watson2009-07-211-5/+0
* This is an obvious bug which I overlooked when I worked on the AM2r2Zheng Bao2009-07-171-2/+2
* Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.Myles Watson2009-07-074-156/+422
* Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ...Myles Watson2009-07-071-13/+4
* Fix build for i810 boards that don't enable onboard VGA, yet.Uwe Hermann2009-07-051-0/+2
* Various Intel 82810/82810E changes which allow onboard VGA to work.Elia Yehuda2009-07-053-41/+50
* Fix many things for via/epia-m700 to build.Myles Watson2009-07-0210-157/+167
* Update the k8 code for the v3 resource allocator.Myles Watson2009-07-021-133/+114
* Move the v3 resource allocator to v2.Myles Watson2009-07-0226-680/+92
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-013-2/+28
* Ron,Jon Harrison2009-07-0111-0/+2427
* Add AMD family 10 AM2r2 support.Zheng Bao2009-07-013-34/+35
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-303-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-3067-387/+387
* This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek2009-06-211-1/+1
* Convert the MSI MS-6178 board to CBFS.Uwe Hermann2009-06-191-1/+1
* this port is horribly broken and should not have been checked in. This patchStefan Reinauer2009-06-091-1/+2
* Fix for Erratum 350 for AMD Fam10h CPUs.Marco Schmidt2009-06-062-3/+71
* Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger2009-06-051-8/+8
* K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger2009-06-052-2/+16
* Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda2009-06-051-1/+74
OpenPOWER on IntegriCloud