summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd
Commit message (Expand)AuthorAgeFilesLines
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-2243-278/+276
* I ran into a couple of errors while building a mahogany_fam10 target;Ed Swierk2010-03-191-8/+8
* trivial. Delelte double blank line.Zheng Bao2010-03-182-2/+0
* more warnings gone...Stefan Reinauer2010-03-177-52/+48
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-172-6/+5
* The SB600 also has the BootFailTimer. We should disable it,Zheng Bao2010-03-172-2/+13
* remove warnings from cs5530 driver. (trivial)Stefan Reinauer2010-03-171-8/+8
* pci drivers should be const.Stefan Reinauer2010-03-1619-36/+36
* Delete Config.lb in new southbridge folders.Zheng Bao2010-03-162-58/+0
* Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into theZheng Bao2010-03-162-0/+4
* Features supported in RS780 code:Zheng Bao2010-03-1612-0/+3442
* Features supported in SB700 code:Zheng Bao2010-03-1618-0/+2993
* sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...Marc Jones2010-03-091-1/+1
* Port of CS5536 early UART setup from v3.Edwin Beasant2010-02-092-45/+114
* newconfig is no more.Patrick Georgi2010-02-0710-130/+0
* The UART2 on the AMD cs5536 is incorrectly configured in two places.Stefan Reinauer2010-02-032-8/+9
* reformat Kconfig file, too.Patrick Georgi2010-01-271-2/+1
* Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant2010-01-271-0/+9
* Move all IOAPIC selection to southbridges, and remove themPatrick Georgi2010-01-182-0/+2
* coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer2010-01-162-159/+6
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-166-66/+66
* 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