summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/cs5530
Commit message (Expand)AuthorAgeFilesLines
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-019-9/+9
* Get rid of drivers classPatrick Georgi2012-11-271-5/+5
* Unify use of bool config variablesStefan Reinauer2012-11-201-1/+1
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* first round name simplification. drop the <component>_ prefix.stepan2010-12-086-4/+4
* Add more missing GPL-headers, fix inconsistencies in others.Uwe Hermann2010-10-171-0/+2
* We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.Uwe Hermann2010-10-121-1/+2
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-5/+5
* VGA code needs to be refactored before it can be compiled conditionally.Myles Watson2010-08-031-1/+1
* Build VGA code conditionally to avoid errors when using SeaBIOS.Myles Watson2010-08-021-1/+1
* Always enable parent resources before child resources.Myles Watson2010-06-171-8/+1
* The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer2010-06-091-1/+1
* license header fixes Nils Jacobs2010-05-141-2/+1
* drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer2010-03-281-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-3/+3
* remove warnings from cs5530 driver. (trivial)Stefan Reinauer2010-03-171-8/+8
* newconfig is no more.Patrick Georgi2010-02-071-26/+0
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-27/+27
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann2009-10-073-8/+53
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-041-0/+73
* some progress on kconfig:Patrick Georgi2009-09-252-0/+28
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-1/+19
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-292-0/+40
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-186-6/+6
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-243-3/+3
* Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert2007-10-071-95/+130
* This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert2007-10-053-0/+763
* This is a full rewrite of all the CS5530/CS5530A code. The previous code wasUwe Hermann2007-09-146-105/+255
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-26arch import user (historical)2005-07-065-0/+142