1. 1eaaa0e southbridge/amd/sr5650: Add MCFG ACPI table support by Timothy Pearson · 9 years ago
  2. 16ff807 amd/[nb/fam10|sb/sr5650]: Minor cosmetic changes by Timothy Pearson · 9 years ago
  3. 93107be nb/amd/amdfam10: Fix incorrect channel buffer count configuration by Timothy Pearson · 9 years ago
  4. 8528e39 nb/amd/amdfam10: Work around sporadic lockups when CC6 enabled by Timothy Pearson · 9 years ago
  5. 68130f5 amd/amdfam10: Control Fam15h cache partitioning via nvram by Timothy Pearson · 9 years ago
  6. 5a0375a northbridge/amd/amdfam10: Add Family 15h cache partitioning support by Timothy Pearson · 9 years ago
  7. 991f184 cpu/amd: de-duplicate MSR include files by Stefan Reinauer · 9 years ago
  8. 4dc6cab northbridge/amd/amdfam10: Fix poor performance on Family 15h CPUs by Timothy Pearson · 9 years ago
  9. 0f1553b nb/amd/amdfam10: Add HyperTransport probe filter support by Timothy Pearson · 9 years ago
  10. 0e545c6 northbridge/amd/amdfam10: Properly indicate node and channel in SMBIOS tables by Timothy Pearson · 9 years ago
  11. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  12. cfb93e7 northbridge/amd/amdfam10: Enable CC6 DRAM save area setup by Timothy Pearson · 9 years ago
  13. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  14. b30d7ed cpu/amd: Move model_10xxx to family_10h-family_15h by Timothy Pearson · 9 years ago
  15. 2a83935 northbridge/amd/amdfam10: Set DIMM voltage based on SPD data by Timothy Pearson · 9 years ago
  16. 160ad6a northbridge/amd/amdfam10: Update RAM speed table with DDR3 values by Timothy Pearson · 9 years ago
  17. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  18. 59d0e04 northbridge/amd/amdmct/mct_ddr3: Add initial Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  19. 1c4508e cpu/amd: Add initial support for AMD Socket G34 processors by Timothy Pearson · 9 years ago
  20. 5cac25e northbridge/amd/amdfam10: Redirect legacy VGA memory access to MMIO by Timothy Pearson · 9 years ago
  21. 4d6db95 Move remap_bsp_lapic to AMD specific code by Stefan Reinauer · 9 years ago
  22. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  23. 09705ab AMD K8 fam10: Use parent subordinate to track HT enumeration by Kyösti Mälkki · 9 years ago
  24. ed7bc2c AMD K8 fam10: Drop extra HT scan_chain() parameters by Kyösti Mälkki · 9 years ago
  25. e8ea712 AMD K8 fam10: Drop local is_sblink in scan_chains by Kyösti Mälkki · 9 years ago
  26. 328531f AMD K8 fam10: Drop redundant parameters on scan_chain() by Kyösti Mälkki · 9 years ago
  27. 0a3d4e4 AMD K8 fam10: Refactor HT link connection test by Kyösti Mälkki · 9 years ago
  28. 3690727 AMD K8 fam10: Always have SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  29. 7748ee5 AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  30. 98a915e AMD K8 fam10: Relocate SB_HT_CHAIN in devicetree by Kyösti Mälkki · 9 years ago
  31. 04b1fc8 AMD K8 fam10: Refactor logic around SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 10 years ago
  32. d383d19 AMD fam10: Refactor calls for HT configuration by Kyösti Mälkki · 9 years ago
  33. 57978a3 AMD K8 fam10: Eliminate local variable min_bus by Kyösti Mälkki · 10 years ago
  34. a9f4327 AMD K8 fam10: Fix preprocessor use with SB_HT_CHAIN_ON_BUS0 by Kyösti Mälkki · 9 years ago
  35. 6326255 AMD K8 fam10: Eliminate local variables busn and max_bus by Kyösti Mälkki · 9 years ago
  36. 20968c9 AMD K8 fam10: Add ht_route_link() by Kyösti Mälkki · 9 years ago
  37. 59d6092 AMD fam10: Fix add_more_links by Kyösti Mälkki · 9 years ago
  38. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  39. de271a8 PCI subsystem: Drop parameter max from scan_bus by Kyösti Mälkki · 9 years ago
  40. 6ccf119 HyperTransport: Use subordinate property to track chain enumeration by Kyösti Mälkki · 9 years ago
  41. b39714e HyperTransport: Move pci_scan_bus() call by Kyösti Mälkki · 9 years ago
  42. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  43. 6e523a6 northbridge/amd/amdfam10: Generate SMBIOS tables for RAM by Timothy Pearson · 9 years ago
  44. 86f4ca5 cpu/amd/model_10xxx: Add support for early cbmem by Timothy Pearson · 9 years ago
  45. e9424c5 northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA by Timothy Pearson · 9 years ago
  46. 4916880 cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function by Timothy Pearson · 9 years ago
  47. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  48. 991a71d AMD fam10: Fix include of conf.c by Kyösti Mälkki · 9 years ago
  49. 5ef269b AMD fam10: Always have AMDMCT by Kyösti Mälkki · 9 years ago
  50. 7255062 AMD fam10: Refactor variables in scan_chain by Kyösti Mälkki · 10 years ago
  51. e40beb1 AMD fam10: Move the test for connected HyperTransport link by Kyösti Mälkki · 10 years ago
  52. 26c6647 AMD K8 fam10: Refactor offset_unitid configuration by Kyösti Mälkki · 10 years ago
  53. f5e7fa2 AMD amdfam10: Always have HT3_SUPPORT by Kyösti Mälkki · 10 years ago
  54. 260a6db AMD K8 fam10: Drop link_num from scan_chain parameters by Kyösti Mälkki · 10 years ago
  55. fe57eeb AMD K8 fam10: Remove some excessive preprocessor use by Kyösti Mälkki · 10 years ago
  56. a6f669e amd/amdfam10: Allocate the lower DRAM region up to TOM by Timothy Pearson · 10 years ago
  57. e538dae amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEM by Timothy Pearson · 10 years ago
  58. 4503359 AMD amdfam10: Drop EXT_CONF_SUPPORT by Kyösti Mälkki · 10 years ago
  59. 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  60. 2837ab2 northbridge: DEVICE_NOOP some stub function callbacks by Edward O'Callaghan · 10 years ago
  61. 812d2a4 northbridge/amd: Use DEVICE_NOOP macro over dummy symbol by Edward O'Callaghan · 10 years ago
  62. 2f9b3af AMD boards: Fix comment style and typos by Kyösti Mälkki · 10 years ago
  63. 26c6543 AMD boards: Fix typos by Kyösti Mälkki · 10 years ago
  64. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  65. 2b790f6 CBMEM AMD: Fix calls to set_top_of_ram_once() by Kyösti Mälkki · 11 years ago
  66. e7e847c CBMEM AMD: Remove references to global high_tables_base by Kyösti Mälkki · 11 years ago
  67. 872c922 Fix MMCONF_SUPPORT_DEFAULT for ramstage by Kyösti Mälkki · 11 years ago
  68. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  69. fd611f9 Drop CONFIG_WRITE_HIGH_TABLES by Stefan Reinauer · 11 years ago
  70. 0aa37c4 sconfig: rename lapic_cluster -> cpu_cluster by Stefan Reinauer · 12 years ago
  71. 4aff445 sconfig: rename pci_domain -> domain by Stefan Reinauer · 12 years ago
  72. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  73. bbc880e amdk8/amdfam10: Use CAR_GLOBAL for sysinfo by Patrick Georgi · 12 years ago
  74. 0279036 Remove chip.h files without config structure by Kyösti Mälkki · 12 years ago
  75. 87213b6 Fix AMD UMA for RS780 by Kyösti Mälkki · 12 years ago
  76. c33f1e9 AMD northbridges: factor out CPU allocation by Kyösti Mälkki · 12 years ago
  77. cd9fc1a AMD northbridges: rewrite CPU allocation by Kyösti Mälkki · 12 years ago
  78. dbc4739 AMD northbridge: copy TOP_MEM and TOP_MEM2 for distribution by Kyösti Mälkki · 12 years ago
  79. 49bb26a4 AMD NB: Limit the device field to 5 bits. (Propagation) by zbao · 12 years ago
  80. 6b5eb1c AMD and GFXUMA: move setup_uma_memory() to northbridge by Kyösti Mälkki · 12 years ago
  81. f803ac4 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  82. de3dde4 AMD: Fix GFXUMA with 4GB or more RAM by Kyösti Mälkki · 12 years ago
  83. 231f261 Move setup_uma_memory() to AMDFAM10 northbridge by Kyösti Mälkki · 12 years ago
  84. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  85. 63f8c08 Add global uma_resource() by Kyösti Mälkki · 12 years ago
  86. f8f0062 Some more #if cleanup by Patrick Georgi · 12 years ago
  87. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  88. feed329 AMD F14 southbridge update by Kerry She · 13 years ago
  89. 97be27e We hardcode highmemory size in every northbridge! This is bad, and especially if suspend to ram is involved. Let the default be taken from cbmem.h which also handles the suspend logic. by Rudolf Marek · 14 years ago
  90. 8301d83 second round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  91. 1bc5cca Move MMCONF resource into the domain for fam10 for the resource allocator. by Myles Watson · 14 years ago
  92. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  93. f3cce2f MTRR related improvements for AMD family 10h and family 0Fh systems by Scott Duplichan · 14 years ago
  94. 4b42a62 Factor out a few commonly duplicated functions from northbridge.c. by Uwe Hermann · 14 years ago
  95. 6c029e6 Add reserved areas for fam10. by Myles Watson · 14 years ago
  96. 687b3ba Port k8 UMA handling to fam10. by Myles Watson · 14 years ago
  97. d6689ed Please find appended. This patch gets rid of the %gs magic altogether, by Arne Georg Gleditsch · 14 years ago
  98. 7eac445 Always enable parent resources before child resources. by Myles Watson · 14 years ago
  99. 894a347 Same conversion as with resources from static arrays to lists, except by Myles Watson · 14 years ago
  100. 6507b39 Make k8 & fam10 northbridge.c code more similar. by Myles Watson · 14 years ago