Age | Commit message (Expand) | Author |
2021-02-01 | cpu/intel/microcode: Reuse existing function to read MCU revision | Arthur Heymans |
2021-01-28 | cpu/intel/microcode: Add caching layer in intel_microcode_find | Patrick Rudolph |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
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 |
2019-12-17 | cpu/intel: Remove ROMCC header guards and code | Elyes HAOUAS |
2019-09-30 | console: Declare empty printk() for __ROMCC__ | Kyösti Mälkki |
2019-09-26 | cpu/intel/: Clean up microcode update from __PRE_RAM__ | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/cpu/intel copyrights into AUTHORS file | Martin Roth |
2019-01-29 | cpu/intel/microcode: Enable verbose output | Philipp Deppenwiese |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-11 | src: Replace MSR addresses with macros | Elyes HAOUAS |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-07-30 | cpu/intel/microcode: Add helper functions to get microcode info | Rizwan Qureshi |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-03-16 | cpu/intel: Wrap lines at 80 columns | 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-08-28 | src/cpu: Remove unnecessary whitespace before "\n" | Elyes HAOUAS |
2016-02-10 | cpu/intel/microcode: allow microcode to be loaded in romstage | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-29 | Add SoC specific microcode update check in ramstage | Rizwan Qureshi |
2015-06-02 | cbfs: new API and better program loading | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-01-28 | intel: fix microcode compilation failure in bootblock | Aaron Durbin |
2014-01-16 | cpu/intel: Make all Intel CPUs load microcode from CBFS | Alexandru Gagniuc |
2013-12-17 | cpu/intel: Do not rely on CBFS microcode having a terminator | Alexandru Gagniuc |
2013-12-13 | cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS | Alexandru Gagniuc |
2013-04-23 | Intel microcode: Return when `microcode_updates` is `NULL` | Vladimir Serbinenko |
2013-03-19 | intel microcode: split up microcode loading stages | Aaron Durbin |
2013-01-30 | Extend CBFS to support arbitrary ROM source media. | Hung-Te Lin |
2012-11-13 | Add spinlock to serialize Intel microcode updates | Stefan Reinauer |
2012-09-05 | buildsystem: Make CPU microcode updating more configurable | Alexandru Gagniuc |
2012-07-25 | Fix date output in Microcode update | Stefan Reinauer |
2012-07-24 | Add code to read Intel microcode from CBFS | Vadim Bendebury |
2012-05-03 | Fix register corruption during Intel Microcode update | Stefan Reinauer |
2012-05-02 | Don't include console.h in microcode.c when compiling with ROMCC | Stefan Reinauer |
2012-04-26 | microcode: print date of microcode and unify output | Stefan Reinauer |
2012-04-26 | Revamp Intel microcode update code | Stefan Reinauer |
2010-05-26 | cosmetical changes on intel's microcode.c | Stefan Reinauer |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-31 | Drop \r\n and \n\r as both print_XXX and printk now do this internally. | Stefan Reinauer |
2009-01-20 | fix compiler warnings (trivial) | Stefan Reinauer |
2004-10-14 | - Add new cvs code to cvs | Eric Biederman |