summaryrefslogtreecommitdiffstats
path: root/northbridge/amd/geodelx/geodelx.c
Commit message (Expand)AuthorAgeFilesLines
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-4/+4
* This patch adds reserved regions to the geode northbridge for the ROM andMyles Watson2009-01-081-0/+19
* This patch updates geodelx to fit the new resource allocator better. ItMyles Watson2009-01-071-40/+49
* specific-resources.diff:Myles Watson2008-12-311-3/+3
* This patch removes code related to PCI type 2 configuration cycles (gone as ofMyles Watson2008-11-051-1/+1
* Marc reviewed the v3 device tree code and we developed the set ofRonald G. Minnich2008-10-271-1/+1
* The named unions in the device tree code are obnoxious and degradeCarl-Daniel Hailfinger2008-08-101-3/+3
* Cosmetic fixes, coding style issues, added comments (trivial).Uwe Hermann2008-03-131-12/+9
* Fix Geode graphics init. The functions to enable graphics were misplaced Ronald G. Minnich2008-02-231-11/+11
* This adds support for AMD graphics initialization. Ronald G. Minnich2008-02-221-7/+44
* This discussion is too useful to lose. Ronald G. Minnich2008-02-211-3/+0
* Remove dead Geode defines.Marc Jones2008-02-181-108/+0
* This started out as a trivial change and turned into a big change. ThisRonald G. Minnich2008-02-161-29/+12
* Remove some remaining code inside #if 0.Carl-Daniel Hailfinger2008-02-131-14/+0
* This change moves the geodelxinit code from stage2 to stage1, which in Ronald G. Minnich2008-02-041-44/+1
* with VSA operating correctly. This is tested with AMD's recentlyRonald G. Minnich2008-02-011-1/+4
* Now version 3: LinuxBIOS -> coreboot rename. Stefan Reinauer2008-01-271-1/+1
* I hope I am not overstepping the boundaries here, but I feel this is aRonald G. Minnich2008-01-261-2/+3
* Move the code from northbridgelib.c to pci_device.c.Uwe Hermann2007-12-041-1/+0
* Factor out common functions which almost all northbridges shareUwe Hermann2007-12-031-71/+5
* small trivial patch to fix return types, printk warnings Stefan Reinauer2007-08-181-3/+1
* Various code cleanups:Uwe Hermann2007-07-231-8/+3
* Various smaller code fixes:Uwe Hermann2007-07-201-21/+16
* Minor fixes (trivial).Uwe Hermann2007-07-151-9/+12
* Remove some include files which are not required (and add some which are).Uwe Hermann2007-07-121-4/+0
* Even more coding style fixes and other cosmetic fixes (trivial).Uwe Hermann2007-07-081-245/+293
* Remove no longer needed file. Ronald G. Minnich2007-06-281-52/+62
* Bring V2 LX support over to V3.Ronald G. Minnich2007-06-271-0/+438