same stuff again -.-
[coreboot.git] / src / southbridge / amd / cs5530 /
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-10-17 Uwe HermannAdd more missing GPL-headers, fix inconsistencies in...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Stefan ReinauerThe interrupt controller lives at I/O 0x4d0/0x4d1.
2010-05-14 Nils Jacobslicense header fixes
2010-03-28 Stefan Reinauerdrop __ROMCC__ define checks.. __PRE_RAM__ is what...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauerremove warnings from cs5530 driver. (trivial)
2010-02-07 Patrick Georginewconfig is no more.
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-07 Uwe HermannEnable full ROM access on AMD CS5530(A) (needed for...
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-09-25 Patrick Georgisome progress on kconfig:
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-07 Juergen BeisertFix some issues with spaces in the code and Doxygen...
2007-10-05 Juergen BeisertThis patch will add support for the Geode GX1/CS5530...
2007-09-14 Uwe HermannThis is a full rewrite of all the CS5530/CS5530A code...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...