1. 1eaaa0e southbridge/amd/sr5650: Add MCFG ACPI table support by Timothy Pearson · 9 years ago
  2. 0a105cd sb/amd/sb700: Enable watchdog timer for OS use by Timothy Pearson · 9 years ago
  3. 1a38374 southbridge/amd/sb700: Fix boot hang when AHCI mode disabled by Timothy Pearson · 9 years ago
  4. 905507c southbridge/amd/sb700: Fix drifting system clock by Timothy Pearson · 9 years ago
  5. 84216dc southbridge/amd/sb700: Fix mismatched FADT entries by Timothy Pearson · 9 years ago
  6. 876bdd4 southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failure by Timothy Pearson · 9 years ago
  7. 0111459 southbridge/amd/sb700: Fix SATA port 4/5 drive detection by Timothy Pearson · 9 years ago
  8. 5260a44 southbridge/amd/sb700: Recover if AHCI disk detection fails by Timothy Pearson · 9 years ago
  9. 14ebf95 src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startup by Timothy Pearson · 9 years ago
  10. 398540f southbridge/amd/sb700: Do drive detection even in AHCI mode by Timothy Pearson · 9 years ago
  11. 83b7761 southbridge/amd/sb700: Add option to disable SATA ALPM by Timothy Pearson · 9 years ago
  12. 83abd81 cpu/amd: Add CC6 support by Timothy Pearson · 9 years ago
  13. 1b70865 southbridge/amd/sb700: Fix build failure from merging patches out of order by Timothy Pearson · 9 years ago
  14. 22dfccf southbridge/amd/sb700: Disable broken SATA MSI functionality by Timothy Pearson · 9 years ago
  15. f89a05e southbridge/amd/sb700: Indicate iSATA/eSATA port type by Timothy Pearson · 9 years ago
  16. 5d7dc55 southbridge/amd/sb700: Add AHCI support by Timothy Pearson · 9 years ago
  17. 0746452 southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEM by Timothy Pearson · 9 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. eabce72 amd/sb700: clean up recommended changes by Martin Roth · 9 years ago
  20. 85c39a4 southbridge/amd/sb700: Add Suspend to RAM (S3) support by Timothy Pearson · 9 years ago
  21. 4731423 southbridge/amd/sb700: Add option for last power state after failure by Timothy Pearson · 9 years ago
  22. ee3ec8e southbridge/amd/sb700: Set up uninitialized devices in early boot by Timothy Pearson · 9 years ago
  23. 70f2736 southbridge/amd/sb700: Fix boot hang on ASUS KGPE-D16 by Timothy Pearson · 9 years ago
  24. b27dfe9 southbridge/amd/sb700/acpi: Add IDE / SATA ASL code by Timothy Pearson · 9 years ago
  25. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  26. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  27. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  28. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  29. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  30. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  31. 4da487e CBMEM: Add LATE_CBMEM_INIT guards by Kyösti Mälkki · 9 years ago
  32. 033bb4b acpi: Generate valid ACPI processor objects by Timothy Pearson · 10 years ago
  33. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  34. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  35. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  36. dcf253c southbridge/amd sb600, sb700 & sb900 spelling fixes by Martin Roth · 10 years ago
  37. 1526b9f sb700: Make enable_fid_change_on_sb into normal function by Vladimir Serbinenko · 10 years ago
  38. 1765fd2 sb700: Make get_sbdn into normal function by Vladimir Serbinenko · 10 years ago
  39. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  40. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  41. 4743254 amd: rename model_fxx_powernow to powernow. by Vladimir Serbinenko · 10 years ago
  42. f21271e Fix mismerge of ACPI patches by Vladimir Serbinenko · 10 years ago
  43. 6985d4e amdk8: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  44. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  45. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  46. 207880c Declare acpi_is_wakeup_early() only once by Kyösti Mälkki · 11 years ago
  47. f67395e southbridge/amd/sb700/smbus.c: Unused func smbus_delay() by Edward O'Callaghan · 10 years ago
  48. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 11 years ago
  49. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago
  50. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  51. d26da9c Coding style: punctuation cleanup [1/2]. by Idwer Vollering · 11 years ago
  52. 8232bc2 usbdebug: Hide irrelevent options from menuconfig by Kyösti Mälkki · 11 years ago
  53. ac16405 usbdebug: Fix boards without EARLY_CBMEM_INIT by Kyösti Mälkki · 11 years ago
  54. a1179ca usbdebug AMD: Add choice of EHCI controller by Kyösti Mälkki · 11 years ago
  55. bc90e15 CBMEM: Backup top_of_ram instead of cbmem_toc by Kyösti Mälkki · 11 years ago
  56. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 11 years ago
  57. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 11 years ago
  58. 021fa78 usbdebug: Change reference to EHCI BAR by Kyösti Mälkki · 11 years ago
  59. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  60. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 11 years ago
  61. 9361daf Fix some wait_for_valid functions return value from 1 to -1. by Andrew Wu · 11 years ago
  62. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 11 years ago
  63. ae8d069 Remove unnecessary space characters. by Andrew Wu · 11 years ago
  64. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  65. fb387df usbdebug: Drop duplicates of EHCI BAR relocation code by Kyösti Mälkki · 11 years ago
  66. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  67. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  68. 5079a0d Remove assembly coded log2 function by Ronald G. Minnich · 12 years ago
  69. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  70. fa66eae Get rid of hard coded strings in ACPI tables by Stefan Reinauer · 12 years ago
  71. 3780597 SB700/SP5100: This configures the HPET clock period. by Dave Frodin · 12 years ago
  72. fee73df Auto-declare chip_operations by Kyösti Mälkki · 12 years ago
  73. 366f0fc AMD SB: Call the rtc update if needed (Propagation) by zbao · 12 years ago
  74. 923d200 Unmark source files as executables by Alec Ari · 12 years ago
  75. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  76. 399fcdd AMD southbridge: remove sp5100 by Kyösti Mälkki · 12 years ago
  77. 5257c27 Force SB700 bootblock code to use I/O for PCI config cycles. by Dave Frodin · 13 years ago
  78. 0e992be amd/sb700: Move HAVE_HARD_RESET to southbridge by Patrick Georgi · 13 years ago
  79. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  80. 20fc631 Fix usb debug dongle support by Sven Schnelle · 13 years ago
  81. 914377e Get rid of the old romstage-as-bootblock ROM layout by Patrick Georgi · 13 years ago
  82. 16d3ec6 Adjust some code/comment of sb700 sata init by Wang Qing Pei · 14 years ago
  83. 00c8c4a Update AMD SR5650 and SB700 by efdesign98 · 13 years ago
  84. d4814bd more ifdef -> if fixes by Stefan Reinauer · 13 years ago
  85. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  86. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  87. c342223 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. by Zheng Bao · 13 years ago
  88. 199c694 It adds support for automatic PSS object generation for AMD pre fam Fh CPU. Those CPUs require a hardcoded table, which I managed to rewrite during one particularly boring flight. Too pity it is only for Opteron CPUs. Someone needs to finish the second PDF for All others Athlons and Semprons. by Rudolf Marek · 13 years ago
  89. 86bd99a by Rudolf Marek · 14 years ago
  90. a5c949e Trivial. Re-indent the code. by Zheng Bao · 14 years ago
  91. bb9bcee Set the ROMSIZE as 4MB. by Zheng Bao · 14 years ago
  92. c436953 Following patch adds support for suspend/resume functions. I had to change the get_cbmem_toc because macro magic did not work well. by Rudolf Marek · 14 years ago
  93. e8191b4 I was bitten by the rename, this is part of r6165. by Rudolf Marek · 14 years ago
  94. 3310934 Following patch makes just one fadt.c file. For SB700. by Rudolf Marek · 14 years ago
  95. 6e7efb7 Add TINY_BOOTBLOCK support for AMD SB700. by Uwe Hermann · 14 years ago
  96. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago
  97. d7acdfb This patch enables SB700 option PrefetchEnSPIFromHost in early setup. by Scott Duplichan · 14 years ago
  98. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  99. e522164 by Rudolf Marek · 14 years ago
  100. 14cc927 Following patch enables UDMA on ALL IDE devices. The current code enables it only for primary master, which causes my DVD drive to fail under windows install by Rudolf Marek · 14 years ago