summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/gx1
Commit message (Expand)AuthorAgeFilesLines
* Drop GX1, CS5330 and related boardsStefan Reinauer2014-12-165-570/+0
* northbridge/amd: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-7/+3
* northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-171-1/+0
* 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 GX1: Remove useless copied header file `northbridge.h`Paul Menzel2013-04-042-7/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-4/+0
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-2/+2
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-141-2/+2
* Remove assembly coded log2 functionRonald G. Minnich2012-11-281-1/+0
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-5/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Unify use of post_codeAlexandru Gagniuc2011-04-111-6/+6
* 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-39/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* 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-4/+4
* license header fixes Nils Jacobs2010-05-141-2/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-18/+18
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-16/+16
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-10/+10
* newconfig is no more.Patrick Georgi2010-02-071-4/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-162-4/+4
* 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
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-042-0/+46
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-27/+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-0/+14
* 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-121-4/+4
* 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
* Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert2007-10-071-3/+1
* updates to make gx1 IRQ map work. not tested;Ronald G. Minnich2006-08-161-3/+21
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29arch import user (historical)2005-07-061-6/+6
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26arch import user (historical)2005-07-066-0/+591