1. 7435baa Add basic ipmi support by Sven Schnelle · 12 years ago
  2. f506243 IEI PM-LX-800-R11: Removed bogus Kconfig option by Ricardo Martins · 12 years ago
  3. 7b48379 i5000: Add PCI ids for all i5000 flavours by Sven Schnelle · 12 years ago
  4. 0ca0255 IEI PM-LX-800-R11: Added preliminary mainboard support by Ricardo Martins · 12 years ago
  5. 6444bd4 i945: Reset IGD on boot by Patrick Georgi · 12 years ago
  6. 97de28d PCI Type2 config must die by Ronald G. Minnich · 12 years ago
  7. 63539bb Only copy real-mode section of SIPI vector by Kyösti Mälkki · 12 years ago
  8. 9a663f3 Fix the CPU index parameter passed to secondary_cpu_init(). by Kyösti Mälkki · 12 years ago
  9. 5458b9d Intel cpus: Extend cache to cover complete Flash Device by Kyösti Mälkki · 12 years ago
  10. ae7d6ef Intel model_106cx: change CAR to model_6ex by Kyösti Mälkki · 12 years ago
  11. 4dcc573 Intel cpus: delete dead CAR code and whitespace fixes by Kyösti Mälkki · 12 years ago
  12. aa03af7 Add generic IOAPIC driver by Sven Schnelle · 12 years ago
  13. c7fb2ae Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR by Kyösti Mälkki · 12 years ago
  14. 89f04a6 Supermicro X7DB8: add w83793 Hardware monitor by Sven Schnelle · 12 years ago
  15. ca68297 Add Nuvoton W83793 hardware monitor driver by Sven Schnelle · 12 years ago
  16. 87ed617 Fix AMD S3 block generator on Cygwin by Patrick Georgi · 12 years ago
  17. a645abb SMBIOS: move serial number and version out to Kconf by Christian Gmeiner · 12 years ago
  18. 9b4c92a Fix the error message for romstage when .bss or .data are non-zero by Ronald G. Minnich · 12 years ago
  19. 2c08f6a AGESA F15 wrapper for Trinity by zbao · 12 years ago
  20. 7d94cf9 AGESA F15tn: AMD family15 AGESA code for Trinity by zbao · 12 years ago
  21. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  22. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  23. 9ed1456 Intel CPUs: execute microcode update only once per core by Kyösti Mälkki · 12 years ago
  24. f03dff7 X60/T60: fix mptable LINT entries by Sven Schnelle · 12 years ago
  25. 72f35a6 Add Supermicro X7DB8 motherboard by Sven Schnelle · 12 years ago
  26. 1f20da7 i3100: add smbus_write_byte() by Sven Schnelle · 12 years ago
  27. e4cece0 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. by Denis 'GNUtoo' Carikli · 12 years ago
  28. dab6bfe i3100: Enable second IOAPIC for PCI-X by Sven Schnelle · 12 years ago
  29. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  30. 1454685 i5000: fix another typo by Sven Schnelle · 12 years ago
  31. 39b47d2 i5000: fix typos by Sven Schnelle · 12 years ago
  32. edac28c Enable Intel PECI on Model 6fx CPUs by Sven Schnelle · 12 years ago
  33. 1a7a7e6 i5000: enforce hard reset by Sven Schnelle · 12 years ago
  34. ec6f043 llshell: fix build without romcc by Denis 'GNUtoo' Carikli · 12 years ago
  35. 9aa4389 Update SB800 CIMX FADT by Martin Roth · 12 years ago
  36. 0860e72 udelay: add missing bus frequency by Sven Schnelle · 12 years ago
  37. 7250f03 Enable CONFIG_GFXUMA for roda/rk886ex by Nico Huber · 12 years ago
  38. ee8a9f6c Initializer of a static member in union. by zbao · 12 years ago
  39. 7c2d058 Fix the location of "Setting variable MTRR" printk. by Denis 'GNUtoo' Carikli · 12 years ago
  40. 3b3a1a1 Provide functions to access arbitrary GPIO pins and vectors by Vadim Bendebury · 12 years ago
  41. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  42. 68b5da0e Use ld manually when compiling with clang by Patrick Georgi · 12 years ago
  43. bb31f3a Drop config variable CPU_MODEL_INDEX by Stefan Reinauer · 12 years ago
  44. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  45. 71695d8 Fix full reset for Ivy Bridge platforms by Vadim Bendebury · 12 years ago
  46. 984f954 ChromeOS: Remove remnants of FDT support by Stefan Reinauer · 12 years ago
  47. 88fc0b9 Sandybridge: Remove remnants of FDT support from MRC cache code by Stefan Reinauer · 12 years ago
  48. 6e901fd Sandybridge: Fix MRC cache calculation by Stefan Reinauer · 12 years ago
  49. 206c890 Enable USE_OPTION_TABLE for ThinkPad X60 by Motiejus Jakštys · 12 years ago
  50. bfff6de Implement %zu / %zd in printk by Stefan Reinauer · 12 years ago
  51. 56c7dc7 Move subsystem IDs to devicetree.cb by Stefan Reinauer · 12 years ago
  52. 5649b08 Reduce default verbosity of SPI flash drivers by Stefan Reinauer · 12 years ago
  53. 8ea5a34 Fix printk types in SPI flash drivers by Stefan Reinauer · 12 years ago
  54. 872e74d Fix typo on Persimmon #if CONFIG_HAVE_ACPI_RESUME by Marc Jones · 12 years ago
  55. 0e740d3 Fix size_t for certain versions of GCC by Stefan Reinauer · 12 years ago
  56. f026912 Converted the FRAMEBUFFER_VESA_MODE to a choice. by Steve Goodrich · 12 years ago
  57. 2f00ce3 cbtypes.h: Unify cbtypes.h used in AMD board's code by Vikram Narayanan · 12 years ago
  58. ad422c0 Fix Persimmon build without S3. by Marc Jones · 12 years ago
  59. ba3711c Fix fadt legacy free setting. by Marc Jones · 12 years ago
  60. 762aa3e Change the name of the romstage bootblock.ld by Marc Jones · 12 years ago
  61. 49fe74b Fix Cygwin bootblock generation by Marc Jones · 12 years ago
  62. c2dff7f Pass IASL to SeaBIOS by Marc Jones · 12 years ago
  63. 20959ba SPI driver: style fix by Patrick Georgi · 12 years ago
  64. 7c9ef4f Add legacy free setting and override to fadt.c by Marc Jones · 12 years ago
  65. b547c4f Merge sb800 fadt fixes from South Station mainboard to southbridge fadt. by Marc Jones · 12 years ago
  66. bb11e60 Hook up MRC cache update by Stefan Reinauer · 12 years ago
  67. 1244f4b Rework Sandybridge MRC cache handling by Stefan Reinauer · 12 years ago
  68. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago
  69. a495335 CIMx: Allow #define LEGACY_FREE overrides by Martin Roth · 12 years ago
  70. 923d200 Unmark source files as executables by Alec Ari · 12 years ago
  71. 5db1f46 Integrate MA785GM-US2H to Kconfig by Alec Ari · 12 years ago
  72. 76cfcbc Move fadt.c to the cimx sb800 southbridge directory to be shared. by Marc Jones · 12 years ago
  73. 7b860ed Add simple PMIO & PMIO2 read/write routines to CIMX wrapper by Martin Roth · 12 years ago
  74. 4781800 Don't loop infinitely long on serial comm failures by Stefan Reinauer · 12 years ago
  75. f8f0062 Some more #if cleanup by Patrick Georgi · 12 years ago
  76. c0e16e7 Add config_enabled() from Linux by Patrick Georgi · 12 years ago
  77. e166782 Clean up #ifs by Patrick Georgi · 12 years ago
  78. fe42218 Make CBFS output more consistent by Stefan Reinauer · 12 years ago
  79. 872eb79 siemens/sitemp_g1p1: Drop debug code by Patrick Georgi · 13 years ago
  80. 2e2a68b roda/rk886ex: Expose VGA devices in devicetree by Patrick Georgi · 12 years ago
  81. 8a36634 Don't pre-enable SATA AHCI in romstage.c by Stefan Reinauer · 12 years ago
  82. d4bacf9 Print some useful debugging information in PSS table creation by Stefan Reinauer · 12 years ago
  83. 6870f0c Make creation of CBMEM_ID_RESUME_SCRATCH depending on Agesa by Stefan Reinauer · 12 years ago
  84. f125d80 Add missing newline to printk in Sandybridge init code by Stefan Reinauer · 12 years ago
  85. cabc804 Tell CBMEM pretty printer about MRC cache by Stefan Reinauer · 12 years ago
  86. 3b5a9ed Fix register corruption during Intel Microcode update by Stefan Reinauer · 12 years ago
  87. 8bec7fb ChromeOS: drop unused debug header description by Stefan Reinauer · 12 years ago
  88. adc05c1 Make Intel i5000 specific options only appear on i5000 systems by Stefan Reinauer · 12 years ago
  89. 252111d Don't include console.h in microcode.c when compiling with ROMCC by Stefan Reinauer · 12 years ago
  90. cafedcf Strip quotes from Sandybridge MRC blob by Stefan Reinauer · 12 years ago
  91. 7a3f36a Sandybridge: Display platform information early by Vadim Bendebury · 12 years ago
  92. 4aca5d7 Fix issue with PCIe power management setup by Duncan Laurie · 12 years ago
  93. b9fe01c Add an option to enable PCIe root port coalescing by Duncan Laurie · 12 years ago
  94. c323036 Update PCIe Root Port _PRT to handle re-mapped functions by Duncan Laurie · 12 years ago
  95. 2c41c40 Drop CONFIG_MAX_PHYSICAL_CPUS on non-AMD boards by Stefan Reinauer · 12 years ago
  96. 816d081 Fix SATA port map to only enable port 0 by Stefan Reinauer · 12 years ago
  97. 8508cff Update Ivybridge GT power meter tables by Duncan Laurie · 12 years ago
  98. dd585b8 Update ivybridge graphics initialization by Duncan Laurie · 12 years ago
  99. c908fc7 Fix TPM driver to work with multiple vendor TPMs by Stefan Reinauer · 12 years ago
  100. 95be1d6 Don't disable ACPI in the S3 resume path by Duncan Laurie · 12 years ago