1. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  2. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  3. 9ed1456 Intel CPUs: execute microcode update only once per core by Kyösti Mälkki · 12 years ago
  4. ac6e317 libpayload: OHCI driver correct PCI BAR reading by Anton Kochkov · 12 years ago
  5. 8fef662 libpayload: use correct types in UHCI driver by Anton Kochkov · 12 years ago
  6. f03dff7 X60/T60: fix mptable LINT entries by Sven Schnelle · 12 years ago
  7. 72f35a6 Add Supermicro X7DB8 motherboard by Sven Schnelle · 12 years ago
  8. 1f20da7 i3100: add smbus_write_byte() by Sven Schnelle · 12 years ago
  9. e4cece0 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. by Denis 'GNUtoo' Carikli · 12 years ago
  10. bf00abf romcc: fix up attribute((unused)) detection by Stefan Reinauer · 12 years ago
  11. df28d9f libpayload: Adjust timeouts and delays in OHCI driver by Nico Huber · 12 years ago
  12. efb479c ROMCC: fix unused attribute lookup by Sven Schnelle · 12 years ago
  13. d8a6680 libpayload: Add check for failure in usb_attach_device() by Nico Huber · 12 years ago
  14. 445a3a0 libpayload: Shutdown reasonably if we can't init usb msc device by Nico Huber · 12 years ago
  15. 57cd1dd Teach romcc about attribute((unused)) by Stefan Reinauer · 12 years ago
  16. 274c63e libpayload: Add support for interrupt transfers in OHCI by Nico Huber · 12 years ago
  17. 542fe85 libpayload: Fix initialization of OHCI driver by Nico Huber · 12 years ago
  18. 9951ade libpayload: Implement correct done queue processing for OHCI by Nico Huber · 12 years ago
  19. ac8d550 libpayload: Correct interchanged parameters in OHCI driver by Nico Huber · 12 years ago
  20. 79e1f2f libpayload: Detach unresponsive usb mass storage devices by Nico Huber · 12 years ago
  21. 3ca35ca libpayload: Add dummy queue heads to EHCI interrupt frame list by Nico Huber · 12 years ago
  22. 0d120f8 libpayload: Add interrupt-queue underrun recovery to EHCI by Nico Huber · 12 years ago
  23. cef8692 libpayload: Adjust timeout in EHCI driver by Nico Huber · 12 years ago
  24. dab6bfe i3100: Enable second IOAPIC for PCI-X by Sven Schnelle · 12 years ago
  25. 2e33a65 libpayload: reg_base reading for USB EHCI driver by Anton Kochkov · 12 years ago
  26. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  27. 1454685 i5000: fix another typo by Sven Schnelle · 12 years ago
  28. 43b9f32 libpayload: Better error detection in USB mass storage by Nico Huber · 12 years ago
  29. 421303a libpayload: Fix detach_contoller in the USB driver by Anton Kochkov · 12 years ago
  30. 39b47d2 i5000: fix typos by Sven Schnelle · 12 years ago
  31. 69eab16 mptable: realign comments with code by Sven Schnelle · 12 years ago
  32. 2f8c4f8 mptable: initialize apic/bus arrays with ARRAY_SIZE by Sven Schnelle · 12 years ago
  33. 2fcc166 mptable: pretty print PCI INT entries by Sven Schnelle · 12 years ago
  34. 4fbcaec mptable: Fix BUS type determination by Sven Schnelle · 12 years ago
  35. b00c9a2 mptable: reindent code to comply with coreboot coding style by Sven Schnelle · 12 years ago
  36. 09a1802 mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized in this function' by Sven Schnelle · 12 years ago
  37. 57f524f mptable: remove unused variable by Sven Schnelle · 12 years ago
  38. 9b86016 mptable: print ioapic entries by Sven Schnelle · 12 years ago
  39. 0b879f8 mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR by Sven Schnelle · 12 years ago
  40. edac28c Enable Intel PECI on Model 6fx CPUs by Sven Schnelle · 12 years ago
  41. 1a7a7e6 i5000: enforce hard reset by Sven Schnelle · 12 years ago
  42. ec6f043 llshell: fix build without romcc by Denis 'GNUtoo' Carikli · 12 years ago
  43. 9aa4389 Update SB800 CIMX FADT by Martin Roth · 12 years ago
  44. 0860e72 udelay: add missing bus frequency by Sven Schnelle · 12 years ago
  45. bb1c42b libpayload: Add timeouts in the UHCI USB driver by Nico Huber · 12 years ago
  46. c43e736 libpayload: Fix an integer overflow in USB mass storage by Nico Huber · 12 years ago
  47. 0421dc8 libpayload: Add timeouts in the EHCI USB driver by Nico Huber · 12 years ago
  48. afe86c0 libpayload: Add timeouts in the OHCI USB driver by Nico Huber · 12 years ago
  49. 5e3428e libpayload: Remove orphaned delay from OHCI USB driver by Nico Huber · 12 years ago
  50. 62eb5b3 libpayload: Add support for interrupt transfers in EHCI by Nico Huber · 12 years ago
  51. 4842dfe libpayload: Free intr queue structure in usb_hid_destroy by Nico Huber · 12 years ago
  52. 1ab6075 libpayload: Add support for split transactions in EHCI by Nico Huber · 12 years ago
  53. d5d024f libpayload: Bring USB hub driver to a working state by Nico Huber · 12 years ago
  54. c95da25 Improve parsing of --cpu parameter in abuild script. by Raymond Danks · 12 years ago
  55. bdca153 libpayload: Remove orphaned delay from USB mass storage by Nico Huber · 12 years ago
  56. 7250f03 Enable CONFIG_GFXUMA for roda/rk886ex by Nico Huber · 12 years ago
  57. 14f6142 libpayload: Disable some buggy debugging code by Nico Huber · 12 years ago
  58. e28a615 libpayload: fix OHCI IN commands by Mathias Krause · 12 years ago
  59. 7b7b566 libpayload: fix UHCI timeout by Mathias Krause · 12 years ago
  60. 5c4e7aa libpayload: Correct port power settings for EHCI root hub by Nico Huber · 12 years ago
  61. 5f595cb libpayload: Add clear_feature() function to USB framework by Nico Huber · 12 years ago
  62. cefec0e libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179 by Nico Huber · 12 years ago
  63. ee8a9f6c Initializer of a static member in union. by zbao · 12 years ago
  64. 2dbfcb7 sconfig: Some fixes by Patrick Georgi · 12 years ago
  65. 7c2d058 Fix the location of "Setting variable MTRR" printk. by Denis 'GNUtoo' Carikli · 12 years ago
  66. 3b3a1a1 Provide functions to access arbitrary GPIO pins and vectors by Vadim Bendebury · 12 years ago
  67. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  68. 68b5da0e Use ld manually when compiling with clang by Patrick Georgi · 12 years ago
  69. bb31f3a Drop config variable CPU_MODEL_INDEX by Stefan Reinauer · 12 years ago
  70. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  71. 71695d8 Fix full reset for Ivy Bridge platforms by Vadim Bendebury · 12 years ago
  72. 984f954 ChromeOS: Remove remnants of FDT support by Stefan Reinauer · 12 years ago
  73. 88fc0b9 Sandybridge: Remove remnants of FDT support from MRC cache code by Stefan Reinauer · 12 years ago
  74. 6e901fd Sandybridge: Fix MRC cache calculation by Stefan Reinauer · 12 years ago
  75. 206c890 Enable USE_OPTION_TABLE for ThinkPad X60 by Motiejus Jakštys · 12 years ago
  76. bfff6de Implement %zu / %zd in printk by Stefan Reinauer · 12 years ago
  77. 56c7dc7 Move subsystem IDs to devicetree.cb by Stefan Reinauer · 12 years ago
  78. 5649b08 Reduce default verbosity of SPI flash drivers by Stefan Reinauer · 12 years ago
  79. 8ea5a34 Fix printk types in SPI flash drivers by Stefan Reinauer · 12 years ago
  80. 872e74d Fix typo on Persimmon #if CONFIG_HAVE_ACPI_RESUME by Marc Jones · 12 years ago
  81. 9981cad nvramtool: use C99 PRIx64 / PRId64 for uint64_t variables by Stefan Reinauer · 12 years ago
  82. 0e740d3 Fix size_t for certain versions of GCC by Stefan Reinauer · 12 years ago
  83. 1b1309f Add EM100 mode to Intel Firmware Descriptor tool by Stefan Reinauer · 12 years ago
  84. 89ba15a chromeos: Fix compilation of coreboot-utils package by Stefan Reinauer · 12 years ago
  85. f026912 Converted the FRAMEBUFFER_VESA_MODE to a choice. by Steve Goodrich · 12 years ago
  86. 92ff934 abuild: Disable abuild-level parallelism for now by Patrick Georgi · 12 years ago
  87. 2f00ce3 cbtypes.h: Unify cbtypes.h used in AMD board's code by Vikram Narayanan · 12 years ago
  88. ad422c0 Fix Persimmon build without S3. by Marc Jones · 12 years ago
  89. ba3711c Fix fadt legacy free setting. by Marc Jones · 12 years ago
  90. 762aa3e Change the name of the romstage bootblock.ld by Marc Jones · 12 years ago
  91. 49fe74b Fix Cygwin bootblock generation by Marc Jones · 12 years ago
  92. c2dff7f Pass IASL to SeaBIOS by Marc Jones · 12 years ago
  93. 20959ba SPI driver: style fix by Patrick Georgi · 12 years ago
  94. 5fb2b5c crossgcc: Test for m4 and bison by Patrick Georgi · 12 years ago
  95. 6e61ad3 crossgcc: update sources by Patrick Georgi · 12 years ago
  96. 64d9a77 abuild: Move configuration handling together by Patrick Georgi · 12 years ago
  97. 2ea8e86 abuild: Remove abuild.info hack by Patrick Georgi · 13 years ago
  98. 7c9ef4f Add legacy free setting and override to fadt.c by Marc Jones · 12 years ago
  99. b547c4f Merge sb800 fadt fixes from South Station mainboard to southbridge fadt. by Marc Jones · 12 years ago
  100. bb11e60 Hook up MRC cache update by Stefan Reinauer · 12 years ago