aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2010-04-25no warnings days.Stefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-23zero warnings days...Stefan Reinauer
2010-04-22None of the cs5536 settings in devicetree.cb were ever used and nobody noticed.Stefan Reinauer
2010-04-22fix compilation remaining geode boardsStefan Reinauer
2010-04-21* clean up all but two warnings on artecgroup dbe61Stefan Reinauer
2010-04-20As Myles suggested a while back: Switch long time #warnings to be commentsStefan Reinauer
2010-04-16fix up sb600 and it8712f tree.Stefan Reinauer
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09zero warning days.Stefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-05Add RS785G, looks like it works although it is RV620.Rudolf Marek
2010-04-02remove more warnings.Stefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-28drop __ROMCC__ define checks.. __PRE_RAM__ is what the code should be looking...Stefan Reinauer
2010-03-23fix newly introduced printk_foo warnings..Stefan Reinauer
2010-03-23Remove the building warnings.Zheng Bao
2010-03-23Remove the building warnings.Zheng Bao
2010-03-23Removing build warning of sb600 & rs690.Wang Qing Pei
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-19I ran into a couple of errors while building a mahogany_fam10 target;Ed Swierk
2010-03-18trivial. Delelte double blank line.Zheng Bao
2010-03-17more warnings gone...Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-17The SB600 also has the BootFailTimer. We should disable it,Zheng Bao
2010-03-17remove warnings from cs5530 driver. (trivial)Stefan Reinauer
2010-03-16pci drivers should be const.Stefan Reinauer
2010-03-16Delete Config.lb in new southbridge folders.Zheng Bao
2010-03-16Add entries of RS780, SB700, Mahogany, Mahogany_fam10 into theZheng Bao
2010-03-16Features supported in RS780 code:Zheng Bao
2010-03-16Features supported in SB700 code:Zheng Bao
2010-03-09sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...Marc Jones
2010-02-09Port of CS5536 early UART setup from v3.Edwin Beasant
2010-02-07newconfig is no more.Patrick Georgi
2010-02-03The UART2 on the AMD cs5536 is incorrectly configured in two places.Stefan Reinauer
2010-01-27reformat Kconfig file, too.Patrick Georgi
2010-01-27Add the MSR writes that are needed to provide VGA legacy routing for the Geod...Edwin Beasant
2010-01-18Move all IOAPIC selection to southbridges, and remove themPatrick Georgi
2010-01-16coreboot has 13 instances of IOAPIC setup distributed across a lotStefan Reinauer
2010-01-16coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer
2009-12-31romcc:Patrick Georgi
2009-11-06Drop all pre-CBFS rom_address entries in Config.lb/devicetree.cb.Uwe Hermann
2009-11-06Split the two usages of __ROMCC__:Myles Watson
2009-10-16Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise theZheng Bao
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-14delete white trailing spaces. It is done by the perl command.Zheng Bao
2009-10-13This patch support for the Technexion Tim-5690 mainboard.Libra Li
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-08Fix CS5535 build for kconfig, more kconfig boards (lippert, artec)Patrick Georgi
2009-10-07Enable full ROM access on AMD CS5530(A) (needed for CBFS).Uwe Hermann
2009-10-04Add initial kconfig support for all AMD GX1 boards.Uwe Hermann
2009-09-29Remove some warnings.Myles Watson
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-08-29This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich
2009-08-28This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich
2009-08-27Added support for the AMD RS690 and SB600 southbridges in KconfigCristi Măgherușan
2009-08-27The new resource allocator helped me find a bug in SB600 diagnostics.Carl-Daniel Hailfinger
2009-08-26Remove a couple of CONFIG_ prefixes that shouldn't have happened.Patrick Georgi
2009-08-26Enable Direct TMDS for the RS690, which allows to display on HDMI and DVILibra Li
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Missing files from last patch.Ronald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-07-14trivial fixes to function declarations (and build system test)Stefan Reinauer
2009-07-10This seems to be a more official, common, simple way to check if the CPU is d...Zheng Bao
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-05After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao
2009-06-04This patch is about some noticable bugs which was made by no reason.Zheng Bao
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-06-03Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao
2009-03-06use include file for i8259 where appropriate (trivial)Stefan Reinauer
2009-03-04I just went on a bugfix frenzy and fixed all printk format warningsCarl-Daniel Hailfinger
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-02-15- Fix up amd pistachio and dbm690t.Stefan Reinauer
2009-02-12This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson
2009-02-05Use the correct device for switching on HDA.Dan Lykowski
2009-01-23Fix rs690 bug about GPPSB configuration.Maggie Li
2009-01-15Adds a retry/faildown to SB600 SATA detection logic.Dan Lykowski
2008-12-29The SB600 RPR documentation does not mention what to do if SATA_BAR0+6Carl-Daniel Hailfinger
2008-12-23Handle RS690 quirks for 1 GHz noncoherent HyperTransport.Carl-Daniel Hailfinger
2008-12-23Fix implicit declarations of pci_read_config32 and pci_write_config32 inMaggie Li
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2008-12-17Add 690G and 690(MT) internal graphics support.Zheng Bao
2008-12-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer
2008-12-12Improve comments in early SB600 setup, handle non-LPC strapping andCarl-Daniel Hailfinger
2008-12-01Add AMD rs690 VID DID reporting and some minor cleanups.Joe Bao
2008-12-01Add AMD sb600 HPET setup and some minor cleanups.Joe Bao
2008-11-14drop dead code in sb600 hdaStefan Reinauer
2008-10-21I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'.Uwe Hermann
2008-10-21Add missing license header.Uwe Hermann
2008-10-13Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be.Uwe Hermann
2008-10-09Added comment about sb600 wideio setting for clarity and a minor witespace c...Marc Jones