aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/mew-vm/auto.c
AgeCommit message (Expand)Author
2010-02-08janitor task: unify and cleanup naming.Stefan Reinauer
2010-01-05* Explicitly add __PRE_RAM__ where it should be added.Stefan Reinauer
2009-10-11Remove useless udelay() duplication.Uwe Hermann
2009-09-23simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2008-11-20Get rid of the unnecessary indirection by 'struct mem_controller' for theUwe Hermann
2008-11-11Always enable serial before SMBus (or as early as possible), as the SMBusUwe Hermann
2008-10-12Drop tons of duplicated debug.c files, move common file toUwe Hermann
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-06-19Various minor cosmetics and coding style fixes (trivial).Uwe Hermann
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood