Age | Commit message (Expand) | Author |
2010-08-30 | We call this cache as ram everywhere, so let's call it the same in Kconfig | Stefan Reinauer |
2010-08-30 | mPGA479M Sockets can take Intel Mobile Celeron. | Andreas Schultz |
2010-08-14 | My forgotten CAR cleanup patch... | Stefan Reinauer |
2010-08-03 | Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user / | Stefan Reinauer |
2010-06-21 | This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu... | Joseph Smith |
2010-06-21 | Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ... | Joseph Smith |
2010-05-28 | Add Intel Atom microcode | Stefan Reinauer |
2010-05-26 | Update Intel microcode include files from their web page. | Stefan Reinauer |
2010-05-26 | Use the microcode files as created by the new microcode update script. (Fixes... | Stefan Reinauer |
2010-05-26 | Drop problematically licensed Intel microcode files | Stefan Reinauer |
2010-05-26 | cosmetical changes on intel's microcode.c | Stefan Reinauer |
2010-05-25 | also rename the config option. | Stefan Reinauer |
2010-05-25 | Long ago we agreed on kicking the _direct appendix because everything in | Stefan Reinauer |
2010-05-14 | license header fixes | Nils Jacobs |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-26 | I meant SSE. Reported by Dustin Harrison. | Myles Watson |
2010-04-26 | Enable SSE2 for ep80579. Reported by Dustin Harrison. | Myles Watson |
2010-04-25 | a single place for the romstage stack for copy_and_run. | Stefan Reinauer |
2010-04-24 | these cpus are explicitly supported by model_6bx | Stefan Reinauer |
2010-04-14 | move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. | Stefan Reinauer |
2010-04-13 | fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to | Stefan Reinauer |
2010-04-13 | update atom car code in the same way that 6ex/6fx was updated. | Stefan Reinauer |
2010-04-12 | port latest model 6ex car changes to 6fx car, which is almost identical and | Stefan Reinauer |
2010-04-12 | move model_6ex car to a single file. No more .c files that only consist of a | Stefan Reinauer |
2010-04-12 | Move the CPU specific includes from | Patrick Georgi |
2010-04-11 | The ADL855PC was never confirmed working (in fact it's pretty sure that code | Stefan Reinauer |
2010-04-09 | 1. This patch adds CAR for Intel P6 series processors. | Joseph Smith |
2010-04-09 | copy_and_run.c is not needed twice, and it is used on non-car too. | Stefan Reinauer |
2010-04-01 | -Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files. | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2010-03-29 | cpu_driver structs need to be const, too... | Stefan Reinauer |
2010-03-22 | drop some unused files and fix warnings on i945 based systems. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-18 | Remove remaining uses of | Patrick Georgi |
2010-03-18 | Remove fallback/normal handling in mainboards' | Patrick Georgi |
2010-03-17 | more warning fixes. | Stefan Reinauer |
2010-03-17 | fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. | Stefan Reinauer |
2010-03-17 | Source all Kconfig files for Intel® CPU models.. | Myles Watson |
2010-03-06 | Add support for the 0x06B1 CPU ID for Celeron (Tualatin). | Keith Hui |
2010-03-05 | Add proper Slot 1 CPU support code/infrastructure. | Keith Hui |
2010-02-25 | HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. | Stefan Reinauer |
2010-02-22 | This is a general cleanup patch | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2010-02-04 | typo | Stefan Reinauer |
2010-02-04 | Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU. | Stefan Reinauer |
2010-01-25 | Fix ACPI build on a couple of boards (now that it's active) | Patrick Georgi |
2010-01-18 | Move all IOAPIC selection to southbridges, and remove them | Patrick Georgi |
2010-01-16 | Make internal functions static in speedstep ACPI generation code. | Stefan Reinauer |
2010-01-16 | Fix stack base for Atom CPUs, the resume mechanism (cbmem etc) expects this. | Stefan Reinauer |