Add constants for fast path resume copying
[coreboot.git] / src / southbridge / amd / sb600 /
2012-02-22 Patrick Georgiamd/sb600: Move HAVE_HARD_RESET to southbridge
2012-02-20 Dave FrodinForce SB600 bootblock to use I/O for PCI config
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-10-28 Patrick Georgisb600: Implement EHCI workaround
2011-10-13 Patrick Georgiamd/sb600: Enable COM2 at all times in early setup
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-03-17 Josef KellermannFix power_on_after_fail handling on AMD SB600
2011-02-24 Josef KellermannAdd new option 'sata_mode' to CMOS and 'SATA_MODE'...
2011-02-12 Rudolf MarekAttached patch fixes the LPC decode ranges of SB600...
2010-12-14 Zheng BaoSet the ROMSIZE as 4MB.
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-11-26 Uwe HermannAMD SB600: Add TINY_BOOTBLOCK support.
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Rudolf MarekSame applies for SB600.
2010-10-10 Zheng BaoTrivial. Spelling check.
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-24 Uwe HermannMake SB600/SB700 more similar for easier diffs (trivial).
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-07-07 Stefan Reinauerfix some more warnings
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-30 Stefan Reinauerget rid of some more warnings..
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-16 Stefan Reinauerfix up sb600 and it8712f tree.
2010-04-09 Stefan Reinauerzero warning days.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-23 Wang Qing PeiRemoving build warning of sb600 & rs690.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Zheng Baotrivial. Delelte double blank line.
2010-03-17 Stefan Reinauermore warnings gone...
2010-03-17 Zheng BaoThe SB600 also has the BootFailTimer. We should disable it,
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-09 Marc Jonessb600 has problems with the virtual wire mode setup...
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2009-10-14 Zheng Baodelete white trailing spaces. It is done by the perl...
2009-10-13 Libra LiThis patch support for the Technexion Tim-5690 mainboard.
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-08-27 Cristi MăgherușanAdded support for the AMD RS690 and SB600 southbridges...
2009-08-27 Carl-Daniel HailfingerThe new resource allocator helped me find a bug in...
2009-08-26 Patrick GeorgiRemove a couple of CONFIG_ prefixes that shouldn't...
2009-07-14 Stefan Reinauertrivial fixes to function declarations (and build syste...
2009-07-10 Zheng BaoThis seems to be a more official, common, simple way...
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...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-05 Dan LykowskiUse the correct device for switching on HDA.
2009-01-15 Dan LykowskiAdds a retry/faildown to SB600 SATA detection logic.
2008-12-29 Carl-Daniel HailfingerThe SB600 RPR documentation does not mention what to...
2008-12-23 Maggie LiFix implicit declarations of pci_read_config32 and...
2008-12-12 Carl-Daniel HailfingerImprove comments in early SB600 setup, handle non-LPC...
2008-12-01 Joe BaoAdd AMD sb600 HPET setup and some minor cleanups.
2008-11-14 Stefan Reinauerdrop dead code in sb600 hda
2008-10-21 Uwe HermannI/O ports are 16bit, so change 'unsigned long port_base...
2008-10-21 Uwe HermannAdd missing license header.
2008-10-13 Uwe HermannMove AMD RS690 and SB600 PCI IDs to pci_ids.h where...
2008-10-09 Marc JonesAdded comment about sb600 wideio setting for clarity...
2008-10-07 Jordan Crouse[PATCH] coreboot: Don't loop forever waiting for HDA...
2008-10-03 Marc JonesRon has been doing really good work over in v3. The...
2008-10-02 Ronald G. MinnichThis is so that people can see it. This is the sb600...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-22 Michael XiePatch for AMD SB600 chipset.