Age | Commit message (Expand) | Author |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-30 | cpu: microcode: Use microcode stored in binary format | Alexandru Gagniuc |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-12-19 | intel/truxton: Add dummy cache-as-ram region | Kyösti Mälkki |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-02-12 | PCI: Drop includes under cpu | Kyösti Mälkki |
2014-01-16 | cpu/intel: Remove dummy terminators from microcode blobs | Alexandru Gagniuc |
2014-01-16 | cpu/intel: Make all Intel CPUs load microcode from CBFS | Alexandru Gagniuc |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-01-10 | MTRR: get physical address size from CPUID | Sven Schnelle |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
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-03-29 | cpu_driver structs need to be const, too... | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2010-02-07 | newconfig is no more. | 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-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-09-29 | More consistent use of "default n" and "select XYZ" in | Patrick Georgi |
2009-09-25 | some progress on kconfig: | Patrick Georgi |
2009-01-19 | First shot at factoring SMM code into generic parts and southbridge specific | Stefan Reinauer |
2008-08-25 | This patch implements support for the CPU core of the Intel EP80579 | Ed Swierk |