summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/gx2
Commit message (Expand)AuthorAgeFilesLines
* newconfig is no more.Patrick Georgi2010-02-071-7/+0
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-152-4/+4
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* 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
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-25/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-4/+4
* Add high tables support to all northbridges.Stefan Reinauer2009-04-302-1/+15
* Every object file with a struct pci_driver ... __pci_driver needs to be markedStefan Reinauer2009-03-241-1/+1
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-122-24/+24
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-192-1/+2
* The POST_CODE macro had the outb() argument order backwards.Carl-Daniel Hailfinger2008-11-081-1/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+1
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* This repairs the other Geode mainboards so they'll build with the newMarc Jones2007-05-043-23/+2
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* A fix for hynix dram problems seen at 366/244Ronald G. Minnich2006-09-181-0/+8
* Slow down the clock, per Tom SyllaRonald G. Minnich2006-09-131-1/+1
* warm boot patch from richard smith.Ronald G. Minnich2006-09-131-1/+12
* change from AMD for the IRQ10 problem.Ronald G. Minnich2006-08-101-0/+9
* mods for the ultra40 bringup. This now builds.Ronald G. Minnich2006-08-091-0/+47
* restore the old code for enabling flash. The new amd code did not work.Ronald G. Minnich2006-07-211-1/+1
* These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich2006-07-214-43/+139
* match settings per steve goodrich.Ronald G. Minnich2006-06-231-1/+1
* Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich2006-06-201-1/+1
* add irq mapper support for OLPC and other boards that need this mappingRonald G. Minnich2006-06-182-1/+28
* ron forget an svn add.Ronald G. Minnich2006-06-121-0/+37
* Get rid of #if 01 and debug prints that are compiled out. Ronald G. Minnich2006-06-121-7/+0
* changes from AMD for making OLPC video work.Ronald G. Minnich2006-06-104-106/+362
* OLPC now builds and works just fine.Ronald G. Minnich2006-05-151-15/+14
* memory size in cf07Ronald G. Minnich2006-05-122-2/+141
* more changes; rumba enet works fine now.Ronald G. Minnich2006-05-031-9/+19
* Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich2006-05-023-213/+210
* remove more codeLi-Ta Lo2006-04-273-208/+37
* code cleanup, comments addedLi-Ta Lo2006-04-273-32/+49
* more code removal and removal of incorrect register settings.Ronald G. Minnich2006-04-271-1/+3
* removing redundant and unneeded calls to functions.Ronald G. Minnich2006-04-272-1/+5
* we don't need msr_initRonald G. Minnich2006-04-271-1/+152
* some todo and comment for ron.Li-Ta Lo2006-04-261-8/+0
* boot to kernelLi-Ta Lo2006-04-201-18/+2
* resolve conflictLi-Ta Lo2006-04-191-0/+7
* fix adjustment for sizeramRonald G. Minnich2006-04-181-2/+7
* add ram resourcesRonald G. Minnich2006-04-181-1/+3
* minor modificationLi-Ta Lo2006-04-133-28/+29
* added chipsetinit function, many defines. addec call to chipsetinit to Ronald G. Minnich2006-04-103-1/+302
* add support for GLIUInit()Ronald G. Minnich2006-04-071-22/+249
* add northbridgeinit, also add new constants.Ronald G. Minnich2006-04-062-0/+348
* more fix for vsm, not working yetLi-Ta Lo2006-04-061-1/+22
* did I commit the last change?Li-Ta Lo2006-04-033-28/+25
OpenPOWER on IntegriCloud