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