1. f0174b5 Find matching settings for each CPUs FID, VID, and P-state registers and initialize them. by Marc Jones · 16 years ago
  2. 8127dc4 Update the FAM10 microcode to current versions. by Marc Jones · 16 years ago
  3. c74e362 Missed this file in the previous check-in, r3248. by Marc Jones · 16 years ago
  4. da4ce6b Add early MSR and PCI register initialization. by Marc Jones · 16 years ago
  5. 78f59f8 Re-add files I deleted by mistake in r3219. They are meant for a different by Marc Jones (marc.jones · 16 years ago
  6. df22f78 Don't check exclusive IRQ fieldin the PIR table. by Marc Jones(marc.jones · 16 years ago
  7. 3182122 Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, by Uwe Hermann · 17 years ago
  8. b681570 Formatting fixes, no content changes (trivial). by Uwe Hermann · 17 years ago
  9. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  10. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  11. ed8dc58 Add a workaround for a bug in some binutils version which strictly by Carl-Daniel Hailfinger · 17 years ago
  12. 1923fc4 This patch introduces 4k CAR size granularity for the AMD x86 CAR code. by Carl-Daniel Hailfinger · 17 years ago
  13. f2ecb74 Remove some DOS line endings accidentially introduced in r3014. by Carl-Daniel Hailfinger · 17 years ago
  14. 8ae8c88 Initial AMD Barcelona support for rev Bx. by Marc Jones · 17 years ago
  15. 2006b38 Whitespace and other code cleanup in peperation for AMD Barcelona support. by Marc Jones · 17 years ago
  16. 8708c1b Update AMD CPU IDs in model_fxx_init.c with information from by Uwe Hermann · 17 years ago
  17. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  18. 65bc460 This code gets us to a working linux boot on the alix1c. I have not tested by Ronald G. Minnich · 17 years ago
  19. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  20. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  21. cb56d21 Put the print in the right place. This is trivial patch but a very by Ronald G. Minnich · 17 years ago
  22. 2109010 Add support for the Athlon64 x2 5000+ CPU. by Torsten Duwe · 17 years ago
  23. a5599c1 Use the common LinuxBIOS license header format. by Uwe Hermann · 17 years ago
  24. 4834a4f This patch fixes the processor name string for Rev F. CPUs. by Sven Kapferer · 17 years ago
  25. 344e457 Add missing license headers, minor cosmetic fixes in existing headers. by Uwe Hermann · 17 years ago
  26. 7f4040a Add additional CPU device ID: by Jeremy Jackson · 17 years ago
  27. ddf845f This patch cleans up and clarifies Geode source code comments. by Marc Jones · 17 years ago
  28. 00dc859 indent is by no means as harmless as one might think ;-) trivial fix. by Stefan Reinauer · 17 years ago
  29. 9934b81 Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  30. fa6c11e This is the final patch to enable the msm800sev to build. This patch by Ronald G. Minnich · 17 years ago
  31. bc8176c This patch adds support for the AMD Geode LX CPU. (rediffed) by Marc Jones · 17 years ago
  32. 6818245 Add missing license headers to some Geode LX related files. by Jordan Crouse · 17 years ago
  33. 21332b8 This is part of the outstanding mcp55 commit from January 18th. It will by Yinghai Lu · 17 years ago
  34. d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 18 years ago
  35. 9620651 Change 'ram' to 'RAM' in user-visible output (closes #60). by Uwe Hermann · 18 years ago
  36. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  37. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  38. 15b8ea7 socket 939 by Yinghai Lu · 18 years ago
  39. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  40. 7d94412 changes for the lx and artecgroup mobo by Indrek Kruusa · 18 years ago
  41. 157e1ab share decompression code. by Stefan Reinauer · 18 years ago
  42. 8e34641 Changelog: by Indrek Kruusa · 18 years ago
  43. f4c0b59 Geode LX: this patch adds configuration/status/self-test MSR definitions by Indrek Kruusa · 18 years ago
  44. 5e9dc23 This patch adds support for the AMD LX cpu. by Ron Minnich · 18 years ago
  45. 9d0b30d Fixes from AMD. Tested to build on rumba and olpc, and builds. by Ronald G. Minnich · 18 years ago
  46. 3951027 * delete two empty files * commit SMM lock code. by Stefan Reinauer · 18 years ago
  47. 6ab0fa9 add k8 processor name handling as required by the k8 revision guide. by Stefan Reinauer · 18 years ago
  48. fd14d44 remove erroneous cache disable. by Ronald G. Minnich · 18 years ago
  49. fb93749 changes from AMD for making OLPC video work. by Ronald G. Minnich · 18 years ago
  50. 890ee09 further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. by Ronald G. Minnich · 18 years ago
  51. b5fcfdb add DK8HTX support. by Ronald G. Minnich · 18 years ago
  52. bad9d10 cleanup some of the compressed rom stream ugliness -- more to do! by Ronald G. Minnich · 18 years ago
  53. 49a89f1 Use a real variable to configure rom base for vsa ... by Ronald G. Minnich · 18 years ago
  54. ab4f5d0 fix the tree by Stefan Reinauer · 18 years ago
  55. 52377de core range and set_init_ram_access by Yinghai Lu · 18 years ago
  56. b73fd56 rm unused file by Yinghai Lu · 18 years ago
  57. 608d4b2 merge zrom to rom_stream and print olen ilen by Yinghai Lu · 18 years ago
  58. 4c47532 oops! Slap me on the head for this one. Quick fix for ward until by Stefan Reinauer · 18 years ago
  59. ead7368 add automatic payload compression method to LinuxBIOS by Stefan Reinauer · 18 years ago
  60. d3ba4aa Fall back to pre-broken settings and setup for GX2. by Ronald G. Minnich · 18 years ago
  61. c1a4b2b by Li-Ta Lo · 18 years ago
  62. 05c0869 boot to kernel by Li-Ta Lo · 18 years ago
  63. ea9db56 add SystemPreInit() and support by Ronald G. Minnich · 18 years ago
  64. d8d8fff minor modification by Li-Ta Lo · 18 years ago
  65. 45f6c5e add cpureginit to romcc code. by Ronald G. Minnich · 18 years ago
  66. 526b2c4 clean up gx2def.h a bit. by Ronald G. Minnich · 18 years ago
  67. 44f72eb add bug support for 2.1 by Ronald G. Minnich · 18 years ago
  68. 6908540 reformat by Li-Ta Lo · 18 years ago
  69. 5917c62 by Li-Ta Lo · 18 years ago
  70. 8854d30 by Li-Ta Lo · 18 years ago
  71. 9a791df new cache_as_ram support by Yinghai Lu · 18 years ago
  72. 96cb656 added this file by Ronald G. Minnich · 18 years ago
  73. 7f80909 add vsm support by Ronald G. Minnich · 18 years ago
  74. e4ad801 cpubug is fine. adding vsm support now. by Ronald G. Minnich · 18 years ago
  75. db44be9 added definitions. added cpubug support. added object. Commented out by Ronald G. Minnich · 18 years ago
  76. 3cb4dc9 small cleanup attempt in sc520 code. there needs to be some major spring by Stefan Reinauer · 18 years ago
  77. dba3f84 - sc520 updates. move PAR setup to mainboard auto.c by Stefan Reinauer · 18 years ago
  78. 410075e fix mmcrval, small cosmetics to raminit by Stefan Reinauer · 18 years ago
  79. b2528aa remove unused GX1 asm code by Li-Ta Lo · 19 years ago
  80. a51e6f1 more GX2 commit by Li-Ta Lo · 19 years ago
  81. f8a1228 rename by Ronald G. Minnich · 19 years ago
  82. 2bb216a adding preliminary, and almost certainly wrong, rumba support. by Ronald G. Minnich · 19 years ago
  83. 6c02eb2 indirect jmp with * by Yinghai Lu · 19 years ago
  84. 3057660 from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc by Yinghai Lu · 19 years ago
  85. 6f63c02 support HDT disassembly when cache as ram auto stage by Yinghai Lu · 19 years ago
  86. 72ee9b0 issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M by Yinghai Lu · 19 years ago
  87. f42e177 make clear_1m_ram.c to support gcc 3 and gcc4 by Yinghai Lu · 19 years ago
  88. c3b3600 use CONFIG_LB_MEM_TOPK instead 1M hardcode from issue 50 by Yinghai Lu · 19 years ago
  89. 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
  90. f5183cf Applying YhLu's patch from issue 37. by Stefan Reinauer · 19 years ago
  91. 806e146 by Stefan Reinauer · 19 years ago
  92. f622d59 by Stefan Reinauer · 19 years ago
  93. d6bd192 remove rev f ifdef by Ronald G. Minnich · 19 years ago
  94. fb0a64b CAR patch from YH LU by Ronald G. Minnich · 19 years ago
  95. 872141a Split out microcode updates. by Ronald G. Minnich · 19 years ago
  96. ed1f9a7 missed these. by Ronald G. Minnich · 19 years ago
  97. 9b6b3d2 issue 25, various AMD patches Signed-off-by: Ronald G. Minnich by Ronald G. Minnich · 19 years ago
  98. 86cbd33 This was posted on issue tracker and approve by ron minnich by Ronald G. Minnich · 19 years ago
  99. 8b26cab - See Issue Tracker id-4 "lnxi-patch-4" by Jason Schildt · 19 years ago
  100. 20d943d adding support for dell 1850 by Ronald G. Minnich · 19 years ago