1. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  2. de3206a This is a general cleanup patch by Stefan Reinauer · 14 years ago
  3. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 15 years ago
  4. 38f147e janitor task: unify and cleanup naming. by Stefan Reinauer · 15 years ago
  5. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  6. 3aa5f61 Update amdk8/util.c since __PRE_RAM__. Make node & link more unique. by Myles Watson · 15 years ago
  7. 1d6d45e Split the two usages of __ROMCC__: by Myles Watson · 15 years ago
  8. be10190 Add debugging utility file for dumping routing registers on K8. by Myles Watson · 15 years ago
  9. 7943fe6 Remove some warnings from the tyan s2895. by Myles Watson · 15 years ago
  10. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  11. 311c564 Trivial regrouping of a calculation to simplify it. by Myles Watson · 15 years ago
  12. 8f3b858 by Stefan Reinauer · 15 years ago
  13. 036c15f Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before by Myles Watson · 15 years ago
  14. 35ed0e7 Remove PRINTK_IN_CAR tests from AMD files. by Myles Watson · 15 years ago
  15. bea4cc6 When I converted an #ifdef to an #if it broke the code because the variable was by Myles Watson · 15 years ago
  16. ec0ee64 Clean up some #ifdef CONFIG_* by Myles Watson · 15 years ago
  17. e405327 Simplify Kconfig files by using "select" where possible (trivial). by Uwe Hermann · 15 years ago
  18. 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
  19. b8e2027 Add CONFIG_GENERATE_* for tables so that the user can select which tables not by Myles Watson · 15 years ago
  20. 59b2dc2 White space and typo fixes. This makes it easier to compare the s2895 & s2892. by Myles Watson · 15 years ago
  21. 3fe6b70 Add const to get rid of some warnings when passing quoted strings. by Myles Watson · 15 years ago
  22. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  23. 20d5c2e Fix Kconfig build for K8 boards. by Myles Watson · 15 years ago
  24. 53ad9f5 Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set. by Myles Watson · 15 years ago
  25. 6e23576 Remove some warnings. by Myles Watson · 15 years ago
  26. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  27. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  28. c13093b simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ by Stefan Reinauer · 15 years ago
  29. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  30. a5c8bb3 Fix some conflicting types of variables by Patrick Georgi · 15 years ago
  31. fd4519b This now builds. by Ronald G. Minnich · 15 years ago
  32. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  33. 733263c Remove a comment that no longer applies. Trivial. by Myles Watson · 15 years ago
  34. c7233e0 Update the k8 code for the v3 resource allocator. by Myles Watson · 15 years ago
  35. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  36. 9dd27bc the tool chain settings should not be in renamed (as they will never live in by Stefan Reinauer · 15 years ago
  37. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  38. 3310d75 by Rudolf Marek · 15 years ago
  39. aa58f54 Fix non-revF K8 ram init compilation which was broken in r4341. by Carl-Daniel Hailfinger · 15 years ago
  40. 3c45a96 K8 RAM init debug messages are pretty short and sometimes cryptic. Make by Carl-Daniel Hailfinger · 15 years ago
  41. 1725703 The point of the patch is to make it easier to understand the raminit by Myles Watson · 15 years ago
  42. a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
  43. 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
  44. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  45. a19f644 Enable HAVE_HIGH_TABLES by default for northbridges with by Patrick Georgi · 15 years ago
  46. 570933c remove some style guide breaks and warnings from raminit_f_dqs.c by Stefan Reinauer · 15 years ago
  47. da65fbf Factor out acpi_create_madt_lapics. It can be used on all ACPI boards. by Stefan Reinauer · 15 years ago
  48. b5843ff There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_DIMM_SUPPORT in line 2208, which caused the protected code fragment never to be included for compilation. by Ronald Hoogenboom · 15 years ago
  49. 15bf50d Following patch adds resume (exit from self refresh) support for AMD K8 revF by Rudolf Marek · 15 years ago
  50. a3ec56c by Ward Vandewege · 15 years ago
  51. 8d9f932 unify spd_ddr2.h (trivial) by Stefan Reinauer · 15 years ago
  52. 3081bdf Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should by Stefan Reinauer · 15 years ago
  53. 3a8565a During the suspend/resume programming I came to an issue that first 4KB of by Rudolf Marek · 15 years ago
  54. b8e2517 Every object file with a struct pci_driver ... __pci_driver needs to be marked by Stefan Reinauer · 15 years ago
  55. 2f4979f Fix CPUID typo. This caused fid to memory speed calculations to be off. by Marc Jones · 15 years ago
  56. be7f798 This, ladies and gentlement, is commit #4000. by Stefan Reinauer · 15 years ago
  57. 283a494 This patch adds common elements for ck804-based boards. by Myles Watson · 15 years ago
  58. 0b4c9f0 This patch makes the boards use a single amdk8_util.asl. There are only by Myles Watson · 15 years ago
  59. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  60. fc19248 (Trivial) Add missing header file. by Rudolf Marek · 15 years ago
  61. 2b34db8 coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 by Stefan Reinauer · 15 years ago
  62. 678d614 This patch makes several CMOS/NVRAM reads dependent on whether there's a table to read. Otherwise you never know what you'll get from the factory BIOS. There are probably more, but these are the ones compiled into the s2895. by Myles Watson · 15 years ago
  63. d58671c Add QWord support to acpigen. by Carl-Daniel Hailfinger · 16 years ago
  64. 8db0cfe Following patch converts the run-time SSDT patching via update_ssdt funtion to by Rudolf Marek · 16 years ago
  65. 293b5f5 Following patch adds dynamic ACPI AML code generator which can be used to by Rudolf Marek · 16 years ago
  66. 1c49bc9 Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No by Carl-Daniel Hailfinger · 16 years ago
  67. 734d09e First part of heterogenous dualchannel support. by Carl-Daniel Hailfinger · 16 years ago
  68. 1d72e10 Refactor K8 rev F DDR2 CL timing retrieval. by Carl-Daniel Hailfinger · 16 years ago
  69. abcddcd Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, using by Carl-Daniel Hailfinger · 16 years ago
  70. 0f502c7 amdk8: This patch fixes ram init problems when using the 9W Sempron part. by Dan Lykowski · 16 years ago
  71. c589e5a Add verbose debugging output at SPEW level to noncoherent HyperTransport by Carl-Daniel Hailfinger · 16 years ago
  72. 734acd5 Fix breakage caused by r3822. I should have known not to touch the k8 stuff... by Corey Osgood · 16 years ago
  73. e562f72 Fix a LOT of implicit function declarations before they become errors. by Corey Osgood · 16 years ago
  74. 43bb9cd This patch gets rid of all the implicit definition warnings for serengeti except get_nodes. by Myles Watson · 16 years ago
  75. d61ada6 Whitespace cleanup (trivial). by Myles Watson · 16 years ago
  76. 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 16 years ago
  77. b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 16 years ago
  78. c4128cf Whitespace and style cleanup. (trivial) by Marc Jones · 16 years ago
  79. 8d183c5 Add AMD K8 S1G1 socket support. by Michael Xie Michael.Xie · 16 years ago
  80. b865070 License updated to GPL v2. by Marc Jones · 16 years ago
  81. 87c938f adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" by Stefan Reinauer · 16 years ago
  82. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  83. 435325e Remove the coherent_ht_car.c file. It is exactly the same as by Uwe Hermann · 17 years ago
  84. 59ef59e Fix ACPI issues brought up with Intel's latest ASL compiler. by Stefan Reinauer · 17 years ago
  85. 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
  86. a0181ea Use the preferred order of 'static const' instead of 'const static'. by Uwe Hermann · 17 years ago
  87. f1cf1f7 Ever wondered where those "setting incorrect section attributes for by Stefan Reinauer · 17 years ago
  88. 572268e Fix the resource end in amdk8/northbridge.c. by Rudolf Marek · 17 years ago
  89. 18c70d7 More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. by Yinghai Lu · 17 years ago
  90. 741e1e6 I still don't understand a word, but I tried to improve the documentation. (trivial) by Stefan Reinauer · 17 years ago
  91. ca7b4f5 fix some typos, clarify comments and drop dead code (trivial) by Stefan Reinauer · 17 years ago
  92. 6f278ad Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild. by Uwe Hermann · 17 years ago
  93. 00a018f YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  94. da38d60 This commit is part of YhLu's patch from January 18th. by Yinghai Lu · 17 years ago
  95. 75812a6 YhLu's patch from January 18th. This part is mostly cleaning up by Yinghai Lu · 17 years ago
  96. ba43064 Trivial patch: by Stefan Reinauer · 17 years ago
  97. 18878e03 Fix typo which breaks the build ('defalut' should be 'default'). by Ed Swierk · 18 years ago
  98. c228510 Fix hardcoding of iasl path. iasl is in the user path in the by Uwe Hermann · 18 years ago
  99. 7110f92 K8_4RANK to QRANK by Yinghai Lu · 18 years ago
  100. 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago