aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2010-04-14zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer
2010-04-14Remove few more warnings and some dead code.Myles Watson
2010-04-14geeesh! And this really compiles and even runs?Stefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-04-11do better error reporting in i82801dx early smbus functions.Stefan Reinauer
2010-04-09fix the broken nvidia chipset boards,Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-09zero warning days.Stefan Reinauer
2010-04-091. This patch adds CAR for Intel P6 series processors.Joseph Smith
2010-04-07no warnings dayStefan Reinauer
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-04-07fix epia-m700 compilation, and remove more warnings.Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-04-07- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLYStefan Reinauer
2010-04-06fix CK804 boards.Stefan 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-03device_t wants device/device.hStefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
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-30fix some southbridge warnings (trivial)Stefan Reinauer
2010-03-30reduce warnings in MCP55 and Fam10 codeStefan 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 i82801dx_power_options() so CONFIG_MAINBOARD_POWER_ON_AFTER_POWER_FAIL wo...Joseph Smith
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
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-18Remove remaining uses ofPatrick Georgi
2010-03-18trivial. Delelte double blank line.Zheng Bao
2010-03-17more warnings gone...Stefan Reinauer
2010-03-17revert the faulty part of r5252Stefan Reinauer
2010-03-17fix HPET on some ICH southbridgesStefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-17Actually enable HPETStefan Reinauer
2010-03-17bug fix for IOAPIC on i82801dx.Stefan Reinauer
2010-03-17This patch fixes up the i82801dx_lpc.c code post transition.Joseph Smith
2010-03-17more warning fixes.Stefan Reinauer
2010-03-17fix HPET base addressed.Stefan Reinauer
2010-03-17The SB600 also has the BootFailTimer. We should disable it,Zheng Bao
2010-03-17remove more warnings, and fix some boards (watchdog.h)Stefan Reinauer
2010-03-17fix dell s1850, ROMCC didn't seem to like SSE2 memtest here.Stefan Reinauer
2010-03-17fix a couple of warningsStefan Reinauer
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-14ICH4 update, fix ATA init, drop SATA (chipset doesn't have SATA)Stefan Reinauer
2010-03-09sb600 has problems with the virtual wire mode setup in setup_ioapic(). It cau...Marc Jones
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-28Use the romstraps build infrastructure created for "tinybootblock"Patrick Georgi
2010-02-27This does the following:Stefan Reinauer
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-22fix builds...Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-09Port of CS5536 early UART setup from v3.Edwin Beasant
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
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-17Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420Stefan Reinauer
2010-01-17ICH7 updateStefan Reinauer
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
2010-01-16(trivial) cosmetics for i82801gx cmos failover.Stefan Reinauer
2010-01-16* drop reset files from 945 mainboards (and use southbridge specific reset)Stefan Reinauer
2010-01-06Kconfig builds all boards now.Patrick Georgi
2009-12-31romcc:Patrick Georgi
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-11-06Remove drivers/pci/onboard. The only purpose was for option ROMs, which areMyles Watson
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-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-27Add few missing prototypes, and remove few unused (thus lonelly) variables.Maciej Pijanka
2009-10-26Kontron 986LCD-M updateStefan Reinauer
2009-10-24s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick u...Stefan Reinauer
2009-10-23Remove left-overs from Winbond southbridge removal (trivial).Uwe Hermann
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-22minimal whitespace fix (trivial)Stefan Reinauer
2009-10-20Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-18Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann
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