summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/gx2/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* 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
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-4/+0
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-201-1/+1
* 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-281-1/+0
* Remove chip.h files without config structureKyösti Mälkki2012-10-071-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Update geode GX2 tree to match LX.Nils Jacobs2012-01-071-87/+0
* -Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)Nils Jacobs2010-12-291-96/+225
* Move Geode GX2 UMA video memory size to KconfigNils Jacobs2010-12-261-2/+1
* Remove dead and unused Geode GX2 codeNils Jacobs2010-12-261-141/+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-261-80/+70
* We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek2010-12-131-4/+3
* Factor out a few commonly duplicated functions from northbridge.c.Uwe Hermann2010-10-111-41/+0
* 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
* Move CS5535 specific setup from GX2 driver to CS5535. Stefan Reinauer2010-05-251-2/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-4/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-13/+13
* fix compilation remaining geode boardsStefan Reinauer2010-04-221-9/+7
* zero warnings days. Down to under 600 different warnings Stefan Reinauer2010-04-141-9/+9
* Fix all the format string warnings.Myles Watson2010-03-221-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-20/+20
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-2/+2
* This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich2009-08-281-3/+0
* 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-301-2/+2
* Add high tables support to all northbridges.Stefan Reinauer2009-04-301-1/+13
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-3/+3
* Fix a LOT of implicit function declarations before they become errors.Corey Osgood2008-12-191-0/+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-041-0/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* 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
* These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich2006-07-211-30/+35
* match settings per steve goodrich.Ronald G. Minnich2006-06-231-1/+1
* add irq mapper support for OLPC and other boards that need this mappingRonald G. Minnich2006-06-181-1/+27
* changes from AMD for making OLPC video work.Ronald G. Minnich2006-06-101-32/+45
* OLPC now builds and works just fine.Ronald G. Minnich2006-05-151-15/+14
* Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich2006-05-021-2/+183
* remove more codeLi-Ta Lo2006-04-271-182/+0
* code cleanup, comments addedLi-Ta Lo2006-04-271-2/+1
OpenPOWER on IntegriCloud