summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2010-04-15remove more warnings. move ROOT_COMPLEX selection to fam10Stefan Reinauer
2010-04-15zero warnings days...Stefan Reinauer
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