summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/gx1/northbridge.c
AgeCommit message (Expand)Author
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-30Add high tables support to all northbridges.Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2008-12-19Fix a LOT of implicit function declarations before they become errors.Corey Osgood
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-07Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert
2006-08-16updates to make gx1 IRQ map work. not tested;Ronald G. Minnich
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26arch import user (historical)