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