Age | Commit message (Expand) | Author |
2020-09-21 | src/cpu: Drop unneeded empty lines | Elyes HAOUAS |
2020-06-02 | src: Remove unused '#include <cpu/x86/lapic.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-10-01 | cpu/intel/common: Move intel_ht_sibling() to common folder | Patrick Rudolph |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-03-25 | Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) | Julius Werner |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2017-06-28 | cpu/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-16 | cpu/intel: Fix brace issues detected by checkpatch.pl | Lee Leahy |
2017-03-16 | cpu/intel: Add int to unsigned | Lee Leahy |
2017-03-16 | cpu/intel: Fix the spacing issues | Lee Leahy |
2016-08-28 | src/cpu: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-07-31 | src/cpu: Capitalize CPU | Elyes HAOUAS |
2016-02-14 | CPU/intel: Add missing license headers | Damien Roth |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-07-08 | cpu: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2012-08-03 | Intel CPUs: Fix counting of CPU cores | Kyösti Mälkki |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-07-02 | Intel CPUs: execute microcode update only once per core | Kyösti Mälkki |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-03-25 | Intel cpus: Fix deadlock on hyper-threading init | Kyösti Mälkki |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-04-22 | Trivial removal of a freudian slip. | Patrick Georgi |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2008-08-01 | drop unused code (trivial) | Stefan Reinauer |
2005-09-14 | Print a failure message if a sibling CPU fails to start. | Steven J. Magnani |
2004-10-14 | - Add new cvs code to cvs | Eric Biederman |