summaryrefslogtreecommitdiff
path: root/src/southbridge/via
AgeCommit message (Expand)Author
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-08Code must not access the smbus registers before the RTC power well isKevin O'Connor
2010-08-26CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann
2010-08-01Clarify a comment on an old hack, remove the call to early_mtrr_initCorey Osgood
2010-08-01Update my old, no longer active email addressesCorey Osgood
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09The interrupt controller lives at I/O 0x4d0/0x4d1.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-25Fix the the build of r5494 on Asus A8V-E SE. The K8M890 and K8T890Rudolf Marek
2010-04-25Following patch changes the K8M890 VGA handling. It reverts the framebuffer sizeRudolf Marek
2010-04-23Attached patch adds support for tinybootblock on VT8237* to decode whole flashRudolf Marek
2010-04-22zero warnings days...Stefan 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-07no warnings dayStefan Reinauer
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-04-07switch some ROMCC boards back to ROMCC.Stefan Reinauer
2010-04-07"no warnings day"Stefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-04-03device_t wants device/device.hStefan Reinauer
2010-04-03remove more warnings.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
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-06Kconfig builds all boards now.Patrick Georgi
2009-10-23drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer
2009-10-20Fix #if CONFIG_VGA==1 -> #if CONFIG_VGA.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-08Disable x86emu for via based boards which bringPatrick Georgi
2009-09-25some progress on kconfig:Patrick Georgi
2009-09-01As more users of Asus M2V-MX SE emerged. Here is long pending patch I wanted toRudolf Marek
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-18Add via south support. Correct usage of conditional variables. Ronald G. Minnich
2009-08-18Add the rest of the files.Jon Harrison
2009-08-17Get the Via EPIA-N(L)/CN400 to a reasonable level of maturity::Jon Harrison
2009-08-12Kconfig!Patrick Georgi
2009-07-23sb/via/k8t890: add vga textmode code for k8m890 chrome igp.Luc Verhaegen
2009-07-20Add legacy I/O region for vt8237r southbridge.Myles Watson