1. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  2. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  3. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. 9612a3c cpu/intel: Remove ROMCC header guards and code by Elyes HAOUAS · 4 years, 8 months ago
  5. 92bb832 console: Declare empty printk() for __ROMCC__ by Kyösti Mälkki · 5 years ago
  6. 89c0ef7 cpu/intel/: Clean up microcode update from __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  7. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  8. b251c02 cpu/intel/microcode: Enable verbose output by Philipp Deppenwiese · 6 years ago
  9. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  10. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  11. 603963e src: Replace MSR addresses with macros by Elyes HAOUAS · 6 years ago
  12. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  13. 0d39157 cpu/intel/microcode: Add helper functions to get microcode info by Rizwan Qureshi · 6 years ago
  14. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  15. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  16. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  17. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  18. 7c8d74c src/cpu: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  19. a02bb65 cpu/intel/microcode: allow microcode to be loaded in romstage by Aaron Durbin · 9 years ago
  20. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  21. 30b755b Add SoC specific microcode update check in ramstage by Rizwan Qureshi · 9 years ago
  22. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. e676767 intel: fix microcode compilation failure in bootblock by Aaron Durbin · 11 years ago
  25. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  26. b1ae030 cpu/intel: Do not rely on CBFS microcode having a terminator by Alexandru Gagniuc · 11 years ago
  27. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 11 years ago
  28. 2c88cc0 Intel microcode: Return when `microcode_updates` is `NULL` by Vladimir Serbinenko · 11 years ago
  29. 98ffb42 intel microcode: split up microcode loading stages by Aaron Durbin · 12 years ago
  30. 6fe0cab Extend CBFS to support arbitrary ROM source media. by Hung-Te Lin · 12 years ago
  31. a42e2f4 Add spinlock to serialize Intel microcode updates by Stefan Reinauer · 12 years ago
  32. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  33. 0aa5b09 Fix date output in Microcode update by Stefan Reinauer · 12 years ago
  34. 537b4e0 Add code to read Intel microcode from CBFS by Vadim Bendebury · 12 years ago
  35. 3b5a9ed Fix register corruption during Intel Microcode update by Stefan Reinauer · 12 years ago
  36. 252111d Don't include console.h in microcode.c when compiling with ROMCC by Stefan Reinauer · 12 years ago
  37. 3110945 microcode: print date of microcode and unify output by Stefan Reinauer · 12 years ago
  38. 3f8989e Revamp Intel microcode update code by Stefan Reinauer · 12 years ago
  39. c8f8a6c cosmetical changes on intel's microcode.c by Stefan Reinauer · 14 years ago
  40. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  41. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  42. c598330 fix compiler warnings (trivial) by Stefan Reinauer · 16 years ago
  43. fcd5ace - Add new cvs code to cvs by Eric Biederman · 20 years ago