1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. dcf253c southbridge/amd sb600, sb700 & sb900 spelling fixes by Martin Roth · 10 years ago
  4. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  5. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  6. 390a337 amd/sb600: Enable COM2 at all times in early setup by Patrick Georgi · 13 years ago
  7. 74ad66c Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early only Serial/SIO/RTC. by Rudolf Marek · 14 years ago
  8. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed (99%) from src/southbridge/amd/sb600/sb600_early_setup.c]
  9. e89d8a5 AMD SB600: Add TINY_BOOTBLOCK support. by Uwe Hermann · 14 years ago
  10. ff492b1 Make SB600/SB700 more similar for easier diffs (trivial). by Uwe Hermann · 14 years ago
  11. c8873ce get rid of some more warnings.. by Stefan Reinauer · 14 years ago
  12. 29ceae2 As Myles suggested a while back: Switch long time #warnings to be comments by Stefan Reinauer · 14 years ago
  13. 94c27b3 fix up sb600 and it8712f tree. by Stefan Reinauer · 14 years ago
  14. 64ed2b7 Drop \r\n and \n\r as both print_XXX and printk now do this internally. by Stefan Reinauer · 14 years ago
  15. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  16. d4e77df The SB600 also has the BootFailTimer. We should disable it, by Zheng Bao · 14 years ago
  17. 7d3649a This patch support for the Technexion Tim-5690 mainboard. by Libra Li · 15 years ago
  18. 62b3513 Remove a couple of CONFIG_ prefixes that shouldn't have happened. by Patrick Georgi · 15 years ago
  19. 3839a8e trivial fixes to function declarations (and build system test) by Stefan Reinauer · 15 years ago
  20. 7d4fd2c This seems to be a more official, common, simple way to check if the CPU is dual core or by Zheng Bao · 15 years ago
  21. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  22. 42f03e5 Improve comments in early SB600 setup, handle non-LPC strapping and by Carl-Daniel Hailfinger · 16 years ago
  23. 164463c Add AMD sb600 HPET setup and some minor cleanups. by Joe Bao · 16 years ago
  24. 039255c I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. by Uwe Hermann · 16 years ago
  25. 7586cef Patch for AMD SB600 chipset. by Michael Xie · 16 years ago