1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 6a70dbc cpu/x86/mtrr: Add MTRR index and total MTRRs to error message by Paul Menzel · 9 years ago
  3. 86091f9 cpu/mtrr.h: Fix macro names for MTRR registers by Alexandru Gagniuc · 9 years ago
  4. 46cf9f7 Verify Kconfigs symbols are not zero for hex and int type symbols by Martin Roth · 9 years ago
  5. c4e49f6 Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED() by Martin Roth · 9 years ago
  6. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  7. 81f90c5 x86/mtrr: Enable MTRR's before enabling caching by Isaac Christensen · 10 years ago
  8. 7756fe7 x86: Minimize work done with the caches disabled in mtrr functions. by Gabe Black · 10 years ago
  9. 38a8fb0 x86 MTRR: Drop unused return value by Kyösti Mälkki · 10 years ago
  10. 599cda8 Use MTRR defines by Kyösti Mälkki · 10 years ago
  11. 4337020 Remove CACHE_ROM. by Vladimir Serbinenko · 10 years ago
  12. ca4f4b8 mtrr: only add prefetchable resources as WRCOMB for VGA devices by Aaron Durbin · 10 years ago
  13. 30fe612 MTRR: Mark all prefetchable resources as WRCOMB. by Vladimir Serbinenko · 10 years ago
  14. 5b9e3b6 mtrr: retry fitting w/o WRCOMB if usage exceeds BIOS allocation by Aaron Durbin · 10 years ago
  15. 4fe9813 src/cpu: Fix spelling of MTTR to MTRR by Paul Menzel · 10 years ago
  16. 107f72e Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRR by Kyösti Mälkki · 11 years ago
  17. 88a67f0 AMD boards (non-AGESA): Cleanup earlymtrr.c includes by Kyösti Mälkki · 11 years ago
  18. 11b4780 cpu/x86/mtrr/mtrr.c: Remove superfluous assignment to `type_index` by Paul Menzel · 11 years ago
  19. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  20. bebf669 x86: use boot state callbacks to disable rom cache by Aaron Durbin · 11 years ago
  21. 190011e AMD: Drop six copies of wrmsr_amd and rdmsr_amd by Kyösti Mälkki · 11 years ago
  22. ebf142a boot: add disable_cache_rom() function by Aaron Durbin · 11 years ago
  23. 5392424 x86: mtrr: optimize hole carving above 4GiB by Aaron Durbin · 11 years ago
  24. e383442 x86: mtrr: add hole punching support by Aaron Durbin · 11 years ago
  25. bc07f5d x86: add rom cache variable MTRR index to tables by Aaron Durbin · 11 years ago
  26. 77a5b40 x86: mtrr: add CONFIG_CACHE_ROM support by Aaron Durbin · 11 years ago
  27. 9b027fe mtrr: honor IORESOURCE_WRCOMB by Aaron Durbin · 11 years ago
  28. bb4e79a x86: add new mtrr implementation by Aaron Durbin · 11 years ago
  29. 57686f8 x86: unify amd and non-amd MTRR routines by Aaron Durbin · 11 years ago
  30. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  31. 1ec5e74 Intel Sandybridge: add reserved memory as resources by Kyösti Mälkki · 12 years ago
  32. b91a0f2 Rename cache_lbmem() to cache_ramstage() by Stefan Reinauer · 12 years ago
  33. 0067188 MTRR: drop repetetive debug message by Stefan Reinauer · 12 years ago
  34. 2d42b34 Check for IORESOURCE_UMA_FB in MTRR setup by Kyösti Mälkki · 12 years ago
  35. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  36. ffc1fb3 Drop Kconfig VAR_MTRR_HOLE option by Kyösti Mälkki · 12 years ago
  37. 7c2d058 Fix the location of "Setting variable MTRR" printk. by Denis 'GNUtoo' Carikli · 12 years ago
  38. f8f0062 Some more #if cleanup by Patrick Georgi · 12 years ago
  39. c00dfbc Cache 8MB flash instead of 4MB by Stefan Reinauer · 12 years ago
  40. 7b67892 Make MTRR min hole alignment 64MB by Duncan Laurie · 13 years ago
  41. 527fc74 Fix MB calculation in the reporting of the MTRR hole by Duncan Laurie · 13 years ago
  42. 7389fa9 MTRR: add alternate allocation method for odd memory maps by Duncan Laurie · 13 years ago
  43. 00093a8 Add an option to keep the ROM cached after romstage by Stefan Reinauer · 13 years ago
  44. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  45. 1da1046 Get rid of AUTO_XIP_ROM_BASE by Patrick Georgi · 13 years ago
  46. 23f49a8 earlymtrr.c: wipe some dead code, use names instead of numbers and some by Stefan Reinauer · 13 years ago
  47. 5bb9fd6 Now that the VIA code is run above 1Meg (like other boards), it should by Kevin O'Connor · 13 years ago
  48. f3cce2f MTRR related improvements for AMD family 10h and family 0Fh systems by Scott Duplichan · 14 years ago
  49. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  50. 704b596 We call this cache as ram everywhere, so let's call it the same in Kconfig by Stefan Reinauer · 14 years ago
  51. c9ce895 make early_mtrr_init() invisible for cache as ram targets as it breaks them. by Stefan Reinauer · 14 years ago
  52. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  53. 5d3dee8 drop quite a lot of dead code that did nothing but produce warnings and make by Stefan Reinauer · 14 years ago
  54. d4f5373 zero warnings days. by Stefan Reinauer · 14 years ago
  55. 8a926845 clean up age old via epia target. by Stefan Reinauer · 14 years ago
  56. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  57. 3c8ac78 remove more warnings. by Stefan Reinauer · 14 years ago
  58. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  59. ba295dc Fix AUTO_XIP_ROM_BASE issues on AMD boards with certain compilers, by Patrick Georgi · 14 years ago
  60. 535e3b4 Adapt all uses of CONFIG_XIP_ROM_BASE to use by Patrick Georgi · 14 years ago
  61. abf2ad7 newconfig is no more. by Patrick Georgi · 14 years ago
  62. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  63. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  64. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  65. edee9eb The code between #if and #endif is only about UMA mode. The CONFIG_GFXUMA should be 1. by Zheng Bao · 15 years ago
  66. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  67. 5cbdc1e Fix typo. trivial. by Marc Jones · 15 years ago
  68. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  69. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  70. 7f86ed1 Fix mtrr setup for UMA architectures. by Stefan Reinauer · 15 years ago
  71. 7dde1da Print a loud warning message if we run out of MTRRs. by Carl-Daniel Hailfinger · 15 years ago
  72. c4ddbff Remove some warnings, mainly from format strings which didn't match the by Myles Watson · 15 years ago
  73. 57d2af8 same spelling in all mtrr output.. (trivial) by Stefan Reinauer · 16 years ago
  74. 0dff6e3 fix a whole bunch of warnings. (trivial) by Stefan Reinauer · 17 years ago
  75. cdc5cc6 trivial: fix filename in comment. by Stefan Reinauer · 17 years ago
  76. 21332b8 This is part of the outstanding mcp55 commit from January 18th. It will by Yinghai Lu · 17 years ago
  77. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  78. 6a2c09a - See Issue Tracker ID-3 "lnxi-patch3" by Jason Schildt · 19 years ago
  79. 043b409 Undoing all HDAMA commits from LNXI from r2005->2003 by Jason Schildt · 19 years ago
  80. 6e44b42 - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree. by Jason Schildt · 19 years ago
  81. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  82. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  83. 6360187 spare one more mtrr by Yinghai Lu · 19 years ago
  84. bec039c minor reformat by Li-Ta Lo · 19 years ago
  85. 953e0f6 add NC support to spare mtrrs for 64G memory stored by Yinghai Lu · 20 years ago
  86. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  87. e507c85 This hurts more than it helps. byebye by Stefan Reinauer · 20 years ago
  88. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  89. a1653cf - Better memory I/O space distinguishing in amd_mtrr.c by Eric Biederman · 20 years ago
  90. fcd5ace - Add new cvs code to cvs by Eric Biederman · 20 years ago