1. 2fe0126 amd/cimx/sb800: Fix building with clang by Arthur Heymans · 2 years, 5 months ago
  2. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 10 months ago
  3. 1a7640d vc/amd/sb800: Fix out of bounds shift by Paul Menzel · 3 years, 6 months ago
  4. f16a5ec vc/amd/sb800: Cast to UINT32 for shift out of bounds fix by Paul Menzel · 3 years, 6 months ago
  5. 4715c62 vc/amd/sb800: Cast variable to 32-bit before shift by Paul Menzel · 3 years, 6 months ago
  6. 69569e5 vc/amd/sb800: SBCMN: Cast to 32-bit before shift by Paul Menzel · 3 years, 6 months ago
  7. 30935b6 vendorcode/amd: Fix typo in *is defined* in comments by Paul Menzel · 3 years, 11 months ago
  8. 8d09a06 src: Fix up #-commented SPDX headers by Angel Pons · 4 years, 3 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  10. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  11. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  12. c43001e vc/amd/cimx/sb800: Remove old strict-aliasing workaround by Jacob Garber · 5 years ago
  13. ad1456f vendorcode/amd: Move 'static' to the beginning of declaration by Elyes HAOUAS · 5 years ago
  14. f2592f9 vendorcode/amd/cimx/sb*: Rename RSDP header by Marc Jones · 6 years ago
  15. d229d4a AGESA cimx: Move cb_types.h to vendorcode by Kyösti Mälkki · 7 years ago
  16. d42b799 AGESA: Fix OptionsIds.h include by Kyösti Mälkki · 7 years ago
  17. 318e2ac AMD CIMX: Drop unused code by Kyösti Mälkki · 8 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. 5fa4cb6 cpu/amd: Fix cbtypes.h to match UINTN convention by Stefan Reinauer · 9 years ago
  20. 0dab6d1 amd/sb800: Make UsbRxMode per-board customizable by Tobias Diedrich · 9 years ago
  21. df3b8e6 vendorcode: 64bit fixes for AMD CIMX SB800 by Stefan Reinauer · 9 years ago
  22. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  23. 8dba709 AMD cimx/sb800: Disable unused GPP ports by Kyösti Mälkki · 10 years ago
  24. a40901b vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent by Edward O'Callaghan · 10 years ago
  25. 48b6b97 src: Too many terminators ';;' at end of stmts, stop Skynet by Edward O'Callaghan · 10 years ago
  26. b9a6700 vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .h by Edward O'Callaghan · 10 years ago
  27. ef5981b vendorcode/amd/cimx: Trivial - drop trailing whitespaces in .c by Edward O'Callaghan · 10 years ago
  28. 8a661ed amd/cimx/sb?00/SATA.c: Integer overflow in loop condition by Edward O'Callaghan · 10 years ago
  29. 9f5af6a vendorcode/amd: kill some intermediate variables in build system by Patrick Georgi · 10 years ago
  30. e392743 build: move include paths where they belong by Patrick Georgi · 10 years ago
  31. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  32. d907a34 amd/cimx: fix sb(8|9)00 NULL type redefine by Aaron Durbin · 11 years ago
  33. 0086162 AMD SATA: Correct »them implement« to »then implement« in comments by Paul Menzel · 11 years ago
  34. 0b31286 AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in comments by Paul Menzel · 11 years ago
  35. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  36. e899e51 SB800: Add IMC ROM and fan control. by Martin Roth · 12 years ago
  37. 2f00ce3 cbtypes.h: Unify cbtypes.h used in AMD board's code by Vikram Narayanan · 12 years ago
  38. a495335 CIMx: Allow #define LEGACY_FREE overrides by Martin Roth · 12 years ago
  39. 971ebd8 Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6 by Stefan Reinauer · 13 years ago
  40. 4e9c4c8 sb800: sata combine mode configure fix by Kerry Sheh · 13 years ago
  41. 6209c82 AMD SB800 southbridge update by Kerry She · 13 years ago
  42. feed329 AMD F14 southbridge update by Kerry She · 13 years ago
  43. 05a89ab Rename {CPU|NB|SB}/amd/*_wrapper folders by efdesign98 · 13 years ago
  44. 76d53b2 trivial remove blanks at the end of line by Kerry She · 13 years ago
  45. 991f880 This patch fix a AMD sb800 wrapper compile warning: by Kerry She · 13 years ago
  46. 44d3c3d Remove multiple mmconf settings and just use kconfig setting. by Marc Jones · 13 years ago
  47. dc312cc Move mmconf base from e0000000 to f8000000 to avoid conflict with UMA BAR. by Scott Duplichan · 13 years ago
  48. 2b9143a Fix ACPI shutdown function by removing reliance on SMI. by Scott Duplichan · 13 years ago
  49. eb995c2 by Kerry She · 13 years ago
  50. 2b4c831 Add AMD Agesa and AMD CIMx SB800 code. Patch 1 of 8. by Frank Vibrans · 14 years ago
  51. 1021901 remove the code which is not ready to release. by Zheng Bao · 14 years ago
  52. 09e0e9a change a readable way to fix SB800 CIMX "multi-character constant warning". by Kerry She · 14 years ago
  53. ecab12a Trivial: by Kerry She · 14 years ago
  54. 799fed9 Add AMD SB800 southbridge CIMx code. by Kerry She · 14 years ago