1. 3397cef superiotool: Add support for git-based version number by Guenter Roeck · 12 years ago
  2. 97de28d PCI Type2 config must die by Ronald G. Minnich · 12 years ago
  3. 63539bb Only copy real-mode section of SIPI vector by Kyösti Mälkki · 12 years ago
  4. 9a663f3 Fix the CPU index parameter passed to secondary_cpu_init(). by Kyösti Mälkki · 12 years ago
  5. 5458b9d Intel cpus: Extend cache to cover complete Flash Device by Kyösti Mälkki · 12 years ago
  6. ae7d6ef Intel model_106cx: change CAR to model_6ex by Kyösti Mälkki · 12 years ago
  7. 4dcc573 Intel cpus: delete dead CAR code and whitespace fixes by Kyösti Mälkki · 12 years ago
  8. aa03af7 Add generic IOAPIC driver by Sven Schnelle · 12 years ago
  9. c7fb2ae Intel cpus: use CPU_ADDR_BITS from Kconfig during CAR by Kyösti Mälkki · 12 years ago
  10. 89f04a6 Supermicro X7DB8: add w83793 Hardware monitor by Sven Schnelle · 12 years ago
  11. ca68297 Add Nuvoton W83793 hardware monitor driver by Sven Schnelle · 12 years ago
  12. 87ed617 Fix AMD S3 block generator on Cygwin by Patrick Georgi · 12 years ago
  13. a645abb SMBIOS: move serial number and version out to Kconf by Christian Gmeiner · 12 years ago
  14. 9b4c92a Fix the error message for romstage when .bss or .data are non-zero by Ronald G. Minnich · 12 years ago
  15. 2c08f6a AGESA F15 wrapper for Trinity by zbao · 12 years ago
  16. 7d94cf9 AGESA F15tn: AMD family15 AGESA code for Trinity by zbao · 12 years ago
  17. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  18. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  19. 9ed1456 Intel CPUs: execute microcode update only once per core by Kyösti Mälkki · 12 years ago
  20. ac6e317 libpayload: OHCI driver correct PCI BAR reading by Anton Kochkov · 12 years ago
  21. 8fef662 libpayload: use correct types in UHCI driver by Anton Kochkov · 12 years ago
  22. f03dff7 X60/T60: fix mptable LINT entries by Sven Schnelle · 12 years ago
  23. 72f35a6 Add Supermicro X7DB8 motherboard by Sven Schnelle · 12 years ago
  24. 1f20da7 i3100: add smbus_write_byte() by Sven Schnelle · 12 years ago
  25. e4cece0 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. by Denis 'GNUtoo' Carikli · 12 years ago
  26. bf00abf romcc: fix up attribute((unused)) detection by Stefan Reinauer · 12 years ago
  27. df28d9f libpayload: Adjust timeouts and delays in OHCI driver by Nico Huber · 12 years ago
  28. efb479c ROMCC: fix unused attribute lookup by Sven Schnelle · 12 years ago
  29. d8a6680 libpayload: Add check for failure in usb_attach_device() by Nico Huber · 12 years ago
  30. 445a3a0 libpayload: Shutdown reasonably if we can't init usb msc device by Nico Huber · 12 years ago
  31. 57cd1dd Teach romcc about attribute((unused)) by Stefan Reinauer · 12 years ago
  32. 274c63e libpayload: Add support for interrupt transfers in OHCI by Nico Huber · 12 years ago
  33. 542fe85 libpayload: Fix initialization of OHCI driver by Nico Huber · 12 years ago
  34. 9951ade libpayload: Implement correct done queue processing for OHCI by Nico Huber · 12 years ago
  35. ac8d550 libpayload: Correct interchanged parameters in OHCI driver by Nico Huber · 12 years ago
  36. 79e1f2f libpayload: Detach unresponsive usb mass storage devices by Nico Huber · 12 years ago
  37. 3ca35ca libpayload: Add dummy queue heads to EHCI interrupt frame list by Nico Huber · 12 years ago
  38. 0d120f8 libpayload: Add interrupt-queue underrun recovery to EHCI by Nico Huber · 12 years ago
  39. cef8692 libpayload: Adjust timeout in EHCI driver by Nico Huber · 12 years ago
  40. dab6bfe i3100: Enable second IOAPIC for PCI-X by Sven Schnelle · 12 years ago
  41. 2e33a65 libpayload: reg_base reading for USB EHCI driver by Anton Kochkov · 12 years ago
  42. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  43. 1454685 i5000: fix another typo by Sven Schnelle · 12 years ago
  44. 43b9f32 libpayload: Better error detection in USB mass storage by Nico Huber · 12 years ago
  45. 421303a libpayload: Fix detach_contoller in the USB driver by Anton Kochkov · 12 years ago
  46. 39b47d2 i5000: fix typos by Sven Schnelle · 12 years ago
  47. 69eab16 mptable: realign comments with code by Sven Schnelle · 12 years ago
  48. 2f8c4f8 mptable: initialize apic/bus arrays with ARRAY_SIZE by Sven Schnelle · 12 years ago
  49. 2fcc166 mptable: pretty print PCI INT entries by Sven Schnelle · 12 years ago
  50. 4fbcaec mptable: Fix BUS type determination by Sven Schnelle · 12 years ago
  51. b00c9a2 mptable: reindent code to comply with coreboot coding style by Sven Schnelle · 12 years ago
  52. 09a1802 mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized in this function' by Sven Schnelle · 12 years ago
  53. 57f524f mptable: remove unused variable by Sven Schnelle · 12 years ago
  54. 9b86016 mptable: print ioapic entries by Sven Schnelle · 12 years ago
  55. 0b879f8 mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR by Sven Schnelle · 12 years ago
  56. edac28c Enable Intel PECI on Model 6fx CPUs by Sven Schnelle · 12 years ago
  57. 1a7a7e6 i5000: enforce hard reset by Sven Schnelle · 12 years ago
  58. ec6f043 llshell: fix build without romcc by Denis 'GNUtoo' Carikli · 12 years ago
  59. 9aa4389 Update SB800 CIMX FADT by Martin Roth · 12 years ago
  60. 0860e72 udelay: add missing bus frequency by Sven Schnelle · 12 years ago
  61. bb1c42b libpayload: Add timeouts in the UHCI USB driver by Nico Huber · 12 years ago
  62. c43e736 libpayload: Fix an integer overflow in USB mass storage by Nico Huber · 12 years ago
  63. 0421dc8 libpayload: Add timeouts in the EHCI USB driver by Nico Huber · 12 years ago
  64. afe86c0 libpayload: Add timeouts in the OHCI USB driver by Nico Huber · 12 years ago
  65. 5e3428e libpayload: Remove orphaned delay from OHCI USB driver by Nico Huber · 12 years ago
  66. 62eb5b3 libpayload: Add support for interrupt transfers in EHCI by Nico Huber · 12 years ago
  67. 4842dfe libpayload: Free intr queue structure in usb_hid_destroy by Nico Huber · 12 years ago
  68. 1ab6075 libpayload: Add support for split transactions in EHCI by Nico Huber · 12 years ago
  69. d5d024f libpayload: Bring USB hub driver to a working state by Nico Huber · 12 years ago
  70. c95da25 Improve parsing of --cpu parameter in abuild script. by Raymond Danks · 12 years ago
  71. bdca153 libpayload: Remove orphaned delay from USB mass storage by Nico Huber · 12 years ago
  72. 7250f03 Enable CONFIG_GFXUMA for roda/rk886ex by Nico Huber · 12 years ago
  73. 14f6142 libpayload: Disable some buggy debugging code by Nico Huber · 12 years ago
  74. e28a615 libpayload: fix OHCI IN commands by Mathias Krause · 12 years ago
  75. 7b7b566 libpayload: fix UHCI timeout by Mathias Krause · 12 years ago
  76. 5c4e7aa libpayload: Correct port power settings for EHCI root hub by Nico Huber · 12 years ago
  77. 5f595cb libpayload: Add clear_feature() function to USB framework by Nico Huber · 12 years ago
  78. cefec0e libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179 by Nico Huber · 12 years ago
  79. ee8a9f6c Initializer of a static member in union. by zbao · 12 years ago
  80. 2dbfcb7 sconfig: Some fixes by Patrick Georgi · 12 years ago
  81. 7c2d058 Fix the location of "Setting variable MTRR" printk. by Denis 'GNUtoo' Carikli · 12 years ago
  82. 3b3a1a1 Provide functions to access arbitrary GPIO pins and vectors by Vadim Bendebury · 12 years ago
  83. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  84. 68b5da0e Use ld manually when compiling with clang by Patrick Georgi · 12 years ago
  85. bb31f3a Drop config variable CPU_MODEL_INDEX by Stefan Reinauer · 12 years ago
  86. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  87. 71695d8 Fix full reset for Ivy Bridge platforms by Vadim Bendebury · 12 years ago
  88. 984f954 ChromeOS: Remove remnants of FDT support by Stefan Reinauer · 12 years ago
  89. 88fc0b9 Sandybridge: Remove remnants of FDT support from MRC cache code by Stefan Reinauer · 12 years ago
  90. 6e901fd Sandybridge: Fix MRC cache calculation by Stefan Reinauer · 12 years ago
  91. 206c890 Enable USE_OPTION_TABLE for ThinkPad X60 by Motiejus Jakštys · 12 years ago
  92. bfff6de Implement %zu / %zd in printk by Stefan Reinauer · 12 years ago
  93. 56c7dc7 Move subsystem IDs to devicetree.cb by Stefan Reinauer · 12 years ago
  94. 5649b08 Reduce default verbosity of SPI flash drivers by Stefan Reinauer · 12 years ago
  95. 8ea5a34 Fix printk types in SPI flash drivers by Stefan Reinauer · 12 years ago
  96. 872e74d Fix typo on Persimmon #if CONFIG_HAVE_ACPI_RESUME by Marc Jones · 12 years ago
  97. 9981cad nvramtool: use C99 PRIx64 / PRId64 for uint64_t variables by Stefan Reinauer · 12 years ago
  98. 0e740d3 Fix size_t for certain versions of GCC by Stefan Reinauer · 12 years ago
  99. 1b1309f Add EM100 mode to Intel Firmware Descriptor tool by Stefan Reinauer · 12 years ago
  100. 89ba15a chromeos: Fix compilation of coreboot-utils package by Stefan Reinauer · 12 years ago