summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* Clean up ACPI:Patrick Georgi2010-02-087-32/+0
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-082-2/+2
* newconfig is no more.Patrick Georgi2010-02-077-135/+0
* Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant2010-01-273-5/+47
* Change memory map of geode lx: 768kb-systop is aEdwin Beasant2010-01-271-3/+3
* Mark c0000-fffff as usable on geode-lx. SeaBIOS needs it.Edwin Beasant2010-01-261-0/+1
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-162-4/+4
* Move fam10 temp files from build/ to build/northbridge/amd/amdfam10/ Trivial.Myles Watson2010-01-061-18/+18
* Fix amdht on newer compilers.Patrick Georgi2010-01-061-1/+1
* romcc:Patrick Georgi2009-12-313-18/+35
* Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.Myles Watson2009-11-182-8/+10
* Split the two usages of __ROMCC__:Myles Watson2009-11-063-28/+28
* Add debugging utility file for dumping routing registers on K8.Myles Watson2009-11-053-0/+281
* Remove some warnings from the tyan s2895.Myles Watson2009-10-304-4/+5
* 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-191-1/+1
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-183-19/+4
* 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-1512-34/+34
* 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-097-7/+0
* More kconfig:Patrick Georgi2009-10-083-1/+12
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-043-1/+47
* 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-293-15/+2
* Remove some warnings.Myles Watson2009-09-294-21/+18
* some progress on kconfig:Patrick Georgi2009-09-256-6/+53
* Remove HyperTransport support from boards that don't need it.Myles Watson2009-09-241-0/+5
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* 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 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-261-4/+4
* 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-252-5/+4
* This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao2009-08-243-2/+6
* The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea...Zheng Bao2009-08-191-14/+14
* Fix some conflicting types of variablesPatrick Georgi2009-08-131-3/+3
* This now builds. Ronald G. Minnich2009-08-123-7/+48
* Kconfig!Patrick Georgi2009-08-124-0/+59
* Fix up the tree again...Stefan Reinauer2009-07-221-2/+2
* Remove a comment that no longer applies. Trivial.Myles Watson2009-07-211-5/+0
OpenPOWER on IntegriCloud