1. 3664647 sb/intel/i82801gx: Add the option to lock the platform by Arthur Heymans · 7 years ago
  2. 02c9971 src/sb/intel/common/spi.c: Adapt and link in romstage by Arthur Heymans · 6 years ago
  3. 448d9fb src: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  4. 564c219 sb/amd/rs780: Fix invalid function declarations by Kyösti Mälkki · 6 years ago
  5. 1bad4ce sb/amd/sr5650: Fix invalid function declarations by Kyösti Mälkki · 6 years ago
  6. 2d7825b amdfam10: Fix mismatch of function declarations by Kyösti Mälkki · 6 years ago
  7. 11fcb2bc sb/intel/common/spi.c: Add a SPI write protect function by Arthur Heymans · 7 years ago
  8. 4aa181e sb/intel/i82801gx: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  9. 4aec340 sb/intel/bd82x6x: Get rid of device_t by Elyes HAOUAS · 6 years ago
  10. a50b1f9 intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handler by Martin Roth · 6 years ago
  11. cea7e8b Remove VIA vt8237r southbridge support by Kyösti Mälkki · 6 years ago
  12. d840eb5 Remove AMD K8 cpu and northbridge support by Kyösti Mälkki · 6 years ago
  13. 4979ffc Remove southbridges after K8 board removals by Kyösti Mälkki · 6 years ago
  14. 8251fa0 AGESA binaryPI: Remove dependency on K8 headers by Kyösti Mälkki · 6 years ago
  15. ebace9f src/southbridge: Add and update license headers by Martin Roth · 6 years ago
  16. a34b5bc southbridge/intel/bd82x6x: Remove unused argument from ACPI method by Martin Roth · 6 years ago
  17. 14604da sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status() by Nicola Corna · 6 years ago
  18. e862014 sb/intel/common/pirq_gen: Rework generating pin-route tables by Arthur Heymans · 7 years ago
  19. 8aa5073 sb/intel/i82801ix: Get rid of device_t by Elyes HAOUAS · 6 years ago
  20. 1a8c1df sb/intel/i82801jx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  21. ac350f8 sb/intel/fsp_i89xx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  22. 8702764 Remove leftover VIA vt82c686 by Kyösti Mälkki · 6 years ago
  23. 1607406 Remove leftover Intel i82801b support by Kyösti Mälkki · 6 years ago
  24. 2202a12 Remove leftover Intel i82801a support by Kyösti Mälkki · 6 years ago
  25. 57d71c8 sb/amb/rs780: Get rid of device_t by Kyösti Mälkki · 6 years ago
  26. 2526fd4 src: Remove space after `defined` by Elyes HAOUAS · 6 years ago
  27. 532001a sb/amd/rs780: Get rid of device_t by Kyösti Mälkki · 6 years ago
  28. a211c1b sb/amd/sr5650: Get rid of device_t by Kyösti Mälkki · 6 years ago
  29. 66faf0c sb/intel/i82801dx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  30. 17c59f5 sb/intel/i82870: Get rid of device_t by Elyes HAOUAS · 6 years ago
  31. 9966703 sb/intel/i82801gx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  32. cbcdb3e sb/intel/fsp_rangeley: Get rid of device_t by Elyes HAOUAS · 6 years ago
  33. 4ccb23f sb/intel/fsp_bd82x6x: Get rid of device_t by Elyes HAOUAS · 6 years ago
  34. a397089 sb/ti/pci{1x2x,i7420,xx12}: Get rid of device_t by Elyes HAOUAS · 6 years ago
  35. e490a87 sb/broadcom/bcm5785: Get rid of device_t by Elyes HAOUAS · 6 years ago
  36. 86c92ba sb/broadcom/bcm5780: Get rid of device_t by Elyes HAOUAS · 6 years ago
  37. 9641a92 src: Remove non-ascii characters by Martin Roth · 6 years ago
  38. 1c56f2f sb/sis/sis966: Get rid of device_t by Elyes HAOUAS · 6 years ago
  39. 1df39c3 nvidia/mcp55: Get rid of device_t by Elyes HAOUAS · 6 years ago
  40. bcb124e sb/via/vt8237r: Get rid of device_t by Elyes HAOUAS · 6 years ago
  41. ec41dae sb/via/k8t890: Get rid of device_t by Elyes HAOUAS · 6 years ago
  42. 674f9c4 sb/amd/cs5536: Get rid of device_t by Elyes HAOUAS · 6 years ago
  43. d9edab5 sb/amd/amd8151: Get rid of device_t by Elyes HAOUAS · 6 years ago
  44. d0f3e17 sb/amd/amd8132: Get rid of device_t by Elyes HAOUAS · 6 years ago
  45. f854822 sb/amd/amd8131: Get rid of device_t by Elyes HAOUAS · 6 years ago
  46. 39733a0 sb/amd/amd8111: Get rid of device_t by Elyes HAOUAS · 6 years ago
  47. 315b239 sb/amd/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  48. f29a689 sb/amd/sb700: Get rid of device_t by Elyes HAOUAS · 6 years ago
  49. 7f55810 sb/amd/sb600: Get rid of device_t by Elyes HAOUAS · 6 years ago
  50. 7a4d41a sb/amd/rs690: Get rid of device_t by Elyes HAOUAS · 6 years ago
  51. dda0fc4 cimx/sb800: Use PCI_DEVFN() by Kyösti Mälkki · 6 years ago
  52. 0bc06ab agesa/hudson pi/hudson: Use PCI_DEVICE_ID by Kyösti Mälkki · 6 years ago
  53. b11d4e3 agesa/hudson pi/hudson: Skip device node search by Kyösti Mälkki · 6 years ago
  54. 1cbe19f sb/nvidia/ck804: Get rid of device_t by Elyes HAOUAS · 6 years ago
  55. 8349cb5 sb/ricoh/rl5c476: Get rid of device_t by Elyes HAOUAS · 6 years ago
  56. e51d731 sb/amd/cimx/sb900: Get rid of device_t by Elyes HAOUAS · 6 years ago
  57. ee424e5 sb/amd/common: Get rid of device_t by Elyes HAOUAS · 6 years ago
  58. a93e754 sb/amd/agesa/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  59. d9ef546 sb/amd/pi/hudson: Get rid of device_t by Elyes HAOUAS · 6 years ago
  60. 1a4abb7 sb/amd/cimx/sb800: Get rid of device_t by Elyes HAOUAS · 6 years ago
  61. 892e9f6 sb/intel/i82801bx: Get rid of device_t by Elyes HAOUAS · 6 years ago
  62. 152f1c9 sb/intel/i82801ax: Get rid of device_t by Elyes HAOUAS · 6 years ago
  63. be84140 sb/intel/ibexpeak: Get rid of device_t by Elyes HAOUAS · 6 years ago
  64. 07e77f1 sb/intel/i82371eb: Get rid of device_t by Elyes HAOUAS · 6 years ago
  65. c098400 agesa/hudson/southbridge: add acpi name reporting for lpc by Kevin Cody-Little · 6 years ago
  66. 621e4d8 src/southbridge: Serialize methods with named objects inside by Martin Roth · 6 years ago
  67. f9de5a4 src/southbridge: Add required space before the open parenthesis by Elyes HAOUAS · 6 years ago
  68. f468101 southbridge/broadcom: Remove spaces before/after parenthesis by Elyes HAOUAS · 6 years ago
  69. 9099395 intel/ibexpeak: Fix missing ACPI PIRQ entries by Kyösti Mälkki · 6 years ago
  70. 9c5d463 southbridge/intel: Remove space before/after parenthesis by Elyes HAOUAS · 6 years ago
  71. 621abec sb/amd/cimx/sb800: Remove unused variable by Paul Menzel · 7 years ago
  72. 482f822 sb/amd/cimx/sb800/lpc: Shorten and wrap long lines by Paul Menzel · 7 years ago
  73. c4f897e sb/broadcom/bcm5785/early_setup.c: Fix coding style by Elyes HAOUAS · 6 years ago
  74. 64e091f southbridge/nvidia: Remove spaces before/after parenthesis by Elyes HAOUAS · 6 years ago
  75. 5a33d12 src/southbridge/sis/sis966/nic.c: Improve code formatting by Elyes HAOUAS · 6 years ago
  76. 581fe58 src/southbridge: Add spaces around '==' by Elyes HAOUAS · 6 years ago
  77. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  78. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  79. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  80. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 6 years ago
  81. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 7 years ago
  82. 6053a9c console: Expose vsnprintf by David Hendricks · 6 years ago
  83. d58dd5c sb/intel/common/firmware: Allow CONFIG_USE_ME_CLEANER on Kaby Lake by Nicola Corna · 6 years ago
  84. 8e50b6d sb/intel/bd82x6x: Let mainboard override SPI opmenu by Nico Huber · 6 years ago
  85. a050817 sb/intel/common: Add common code for SMM setup and smihandler by Arthur Heymans · 7 years ago
  86. a51e379 nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC by Matt DeVillier · 6 years ago
  87. 8aaa004 sb/intel/common: Fix conflicting OIC register definition by Nico Huber · 6 years ago
  88. d2d2aef sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location by Arthur Heymans · 7 years ago
  89. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 6 years ago
  90. c618b90 AGESA f15 cimx/sb700: Remove unused chips code by Kyösti Mälkki · 7 years ago
  91. eb7e6b5 amd/torpedo cimx/sb900: Fix include directory by Kyösti Mälkki · 7 years ago
  92. 9de8ab9 AGESA_LEGACY: Apply final cleanup and file removals by Kyösti Mälkki · 7 years ago
  93. ff4025c sb/intel/bd82x6x: Reduce function-disable mess by Nico Huber · 7 years ago
  94. 2bd6939 AGESA f15 boards: Remove - using LATE_CBMEM_INIT by Kyösti Mälkki · 7 years ago
  95. 264566c Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  96. 99c45de AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  97. b451df2 mb/*/*/romstage.c: Clean up targets with i82801gx by Arthur Heymans · 7 years ago
  98. e4a016f AMD CIMx SB800: late.c: Use variable `device` from for loop condition by Paul Menzel · 11 years ago
  99. 5495ed2 sb/intel/i82801ix: Don't select HAVE_INTEL_FIRMWARE on Q35-QEMU by Arthur Heymans · 7 years ago
  100. d6f3dd8 nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeout by Arthur Heymans · 7 years ago