1. 69056d9 northbridge/amd/amdht: Reduce excessive romstage array size by Timothy Pearson · 9 years ago
  2. 09830fa nb/amd/amdht: Fix XCS buffer count setup on AMD Family 15h CPUs by Timothy Pearson · 9 years ago
  3. 50001b8 northbridge/amd/amdht: Add isochronous setup support by Timothy Pearson · 9 years ago
  4. fdf31cb northbridge/amd/amdht: Add comment for HT Freq write ordering by Timothy Pearson · 9 years ago
  5. 7c55f37 northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequencies by Timothy Pearson · 9 years ago
  6. 0f1553b nb/amd/amdfam10: Add HyperTransport probe filter support by Timothy Pearson · 9 years ago
  7. 0122afb cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence by Timothy Pearson · 9 years ago
  8. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  9. 730a043 cpu/amd: Add initial AMD Family 15h support by Timothy Pearson · 9 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. 1c4508e cpu/amd: Add initial support for AMD Socket G34 processors by Timothy Pearson · 9 years ago
  12. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  13. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. b812d5d northbridge/amd/amdht/h3finit.c: Fix boot failure by Timothy Pearson · 9 years ago
  15. 586d6e2 northbridge/amd/amdht: Allow mainboards to set HT frequency limit by Timothy Pearson · 9 years ago
  16. 03259a8 northbridge/amd/amdht: Get maximum HT link frequency from NVRAM by Timothy Pearson · 9 years ago
  17. 4f731f2 northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menu by Timothy Pearson · 9 years ago
  18. c139c42 northbridge/amd/amdht: Initialize variable `currentBUID` by Timothy Pearson · 9 years ago
  19. 88d213a amd/amdht: Compile in multiprocessor support when selected by Timothy Pearson · 9 years ago
  20. f4cb412 northbridge/amd: Doxygen fixes by Martin Roth · 10 years ago
  21. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  22. 1631c88 northbridge/amd: Remove trailing whitespace by Elyes HAOUAS · 10 years ago
  23. 234781e northbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  24. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  25. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  26. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  27. b18f9b0 The "temp" will be used later. So it has to be calculated correctly. by Zheng Bao · 13 years ago
  28. 314dd0b Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. by Scott Duplichan · 13 years ago
  29. 6bdc83b Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  30. c313210 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  31. 6276b6f Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  32. 82b241a Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  33. 5bcedee Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  34. ce62350 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  35. e80ce0a Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  36. 26f97d2 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  37. 19245c9 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  38. e485aa4 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  39. 1f93fea Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  40. 0e5d3e1 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  41. adb23a5 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  42. b69cb5a Convert some comments to proper Doxygen syntax. by Uwe Hermann · 14 years ago
  43. 86224f6 Mark read-only data as read-only, so the global vars test doesn't fail on it. by Patrick Georgi · 14 years ago
  44. e660f04 Fix warnings (that become errors) in AMDHT for certain configurations (unused functions) by Xavi Drudis Ferran · 14 years ago
  45. 23ffe8b The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8]. by Zheng Bao · 14 years ago
  46. c928a29 Remove another set of includes from Fam10 romstages: by Patrick Georgi · 14 years ago
  47. 5ec3ead Remove extra NULL #define in amdht code. The common one is enough. Trivial by Patrick Georgi · 14 years ago
  48. 3d5bb23 Move includes to where they are needed. This allows to simplify by Patrick Georgi · 14 years ago
  49. 075fbe8 Remove a few more warnings from fam10. by Myles Watson · 14 years ago
  50. 4154c66 zero warnings days. Down to under 600 different warnings by Stefan Reinauer · 14 years ago
  51. 3063432 zero warnings days. by Stefan Reinauer · 14 years ago
  52. 604877e Move Kconfig for HT limits to northbridge/amd/Kconfig. by Myles Watson · 14 years ago
  53. 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
  54. 8b547b1 reduce warnings in MCP55 and Fam10 code by Stefan Reinauer · 14 years ago
  55. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  56. 55cf7bc Allow per-board setting of HT clock and width so by Timothy Pearson · 14 years ago
  57. 99f7579 fix APCI typos. by Stefan Reinauer · 14 years ago
  58. 3d11359 Fix amdht on newer compilers. by Patrick Georgi · 15 years ago
  59. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  60. 3a85563 Missed a const in my previous checkin, r3426 (trivial). by Marc Jones · 16 years ago
  61. 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
  62. 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
  63. aee0796 Clean up comments, whitespace, and copyright date in the AMD HT code. by Marc Jones · 16 years ago
  64. f0174b5 Find matching settings for each CPUs FID, VID, and P-state registers and initialize them. by Marc Jones · 16 years ago
  65. da4ce6b Add early MSR and PCI register initialization. by Marc Jones · 16 years ago
  66. f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
  67. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 17 years ago
  68. 8ae8c88 Initial AMD Barcelona support for rev Bx. by Marc Jones · 17 years ago