- TOM2 is filled in by the dynamic ACPI code. Don't hardcode it in the
[coreboot.git] / src / southbridge / amd /
2009-03-06 Stefan Reinaueruse include file for i8259 where appropriate (trivial)
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-15 Stefan Reinauer- Fix up amd pistachio and dbm690t.
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-05 Dan LykowskiUse the correct device for switching on HDA.
2009-01-23 Maggie LiFix rs690 bug about GPPSB configuration.
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 Carl-Daniel HailfingerHandle RS690 quirks for 1 GHz noncoherent HyperTransport.
2008-12-23 Maggie LiFix implicit declarations of pci_read_config32 and...
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-12-17 Zheng BaoAdd 690G and 690(MT) internal graphics support.
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-12-12 Carl-Daniel HailfingerImprove comments in early SB600 setup, handle non-LPC...
2008-12-01 Joe BaoAdd AMD rs690 VID DID reporting and some minor cleanups.
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.
2008-09-22 Michael XiePatch for AMD RS690 chipset.
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-12-19 Marc JonesAdditional early AMD8111 southbridge support for Barcel...
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...
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-24 Uwe HermannDrop the src/southbridge/amd/cs5536_lx directory and...
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-10-04 Yinghai LuAMD Rev F support
2006-09-20 Ronald G. MinnichLots of lx fixes. CLeanup mainly. THings now build
2006-09-19 Ronald G. Minnichput this in the right place.
2006-09-18 Ronald G. Minnichadd the _lx flavor of the 5536. This will later be...
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 Loremove dup files
2006-04-20 Li-Ta Loadd cs5536
2006-04-20 Li-Ta Loadded cs5536
2006-04-20 Li-Ta Loadd cs5536 directory
2006-04-20 Li-Ta Loadd cs5536 directory
2006-04-13 Li-Ta Lominor modification
2006-04-11 Stefan Reinauersmall fixes to get Ward Vandewege's Tyan board booting.
2006-04-07 Yinghai Lu15->11 for device num
2006-04-03 Li-Ta Lodid I commit the last change?
2006-04-03 Yinghai Lunew cache_as_ram support
2006-03-23 Stefan Reinauermake older winbond chips work reliably.
2006-03-17 Li-Ta Loresolving conflict with Ron's work
2006-03-14 Ronald G. MinnichFix for nehemiah
2006-03-13 Li-Ta Loadded early_setup.c
2006-03-13 Li-Ta Lofailed attempt to do early init for cs5535. Almost...
2006-03-02 Li-Ta Loadd smbus access routing for cs5535
2006-01-28 Ronald G. MinnichGX2 builds
2006-01-28 Ronald G. Minnichrename
2006-01-27 Ronald G. Minnichadding preliminary, and almost certainly wrong, rumba...
2006-01-06 Yinghai Luenable bsp apic id lifting regarding ioapic setup
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
next