1. 1eaaa0e southbridge/amd/sr5650: Add MCFG ACPI table support by Timothy Pearson · 9 years ago
  2. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  3. fb4233b amd/rs780: Fix typo by Patrick Georgi · 9 years ago
  4. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  5. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  6. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  7. 1e60839 southbridge/amd/rs780: Remove requirement for CF8/CFC config access by Kyösti Mälkki · 9 years ago
  8. a9e3a75 southbridge/amd rs690 & rs780 spelling fixes by Martin Roth · 10 years ago
  9. cab9efb southbridge/amd/rsXY0/cmn.c: Fix bitwise logic and mask in loop by Edward O'Callaghan · 10 years ago
  10. 0f92f63 Uniformly spell frequency unit symbol as Hz by Elyes HAOUAS · 10 years ago
  11. f6e1cbe southbridge/amd/rsXY0/cmn.c: Trivial - Style fixes by Edward O'Callaghan · 10 years ago
  12. 6a12109 AMD RS780, SR5650: PcieTrainPort: Fix typo *i*gnoring in comment by Paul Menzel · 11 years ago
  13. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  14. 34746a9 rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_ops by Denis 'GNUtoo' Carikli · 12 years ago
  15. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  16. 8ada152 Unify use of bool config variables by Stefan Reinauer · 12 years ago
  17. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  18. cf8e466 Cleanup coreboot memory table includes by Kyösti Mälkki · 12 years ago
  19. f803ac4 AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_base by Kyösti Mälkki · 12 years ago
  20. efff733 Refactor driver structs by Patrick Georgi · 12 years ago
  21. cc55b9b Define global uma_memory variables by Kyösti Mälkki · 12 years ago
  22. f8f0062 Some more #if cleanup by Patrick Georgi · 12 years ago
  23. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  24. b5d81eb rs780: correct comment in switching_gpp_configurations() by Jonathan A. Kollasch · 13 years ago
  25. f3fe3d2 rs780: use bitwise rather than boolean not by Jonathan A. Kollasch · 13 years ago
  26. 8bd41cd rs780: power down GPPSB SB lane pads in correct PCIe core by Jonathan A. Kollasch · 13 years ago
  27. 7519d77 RS780: print the vgainfo by Denis 'GNUtoo' Carikli · 13 years ago
  28. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  29. 328a694 AMD CPU and chipset fixes for compilation with gcc 4.6 by Stefan Reinauer · 13 years ago
  30. 8c69b1d rs780: hide unused gfx ports and gpp ports by Kerry Sheh · 13 years ago
  31. faafd14 by Kerry She · 13 years ago
  32. 3e4fb9d more ifdef -> if fixes. by Stefan Reinauer · 13 years ago
  33. 484281b by Marc Jones · 13 years ago
  34. 40992d3 Add RS785(RS880) support. Just few pci_ids. by Zheng Bao · 14 years ago
  35. 4a778db Add missing instruction break. by Zheng Bao · 14 years ago
  36. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  37. 29cb06a Before lane reversal, by Zheng Bao · 14 years ago
  38. 6b8c721 Trivial. Reindent and dos2unix. by Zheng Bao · 14 years ago
  39. 88dc531 This patch solves crashes and BSODs that occur when booting Win7 with by Scott Duplichan · 14 years ago
  40. 1c00927 Revert sblk/sblink change, use sblk like the rest of the codebase does. by Uwe Hermann · 14 years ago
  41. 676d029 In the RS780/RS690 ProgK8TempMmioBase() function, the dst-link field is set by Liu Tao · 14 years ago
  42. dfecd27 We currently read the CPU HT speed from HT chain 0's register. by Liu Tao · 14 years ago
  43. f2573bd Fix a stupid bug in rs780 and rs690 code. by Zheng Bao · 14 years ago
  44. a3bd1b1 RS780 function ProgK8TempMmioBase is setting a reserved by Scott Duplichan · 14 years ago
  45. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  46. ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 14 years ago
  47. 543f767 Tilapila supports both dual slot and single slot. The difference should be by Wang Qing Pei · 14 years ago
  48. ae7a425 Look for actual framebuffer size instead of hardcoding UMA by Rudolf Marek · 14 years ago
  49. 52a3c3b Feature of lane reversal of AMD RS780 is tested. by Zheng Bao · 14 years ago
  50. 5e33e82 fix some more warnings by Stefan Reinauer · 14 years ago
  51. 5d6aede The code was ported. Now it is what it should be. by Zheng Bao · 14 years ago
  52. d55e26f zero warnings days by Stefan Reinauer · 14 years ago
  53. e46c1c8 remove more warnings. move ROOT_COMPLEX selection to fam10 by Stefan Reinauer · 14 years ago
  54. eea66b7 no warnings day by Stefan Reinauer · 14 years ago
  55. 8f2c616 No warnings day, next round. by Stefan Reinauer · 14 years ago
  56. f932c2e Add RS785G, looks like it works although it is RV620. by Rudolf Marek · 14 years ago
  57. 26afd18 remove more warnings. by Stefan Reinauer · 14 years ago
  58. f0aa09b fix newly introduced printk_foo warnings.. by Stefan Reinauer · 14 years ago
  59. b63bdbe Remove the building warnings. by Zheng Bao · 14 years ago
  60. 08e0fb8 Fix all the format string warnings. Some other random warnings. by Myles Watson · 14 years ago
  61. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  62. bd0381a I ran into a couple of errors while building a mahogany_fam10 target; by Ed Swierk · 14 years ago
  63. a41b939 trivial. Delelte double blank line. by Zheng Bao · 14 years ago
  64. 8e96ba2 pci drivers should be const. by Stefan Reinauer · 14 years ago
  65. 1b2831c Delete Config.lb in new southbridge folders. by Zheng Bao · 14 years ago
  66. 1088bbf Features supported in RS780 code: by Zheng Bao · 14 years ago