summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/gx2
Commit message (Expand)AuthorAgeFilesLines
* CBMEM northbridges: Remove references to global high_tables_baseKyösti Mälkki2013-09-111-3/+1
* Set PCI bus operations at buildtime for ramstageKyösti Mälkki2013-07-111-1/+1
* AMD: Kconfig cleanupKyösti Mälkki2013-06-131-2/+3
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-016-6/+6
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-4/+0
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-203-3/+3
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-1/+1
* Remove assembly coded log2 functionRonald G. Minnich2012-11-282-2/+0
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-073-26/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Drop VGA_BRIDGE_SETUP config optionPatrick Georgi2012-07-201-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Remove whitespace.Patrick Georgi2012-02-171-3/+3
* Make Geode GX2 VGA setup work.Nils Jacobs2012-01-261-5/+78
* Update geode GX2 tree to match LX.Nils Jacobs2012-01-073-243/+101
* White space and coding style fixes.Nils Jacobs2011-12-311-81/+80
* Fix compilation of AMD GX2 northbridge code with gcc 4.6Stefan Reinauer2011-10-141-2/+2
* Add a GX2 Kconfig option to choose the framebuffer size.Nils Jacobs2011-01-191-1/+32
* Use die() to assure the processor can't wake up from an interrupt.Nils Jacobs2010-12-301-3/+2
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-293-119/+273
* Move Geode GX2 UMA video memory size to KconfigNils Jacobs2010-12-263-6/+7
* Remove dead and unused Geode GX2 codeNils Jacobs2010-12-262-145/+0
* Replace Geode GX2 MSR addresses for GLCP on GLIU1 with namesNils Jacobs2010-12-261-2/+2
* Clean up Geode GX2 comments, whitespace and coding style. Trivial.Nils Jacobs2010-12-263-148/+128
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* Add Kconfig CPU speed selection to Geode GX2 boards.Nils Jacobs2010-11-052-9/+19
* Remove banner wrapper function and unify print(k) usage.Nils Jacobs2010-11-051-46/+41
* Remove some unused code from gx2/raminit.c.Nils Jacobs2010-11-031-6/+0
* Clean up some comments and white space in gx2/northbridgeinit.cNils Jacobs2010-11-032-270/+212
* Change Geode GX2 to use the auto DRAM detect code from Geode LX.Nils Jacobs2010-11-013-13/+540
* Remove some unused code.Nils Jacobs2010-11-011-171/+2
* GX2: Clean up some white space and comments.Nils Jacobs2010-11-011-44/+73
* GX2: Change MSR register numbers into more descriptive names.Nils Jacobs2010-11-011-22/+22
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-41/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-3/+3
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-263-7/+8
* Always enable parent resources before child resources.Myles Watson2010-06-171-2/+2
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-8/+6
* Fix auto-mangled comments (trivial)Patrick Georgi2010-06-081-3/+3
* Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer2010-05-255-383/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-4/+2
* fix SeaBIOS loading on GX2.Nils Jacobs2010-05-141-1/+1
* Fix warning. Hardware tested and didn't change behavior.Stefan Reinauer2010-05-141-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-276-88/+88
* fix compilation remaining geode boardsStefan Reinauer2010-04-225-126/+129
* oops, sorry for the last commit. This commit changes the code to distinguishStefan Reinauer2010-04-211-2/+1
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-211-0/+2
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-9/+9
OpenPOWER on IntegriCloud