Add constants for fast path resume copying
[coreboot.git] / src / southbridge / amd / cs5536 /
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2011-04-11 Alexandru GagniucUnify use of post_code
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-01-12 Stefan Reinauerdrop unused files
2010-12-30 Nils JacobsRemove duplicated GX2 processor IIOC mode setting on...
2010-12-29 Nils Jacobs-Clean up some comments.
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-10-13 Peter StugeEnable or disable the power button in Kconfig
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-09-08 Patrick GeorgiMake timer2 the default choice for TSC initialization.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-07 Myles WatsonThis patch extends the reserved resources for the cs553...
2010-05-25 Stefan ReinauerMove CS5535 specific setup from GX2 driver to CS5535.
2010-05-23 Peter StugeFix bug from r5476 re CS5536 device search during Geode...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-22 Stefan ReinauerNone of the cs5536 settings in devicetree.cb were ever...
2010-04-22 Stefan Reinauerfix compilation remaining geode boards
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-02 Stefan Reinauerremove some more warnings
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauermore warnings gone...
2010-02-09 Edwin BeasantPort of CS5536 early UART setup from v3.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-03 Stefan ReinauerThe UART2 on the AMD cs5536 is incorrectly configured...
2010-01-27 Patrick Georgireformat Kconfig file, too.
2010-01-27 Edwin BeasantAdd the MSR writes that are needed to provide VGA legac...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
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-08-28 Ronald G. MinnichThis is the beginning of support for Geode and 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...
2009-03-06 Stefan Reinaueruse include file for i8259 where appropriate (trivial)
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-07-12 Marc JonesThere was a programming error which made most USB port4...
2008-05-06 Marc Jonescs5536 IDE PWB flag was not getting set since it is...
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-06-19 Marc JonesThe GPIOs used for UART2 RX and TX were reversed.
2007-06-02 Marc JonesThe UART disable code was causing a hang and was worked...
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
2007-05-10 Marc JonesThis fix properly hides the UDC and OTG PCI headers...
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
2007-05-10 Marc JonesThis patch updates the PCI ID of the Geode IDE device...
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-05 Ronald G. MinnichWith this patch, the msm800sev runs FILO and boots...
2007-05-04 Marc JonesThis patch re-implements support for the CS5536 compani...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-09-13 Jordan Crouseadd file for dcon support
2006-08-28 Richard Smith- Much better USB P4 fix.
2006-08-25 Richard Smith- USB P4 as host fix
2006-08-25 Richard Smith- fix a silly pointer dereference thinko in my previous...
2006-08-25 Richard Smith- Added suport for enabling USB P4 on the olpc
2006-08-15 Stefan Reinauerthis file is already included by auto.c on all targets.
2006-07-27 Ronald G. Minnich"Hey Ron - Attached is a simple patch that enables...
2006-07-21 Ronald G. Minnichrestore the old code for enabling flash. The new amd...
2006-07-21 Ronald G. MinnichThese changes incorporate steve goodrich'es fixes,...
2006-06-27 Ronald G. Minnichchanges per steve goodrich.
2006-06-22 Ronald G. Minnichset up interrupt values for the southbridge, and add...
2006-06-18 Ronald G. Minnichfix idiiot typo I did not catch.
2006-06-10 Ronald G. Minnichchanges from AMD for making OLPC video work.
2006-05-16 Ronald G. MinnichCommit for IDE NAND FLASH
2006-05-05 Ronald G. MinnichThis is to enable COM1 early.
2006-05-05 Ronald G. Minnichreorder early startup so that it might work.
2006-05-04 Ronald G. Minnichmods for early printing on OLPC
2006-05-02 Ronald G. MinnichFall back to pre-broken settings and setup for GX2.
2006-04-27 Li-Ta Locode cleanup, comments added
2006-04-27 Ronald G. Minnichwe don't need msr_init
2006-04-26 Li-Ta Losome todo and comment for ron.
2006-04-25 Ronald G. Minnichbuilds and should do the right things for sb for interr...
2006-04-25 Ronald G. Minnichto give ollie a look.
2006-04-23 Ronald G. Minnichfix so that olpc uarts come up enabled.
2006-04-20 Li-Ta Lomore 5536 -> 5536 conversion
2006-04-20 Li-Ta Loadd cs5536