1. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  2. db4f3ba sb/amd/cimx/sb800: Const'ify pci_devfn_t devices by Elyes HAOUAS · 4 years, 4 months ago
  3. 182dbde src/southbridge: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  4. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  5. 287ce5f sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible by Michał Żygowski · 4 years, 9 months ago
  6. 282717e sb/amd/{agesa,pi,cimx}/bootblock: Use simple PCI config accessor by Kyösti Mälkki · 4 years, 8 months ago
  7. 520717d AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK by Kyösti Mälkki · 4 years, 8 months ago
  8. 08cd651 sb/amd/cimx/sb800: add C bootblock southbridge initialization by Michał Żygowski · 4 years, 9 months ago
  9. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  10. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  11. 083504b southbridge/amd: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  12. 9344bde src/southbridge: Remove unnecessary whitespace by Elyes HAOUAS · 8 years ago
  13. 1bcd7fc src/southbridge: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  14. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  17. fbdbcb7 AMD cimx/sb800: Set SPI frequency and prefetch by Kyösti Mälkki · 11 years ago
  18. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  19. 3914a31 AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio by Jens Rottmann · 12 years ago
  20. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  21. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  22. 4edbe00 Move AMD SB800 early clock setup. by Scott Duplichan · 13 years ago
  23. 5a91692 Set SB800 ROM decode size based on kconfig. by Marc Jones · 13 years ago
  24. 05a89ab Rename {CPU|NB|SB}/amd/*_wrapper folders by efdesign98 · 13 years ago[Renamed from src/southbridge/amd/cimx_wrapper/sb800/bootblock.c]
  25. d1cb0ee sb800: move spi prefetch and fast read mode to sb bootblock. by Stefan Reinauer · 13 years ago
  26. 44c1d31 re-indent, so files conform to coding guidelines. by Stefan Reinauer · 13 years ago
  27. 305f2f5 drop dead code from sb800 bootblock by Stefan Reinauer · 13 years ago
  28. dd6c1e6 SERIAL_POST was renamed to CONSOLE_POST a while ago by Stefan Reinauer · 14 years ago
  29. 63e62b0 This code provides southbridge initialization for SB800 south bridges. It is dependent on the AMD CIMx/SB800 code. by Frank Vibrans · 14 years ago
  30. 752ab0d remove the code which is not ready to release. by Zheng Bao · 14 years ago
  31. d6a1373 AMD SB800: Drop component prefix from filenames. by Uwe Hermann · 14 years ago
  32. 84f59ae Add AMD SB800 southbridge support via cimx_wrapper. by Kerry She · 14 years ago