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