1. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  2. 2bebd7b cpu/x86/mtrr: allow temporary MTRR range during coreboot by Aaron Durbin · 8 years ago
  3. 8453c4f cpu/x86: Move fls() and fms() to mtrr.h by Rizwan Qureshi · 8 years ago
  4. 918535a src/include: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  5. ae738ac cpu/x86: Support CPUs without rdmsr/wrmsr instructions by Lee Leahy · 8 years ago
  6. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  7. 331ac1b mtrr: Define a function for obtaining free var mtrr by Furquan Shaikh · 8 years ago
  8. e63be89 cpu/x86/mtrr: add helper function to detect variable MTRRs by Aaron Durbin · 8 years ago
  9. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  10. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  11. bfdf248 cpu/x86: Add more MTRR symbols by Lee Leahy · 9 years ago
  12. 38a8fb0 x86 MTRR: Drop unused return value by Kyösti Mälkki · 10 years ago
  13. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  14. 3674ccf x86/mtrr: don't assume size of ROM cached during CAR mode by Aaron Durbin · 10 years ago
  15. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  16. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  17. 0cb07e3 include: Fix spelling by Martin Roth · 11 years ago
  18. 6ccb1ab mtrr: add rom caching comment about hyperthreads by Aaron Durbin · 11 years ago
  19. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  20. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  21. bb4e79a x86: add new mtrr implementation by Aaron Durbin · 11 years ago
  22. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  23. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  24. 5458b9d Intel cpus: Extend cache to cover complete Flash Device by Kyösti Mälkki · 12 years ago
  25. 7b67892 Make MTRR min hole alignment 64MB by Duncan Laurie · 13 years ago
  26. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  27. 784544b Remove XIP_ROM_BASE by Patrick Georgi · 13 years ago
  28. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  29. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  30. 1d888a9 some ifdef --> if fixes by Stefan Reinauer · 13 years ago
  31. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  32. 5bb9fd6 Now that the VIA code is run above 1Meg (like other boards), it should by Kevin O'Connor · 13 years ago
  33. f3cce2f MTRR related improvements for AMD family 10h and family 0Fh systems by Scott Duplichan · 14 years ago
  34. 66d1687 CAR simplifications, typos, readability improvements (trivial). by Uwe Hermann · 14 years ago
  35. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  36. 35b6bbb drop unneeded __ROMCC__ checks when the check for __PRE_RAM__ is more by Stefan Reinauer · 14 years ago
  37. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  38. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  39. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  40. 6ca7636 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51 by arch import user (historical) · 19 years ago
  41. c84c190 - Renamed cpu header files by Eric Biederman · 20 years ago