summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* romcc:Patrick Georgi2009-12-312-0/+10
* Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann2009-11-061-1/+0
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao2009-10-161-6/+2
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-153-4/+4
* delete white trailing spaces. It is done by the perl command.Zheng Bao2009-10-142-14/+14
* This patch support for the Technexion Tim-5690 mainboard.Libra Li2009-10-131-2/+2
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-099-9/+0
* Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi2009-10-082-4/+12
* 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
* Remove some warnings.Myles Watson2009-09-291-2/+2
* some progress on kconfig:Patrick Georgi2009-09-259-4/+46
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-1/+1
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-291-1/+1
* This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich2009-08-282-0/+45
* Added support for the AMD RS690 and SB600 southbridges in KconfigCristi Măgherușan2009-08-275-2/+63
* The new resource allocator helped me find a bug in SB600 diagnostics.Carl-Daniel Hailfinger2009-08-271-3/+3
* Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi2009-08-261-1/+1
* Enable Direct TMDS for the RS690, which allows to display on HDMI and DVILibra Li2009-08-262-11/+56
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+0
* This now builds. Ronald G. Minnich2009-08-123-17/+40
* Missing files from last patch.Ronald G. Minnich2009-08-122-0/+12
* Kconfig!Patrick Georgi2009-08-123-0/+44
* trivial fixes to function declarations (and build system test)Stefan Reinauer2009-07-141-8/+8
* This seems to be a more official, common, simple way to check if the CPU is d...Zheng Bao2009-07-101-5/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-027-20/+89
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-305-11/+11
* After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao2009-06-051-1/+4
* This patch is about some noticable bugs which was made by no reason.Zheng Bao2009-06-042-5/+5
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-034-9/+9
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-034-9/+9
* Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao2009-06-031-1/+1
* use include file for i8259 where appropriate (trivial)Stefan Reinauer2009-03-061-2/+1
* I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger2009-03-046-7/+7
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-288-29/+29
* - Fix up amd pistachio and dbm690t.Stefan Reinauer2009-02-151-3/+3
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-124-11/+11
* Use the correct device for switching on HDA.Dan Lykowski2009-02-051-33/+54
* Fix rs690 bug about GPPSB configuration.Maggie Li2009-01-231-2/+2
* Adds a retry/faildown to SB600 SATA detection logic.Dan Lykowski2009-01-151-0/+29
* The SB600 RPR documentation does not mention what to do if SATA_BAR0+6Carl-Daniel Hailfinger2008-12-291-26/+60
* Handle RS690 quirks for 1 GHz noncoherent HyperTransport.Carl-Daniel Hailfinger2008-12-231-3/+19
* Fix implicit declarations of pci_read_config32 and pci_write_config32 inMaggie Li2008-12-231-0/+24
* This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson2008-12-182-1/+2
* Add 690G and 690(MT) internal graphics support.Zheng Bao2008-12-171-1/+11
* Move mainboard specific changes to the coreboot memory table into theStefan Reinauer2008-12-131-0/+2
* Improve comments in early SB600 setup, handle non-LPC strapping andCarl-Daniel Hailfinger2008-12-121-15/+41
* Add AMD rs690 VID DID reporting and some minor cleanups.Joe Bao2008-12-017-116/+50
* Add AMD sb600 HPET setup and some minor cleanups.Joe Bao2008-12-0110-60/+111
OpenPOWER on IntegriCloud