Age | Commit message (Expand) | Author |
2010-12-11 | After this has been brought up many times before, rename src/arch/i386 to | Stefan Reinauer |
2010-10-07 | Remove some duplicate #include files (trivial). | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-09-30 | Move VIA C7 board CAR config to VIA C7 instead of boards. | Warren Turkal |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-12 | Move the CPU specific includes from | Patrick Georgi |
2010-04-09 | This patch changes C7 CAR code to be a single assembler file instead | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-25 | Unify crt0s setup to src/arch/i386/Makefile.inc. This variable | Patrick Georgi |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-01-04 | - Fix UDELAY options and HAVE_INIT_TIMER [kconfig] | Patrick Georgi |
2009-10-17 | Remove some more instances of including previous empty x86/fpu/Makefile.inc | Peter Stuge |
2009-10-17 | Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty | Peter Stuge |
2009-10-16 | Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references | Peter Stuge |
2009-10-16 | Similar to r4626, change obj-y to driver-y for VIA C3 and C7. | Uwe Hermann |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-08-20 | This goes a surprisingly long way to building the epia-n. It also has | Ronald G. Minnich |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-04-17 | Add VIA CX700 support, plus VIA vt8454c reference board support. | Stefan Reinauer |
2009-01-19 | First shot at factoring SMM code into generic parts and southbridge specific | Stefan Reinauer |
2008-12-18 | Add another CPUID to the Via C7's table, the one on my Jetway J7F2. | Corey Osgood |
2008-03-18 | * split model_centaur into model_c3 and model_c7 | Stefan Reinauer |