1. 8a5283a src: Remove unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  2. f765d4f src: Remove unneeded include <lib.h> by Elyes HAOUAS · 6 years ago
  3. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  4. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  5. b8a7f04 sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h> by Elyes HAOUAS · 6 years ago
  6. 9eb4d0a sb/amd: Remove dead assignment in SPI driver by Paul Menzel · 6 years ago
  7. dee0f88 sb/amd: Fix grammar in comment by Paul Menzel · 6 years ago
  8. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  9. bd48b23 southbridge/amd/pi/hudson: Get rid of void pointer math by Richard Spiegel · 6 years ago
  10. 19f5ba8 amd: Fix non-local header treated as local by Elyes HAOUAS · 6 years ago
  11. 718c6fa reset: Finalize move to new API by Nico Huber · 6 years ago
  12. 8a64370 {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros by Elyes HAOUAS · 6 years ago
  13. dfbe6bd src: Add missing include <stdint.h> by Elyes HAOUAS · 6 years ago
  14. 78d338c sb/amd: Use 'unsigned int' to bare use of 'unsigned' by Elyes HAOUAS · 6 years ago
  15. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  16. 5797b2e src: Typo fix (cosmetic) by Peter Lemenkov · 6 years ago
  17. e20dd19 amdfam10: Convert to `board_reset()` by Nico Huber · 6 years ago
  18. f418105 sb/amd/*/hudson: Use CF9 reset by Nico Huber · 6 years ago
  19. 3e1b3b1 sb/amd/cimx/sb[89]00: Use CF9 reset by Nico Huber · 6 years ago
  20. 400ce55 cpu/amd: Use common AMD's MSR by Elyes HAOUAS · 6 years ago
  21. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  22. 0d61f3f sb/amd/pi/hudson: Remove #if 1 by Jonathan Neuschäfer · 6 years ago
  23. e1e455b sb/amd/sr5650/sr5650.h: Get rid of device_t by Elyes HAOUAS · 6 years ago
  24. f9ea7ed update all FADT version 3.0 to use the get tables function by Marc Jones · 6 years ago
  25. 1faa11e Fix PCI ACPI _OSC methods by Marc Jones · 6 years ago
  26. 654a45d src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in SD2.0 mode by Michał Żygowski · 6 years ago
  27. 251279c src/southbridge: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  28. b0f1988 src: Get rid of unneeded whitespace by Elyes HAOUAS · 6 years ago
  29. c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
  30. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  31. 564c219 sb/amd/rs780: Fix invalid function declarations by Kyösti Mälkki · 6 years ago
  32. 1bad4ce sb/amd/sr5650: Fix invalid function declarations by Kyösti Mälkki · 6 years ago
  33. 2d7825b amdfam10: Fix mismatch of function declarations by Kyösti Mälkki · 6 years ago
  34. 4979ffc Remove southbridges after K8 board removals by Kyösti Mälkki · 6 years ago
  35. 8251fa0 AGESA binaryPI: Remove dependency on K8 headers by Kyösti Mälkki · 6 years ago
  36. ebace9f src/southbridge: Add and update license headers by Martin Roth · 6 years ago
  37. 57d71c8 sb/amb/rs780: Get rid of device_t by Kyösti Mälkki · 6 years ago
  38. 532001a sb/amd/rs780: Get rid of device_t by Kyösti Mälkki · 6 years ago
  39. a211c1b sb/amd/sr5650: Get rid of device_t by Kyösti Mälkki · 6 years ago
  40. 674f9c4 sb/amd/cs5536: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. d9edab5 sb/amd/amd8151: Get rid of device_t by Elyes HAOUAS · 6 years ago
  42. d0f3e17 sb/amd/amd8132: Get rid of device_t by Elyes HAOUAS · 6 years ago
  43. f854822 sb/amd/amd8131: Get rid of device_t by Elyes HAOUAS · 6 years ago
  44. 39733a0 sb/amd/amd8111: Get rid of device_t by Elyes HAOUAS · 6 years ago
  45. 315b239 sb/amd/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  46. f29a689 sb/amd/sb700: Get rid of device_t by Elyes HAOUAS · 6 years ago
  47. 7f55810 sb/amd/sb600: Get rid of device_t by Elyes HAOUAS · 6 years ago
  48. 7a4d41a sb/amd/rs690: Get rid of device_t by Elyes HAOUAS · 6 years ago
  49. dda0fc4 cimx/sb800: Use PCI_DEVFN() by Kyösti Mälkki · 6 years ago
  50. 0bc06ab agesa/hudson pi/hudson: Use PCI_DEVICE_ID by Kyösti Mälkki · 6 years ago
  51. b11d4e3 agesa/hudson pi/hudson: Skip device node search by Kyösti Mälkki · 6 years ago
  52. e51d731 sb/amd/cimx/sb900: Get rid of device_t by Elyes HAOUAS · 6 years ago
  53. ee424e5 sb/amd/common: Get rid of device_t by Elyes HAOUAS · 6 years ago
  54. a93e754 sb/amd/agesa/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  55. d9ef546 sb/amd/pi/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  56. 1a4abb7 sb/amd/cimx/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  57. c098400 agesa/hudson/southbridge: add acpi name reporting for lpc by Kevin Cody-Little · 6 years ago
  58. f9de5a4 src/southbridge: Add required space before the open parenthesis by Elyes HAOUAS · 6 years ago
  59. 621abec sb/amd/cimx/sb800: Remove unused variable by Paul Menzel · 7 years ago
  60. 482f822 sb/amd/cimx/sb800/lpc: Shorten and wrap long lines by Paul Menzel · 7 years ago
  61. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  62. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  63. 6053a9c console: Expose vsnprintf by David Hendricks · 6 years ago
  64. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 6 years ago
  65. c618b90 AGESA f15 cimx/sb700: Remove unused chips code by Kyösti Mälkki · 7 years ago
  66. eb7e6b5 amd/torpedo cimx/sb900: Fix include directory by Kyösti Mälkki · 7 years ago
  67. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  68. 2bd6939 AGESA f15 boards: Remove - using LATE_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  69. 99c45de AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  70. e4a016f AMD CIMx SB800: late.c: Use variable `device` from for loop condition by Paul Menzel · 11 years ago
  71. 6d1fdb3 AMD fam10: Link southbridge/amd/rs780/early_setup.c by Arthur Heymans · 7 years ago
  72. 4195b10 amd/{hudson,stoneyridge}: fix out of bounds read by Richard Spiegel · 7 years ago
  73. ec23f04 AMD platforms: Fix ASL comment that implies "\_SB" is southbridge by Martin Roth · 7 years ago
  74. 1812311 southbridge: Remove trailing space in `dump_south()` output by Paul Menzel · 10 years ago
  75. ec48c74 AMD boards: Fix function name (soft_reset) in message by Jonathan Neuschäfer · 7 years ago
  76. 0315b67 sb/amd/sb700/lpc.c: Optimize code flow for less indentation by Arthur Heymans · 7 years ago
  77. 7090377 smbus: Fix a typo ("Set the device I'm talking too") by Jonathan Neuschäfer · 7 years ago
  78. d4955f0 AGESA: Move API interface under drivers/ by Kyösti Mälkki · 7 years ago
  79. 63fac81 AGESA: Implement POSTCAR_STAGE by Kyösti Mälkki · 7 years ago
  80. d229d4a AGESA cimx: Move cb_types.h to vendorcode by Kyösti Mälkki · 7 years ago
  81. 9fde0d7 vboot: remove init_vbnv_cmos() by Aaron Durbin · 7 years ago
  82. aa090cb device: acpi_name() should take a const struct device by Aaron Durbin · 7 years ago
  83. 1210026 AGESA buildsystem: Reduce include path exposure by Kyösti Mälkki · 7 years ago
  84. 6f55154 AGESA CIMX: Remove empty set_pcie_(de)reset by Kyösti Mälkki · 7 years ago
  85. f7ca672 AGESA boards: Clean up some includes by Kyösti Mälkki · 7 years ago
  86. de60e60 amdfw: Clean up makefiles a bit more by Martin Roth · 7 years ago
  87. d35c06d sb/amd: Support CBMEM_TOP_BACKUP by Kyösti Mälkki · 7 years ago
  88. 38aff1a AGESA f15tn f16kb: Fix ACPI S3 resume for FCH by Kyösti Mälkki · 7 years ago
  89. 746241f ACPI S3: Remove conflicting local acpi_get_sleep_type() by Kyösti Mälkki · 7 years ago
  90. 8e0bc13 AGESA f15: Remove f10 references by Kyösti Mälkki · 7 years ago
  91. eb064b3 amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM) by Kyösti Mälkki · 7 years ago
  92. 20a5a89 amd/pi/hudson: Fix FCH EC by Martin Roth · 7 years ago
  93. 0ff2e01 amd/pi/hudson: Move oem_fan_control() by Martin Roth · 7 years ago
  94. 05b2f69 amd/pi/hudson: Clean up makefile.inc by Marc Jones · 7 years ago
  95. 0bf3f55 amd/pi/hudson: Convert 48Mhz en to read/write32 by Marshall Dawson · 7 years ago
  96. fb94585 sb/amd/amd8111: Define ACPI sleep states by Kyösti Mälkki · 7 years ago
  97. 390ba04 AGESA binaryPI: Consolidate and fix sleep states by Kyösti Mälkki · 7 years ago
  98. 111926a AGESA: Cleanup ACPI S3 support by Kyösti Mälkki · 7 years ago
  99. 6683e40 usbdebug: Refactor early enable by Kyösti Mälkki · 7 years ago
  100. d1a0c57 usbdebug: Consolidate EHCI_BAR setup by Kyösti Mälkki · 7 years ago