1. 278534d Support for the Intel 945 northbridge. by Stefan Reinauer · 16 years ago
  2. f6fa12d Changed RAM speed calculation to fix RAM modules getting rejected only by Jens Rottmann · 16 years ago
  3. 598ba43 Drop tons of duplicated debug.c files, move common file to by Uwe Hermann · 16 years ago
  4. ea7b518 Indent-based + manual cleanups for CN700 (trivial). As this will be ported by Uwe Hermann · 16 years ago
  5. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  6. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  7. 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 16 years ago
  8. b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 16 years ago
  9. f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 16 years ago
  10. c4128cf Whitespace and style cleanup. (trivial) by Marc Jones · 16 years ago
  11. 8d183c5 Add AMD K8 S1G1 socket support. by Michael Xie Michael.Xie · 16 years ago
  12. d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 16 years ago
  13. 7eda890 Eric Biederman believes that he and Tom Zimmerman of the defunct by Ed Swierk · 16 years ago
  14. 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 16 years ago
  15. b865070 License updated to GPL v2. by Marc Jones · 16 years ago
  16. 87c938f adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" by Stefan Reinauer · 16 years ago
  17. c3ec1ac Memory initialization support for AMD Fam10 B3 (B0-B2 already supported). by Marc Jones · 16 years ago
  18. 3a85563 Missed a const in my previous checkin, r3426 (trivial). by Marc Jones · 16 years ago
  19. eafcedd Add manual HT BUID fixup to detect previously set BUIDs in early init. This fixes the non-coherent(sb) link running at default speed. by Marc Jones · 16 years ago
  20. 212486e Clean up AMD FAM10 HT variable initialization. The structure init is cleaner, avoid compiler warnings, and matches the AMD example code more closely. by Marc Jones · 16 years ago
  21. aee0796 Clean up comments, whitespace, and copyright date in the AMD HT code. by Marc Jones · 16 years ago
  22. 14669ae This patch allows support for multiple so-dimms, single or double sided. by Joseph Smith · 16 years ago
  23. fcb2a31 Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. by Aaron Lwe · 16 years ago
  24. da69582 This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detects if the memory is already initialized, if so it issues a hard reset through the southbridge. by Joseph Smith · 16 years ago
  25. 65e0804 Remove inline from FAM10 CPU initialization functions. by Marc Jones · 16 years ago
  26. f0174b5 Find matching settings for each CPUs FID, VID, and P-state registers and initialize them. by Marc Jones · 16 years ago
  27. da4ce6b Add early MSR and PCI register initialization. by Marc Jones · 16 years ago
  28. e3aeb93 Bring Fam10 memory controller init up to date with the latest AMD BKDG by Marc Jones (marc.jones · 16 years ago
  29. a9faea8 This patch implements support for the Intel 3100 integrated by Ed Swierk · 16 years ago
  30. 6a1dc86 Initial support for the Intel 82830 northbridge and RCA RM4100 board. by Joseph Smith · 16 years ago
  31. bd3f93e Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is by Corey Osgood · 16 years ago
  32. cb5c9fb Factor out print_conf() from Geode LX mainboard directories. The by Carl-Daniel Hailfinger · 17 years ago
  33. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  34. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  35. 8f1bd6a More abuild fixes, this should be the last (trivial) by Corey Osgood · 17 years ago
  36. 8ae8c88 Initial AMD Barcelona support for rev Bx. by Marc Jones · 17 years ago
  37. 435325e Remove the coherent_ht_car.c file. It is exactly the same as by Uwe Hermann · 17 years ago
  38. 59ef59e Fix ACPI issues brought up with Intel's latest ASL compiler. by Stefan Reinauer · 17 years ago
  39. 6503cd9 Final set of changes to make Alix1c work. by Ronald G. Minnich · 17 years ago
  40. 2cb7014 Add dummy function for MCFG on those mainboards that provide ACPI but don't by Stefan Reinauer · 17 years ago
  41. ec70af6 This patch changes the "if else" style of parameter matching to table and also changes the rdpreamble parameter, which will cause that more then one DIMM will work for 939 motherboard. by Rudolf Marek · 17 years ago
  42. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  43. 9b80a8d Drop duplicated and unneeded #defines from some northbridges (trivial). by Uwe Hermann · 17 years ago
  44. 65bc460 This code gets us to a working linux boot on the alix1c. I have not tested by Ronald G. Minnich · 17 years ago
  45. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  46. dd86328 I am signing off and acking this trivial patch, as I just wasted several by Ronald G. Minnich · 17 years ago
  47. 572268e Fix the resource end in amdk8/northbridge.c. by Rudolf Marek · 17 years ago
  48. 557a901 Make the reserved video memory on Geode GX1 based systems configurable. by Juergen Beisert · 17 years ago
  49. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  50. 741e1e6 I still don't understand a word, but I tried to improve the documentation. (trivial) by Stefan Reinauer · 17 years ago
  51. dfb3c13 Various minor cosmetics and coding style fixes (trivial). by Uwe Hermann · 17 years ago
  52. cbb8d8a This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make by Corey Osgood · 17 years ago
  53. dd55e86 his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting should only shift the mask one bit, not two. by Marc Jones · 17 years ago
  54. c0eb5e0 Add initial support for the Intel 82810 northbridge. by Corey Osgood · 17 years ago
  55. bc359473 Minor tweaks in the 440BX RAM init code (trivial). by Uwe Hermann · 17 years ago
  56. 861f964 Lower the RAM init delays we use on the Intel 440BX. by Uwe Hermann · 17 years ago
  57. f5a6fd2 Various 440BX and Tyan S1846 related minor changes and fixes (trivial): by Uwe Hermann · 17 years ago
  58. 344e457 Add missing license headers, minor cosmetic fixes in existing headers. by Uwe Hermann · 17 years ago
  59. 0af4856 Drop the (non-working, almost non-existant) support for by Uwe Hermann · 17 years ago
  60. ca7b4f5 fix some typos, clarify comments and drop dead code (trivial) by Stefan Reinauer · 17 years ago
  61. f03e4e9 Fixup the 440BX northbridge.c (self-ack as this wasn't working anyway). by Uwe Hermann · 17 years ago
  62. ddf845f This patch cleans up and clarifies Geode source code comments. by Marc Jones · 17 years ago
  63. 03625f4 This patch cleans up \r left in the print strings. They were required for romcc code but no longer needed in cache as ram code. by Marc Jones · 17 years ago
  64. e1dd5e9 Fixed a bug within the 440BX RAM size calculation. Since the DRB values by Ceri Coburn · 17 years ago
  65. f05e85b The attached patch sets the MA map type correctly for all DIMMs I was by Alex Mauer · 17 years ago
  66. f8030bd Fix the indent and whitespace to match LinuxBIOS standards by Jordan Crouse · 17 years ago
  67. b29209f Add missing licenses to several of the files. by Jordan Crouse · 17 years ago
  68. 08da4f1 This repairs the other Geode mainboards so they'll build with the new by Marc Jones · 17 years ago
  69. 734daf6 This patch adds support for the northbridge integrated into the AMD by Marc Jones · 17 years ago
  70. 7ea18cf Cosmetics (trivial). by Uwe Hermann · 17 years ago
  71. 941a6f0 Fix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial). by Uwe Hermann · 17 years ago
  72. 6f278ad Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. by Uwe Hermann · 17 years ago
  73. 00a018f YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  74. da38d60 This commit is part of YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  75. 75812a6 YhLu's patch from January 18th. This part is mostly cleaning up by Yinghai Lu · 17 years ago
  76. ba43064 Trivial patch: by Stefan Reinauer · 17 years ago
  77. 1a9c892 Initial Intel 440BX RAM initialization framework. by Uwe Hermann · 17 years ago
  78. 8a20213 Fix some CHIP_NAME() entries to use canonical names. by Uwe Hermann · 18 years ago
  79. 18878e03 Fix typo which breaks the build ('defalut' should be 'default'). by Ed Swierk · 18 years ago
  80. 3d91ecb Add convenience macros PAM0..PAM6 (trivial). by Uwe Hermann · 18 years ago
  81. 998a57c Update of the src/include/spd.h file with the following improvements: by Uwe Hermann · 18 years ago
  82. c228510 Fix hardcoding of iasl path. iasl is in the user path in the by Uwe Hermann · 18 years ago
  83. ed7bab8 Add missing bracket in comment, and fix whitespace (trivial). by Uwe Hermann · 18 years ago
  84. c0defea Add an include file which contains the register definitions for the by Uwe Hermann · 18 years ago
  85. a7aa29b Use the canonical name of the vendors/devices and the by Uwe Hermann · 18 years ago
  86. cf20187 svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520 by Uwe Hermann · 18 years ago
  87. 586470c Rename E7520 to e7520, and E7525 to e7525 in the code. The next commit by Uwe Hermann · 18 years ago
  88. 7110f92 K8_4RANK to QRANK by Yinghai Lu · 18 years ago
  89. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
  90. d4b278c AMD Rev F support by Yinghai Lu · 18 years ago
  91. 2ad85db Lots of lx fixes. CLeanup mainly. THings now build by Ronald G. Minnich · 18 years ago
  92. 0740c31 A fix for hynix dram problems seen at 366/244 by Ronald G. Minnich · 18 years ago
  93. 7d94412 changes for the lx and artecgroup mobo by Indrek Kruusa · 18 years ago
  94. 9cf0050 Slow down the clock, per Tom Sylla Signed-off-by: Ronald G. Minnich by Ronald G. Minnich · 18 years ago
  95. aefa3d7 warm boot patch from richard smith. signed-off-by: Ronald G. Minnich by Ronald G. Minnich · 18 years ago
  96. eca92fb Uwe Hermann: by Stefan Reinauer · 18 years ago
  97. bff323b updates to make gx1 IRQ map work. not tested; signed-off-by: Ronald G. Minnich by Ronald G. Minnich · 18 years ago
  98. af9cd4d change from AMD for the IRQ10 problem. by Ronald G. Minnich · 18 years ago
  99. 08af3f5 mods for the ultra40 bringup. This now builds. by Ronald G. Minnich · 18 years ago
  100. 8e34641 Changelog: by Indrek Kruusa · 18 years ago