1. ffbbecc msrtool: Fix Intel CPUs detection by Anton Kochkov · 12 years ago
  2. e1e6a91 mkelfimage: pkgdata directory created but never used by Raymond Danks · 12 years ago
  3. 356a600 servengines/pilot superio: add attribute unused by Sven Schnelle · 12 years ago
  4. 6d03876 SMBIOS: Add Type 38 (IPMI) data structure by Sven Schnelle · 12 years ago
  5. 34d86f0 i5000: reset system if raminit fails by Sven Schnelle · 12 years ago
  6. 7435baa Add basic ipmi support by Sven Schnelle · 12 years ago
  7. f506243 IEI PM-LX-800-R11: Removed bogus Kconfig option by Ricardo Martins · 12 years ago
  8. 56dfc7c inteltool: fixup intel 5000 chipset pci ids by Sven Schnelle · 12 years ago
  9. 7b48379 i5000: Add PCI ids for all i5000 flavours by Sven Schnelle · 12 years ago
  10. 0ca0255 IEI PM-LX-800-R11: Added preliminary mainboard support by Ricardo Martins · 12 years ago
  11. 6444bd4 i945: Reset IGD on boot by Patrick Georgi · 12 years ago
  12. 3397cef superiotool: Add support for git-based version number by Guenter Roeck · 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. ac6e317 libpayload: OHCI driver correct PCI BAR reading by Anton Kochkov · 12 years ago
  32. 8fef662 libpayload: use correct types in UHCI driver by Anton Kochkov · 12 years ago
  33. f03dff7 X60/T60: fix mptable LINT entries by Sven Schnelle · 12 years ago
  34. 72f35a6 Add Supermicro X7DB8 motherboard by Sven Schnelle · 12 years ago
  35. 1f20da7 i3100: add smbus_write_byte() by Sven Schnelle · 12 years ago
  36. e4cece0 Add an option for Waiting for gdb connection if the gdb stub configuration is chosen. by Denis 'GNUtoo' Carikli · 12 years ago
  37. bf00abf romcc: fix up attribute((unused)) detection by Stefan Reinauer · 12 years ago
  38. df28d9f libpayload: Adjust timeouts and delays in OHCI driver by Nico Huber · 12 years ago
  39. efb479c ROMCC: fix unused attribute lookup by Sven Schnelle · 12 years ago
  40. d8a6680 libpayload: Add check for failure in usb_attach_device() by Nico Huber · 12 years ago
  41. 445a3a0 libpayload: Shutdown reasonably if we can't init usb msc device by Nico Huber · 12 years ago
  42. 57cd1dd Teach romcc about attribute((unused)) by Stefan Reinauer · 12 years ago
  43. 274c63e libpayload: Add support for interrupt transfers in OHCI by Nico Huber · 12 years ago
  44. 542fe85 libpayload: Fix initialization of OHCI driver by Nico Huber · 12 years ago
  45. 9951ade libpayload: Implement correct done queue processing for OHCI by Nico Huber · 12 years ago
  46. ac8d550 libpayload: Correct interchanged parameters in OHCI driver by Nico Huber · 12 years ago
  47. 79e1f2f libpayload: Detach unresponsive usb mass storage devices by Nico Huber · 12 years ago
  48. 3ca35ca libpayload: Add dummy queue heads to EHCI interrupt frame list by Nico Huber · 12 years ago
  49. 0d120f8 libpayload: Add interrupt-queue underrun recovery to EHCI by Nico Huber · 12 years ago
  50. cef8692 libpayload: Adjust timeout in EHCI driver by Nico Huber · 12 years ago
  51. dab6bfe i3100: Enable second IOAPIC for PCI-X by Sven Schnelle · 12 years ago
  52. 2e33a65 libpayload: reg_base reading for USB EHCI driver by Anton Kochkov · 12 years ago
  53. 904a0ec Don't use 64-bit constant 0x100000000 in linker scripts by Nico Huber · 12 years ago
  54. 1454685 i5000: fix another typo by Sven Schnelle · 12 years ago
  55. 43b9f32 libpayload: Better error detection in USB mass storage by Nico Huber · 12 years ago
  56. 421303a libpayload: Fix detach_contoller in the USB driver by Anton Kochkov · 12 years ago
  57. 39b47d2 i5000: fix typos by Sven Schnelle · 12 years ago
  58. 69eab16 mptable: realign comments with code by Sven Schnelle · 12 years ago
  59. 2f8c4f8 mptable: initialize apic/bus arrays with ARRAY_SIZE by Sven Schnelle · 12 years ago
  60. 2fcc166 mptable: pretty print PCI INT entries by Sven Schnelle · 12 years ago
  61. 4fbcaec mptable: Fix BUS type determination by Sven Schnelle · 12 years ago
  62. b00c9a2 mptable: reindent code to comply with coreboot coding style by Sven Schnelle · 12 years ago
  63. 09a1802 mptable: Fix 'mptable.c:1019:12: warning: ‘c’ may be used uninitialized in this function' by Sven Schnelle · 12 years ago
  64. 57f524f mptable: remove unused variable by Sven Schnelle · 12 years ago
  65. 9b86016 mptable: print ioapic entries by Sven Schnelle · 12 years ago
  66. 0b879f8 mptable: rename LAPIC_ADDR to LOCAL_APIC_ADDR by Sven Schnelle · 12 years ago
  67. edac28c Enable Intel PECI on Model 6fx CPUs by Sven Schnelle · 12 years ago
  68. 1a7a7e6 i5000: enforce hard reset by Sven Schnelle · 12 years ago
  69. ec6f043 llshell: fix build without romcc by Denis 'GNUtoo' Carikli · 12 years ago
  70. 9aa4389 Update SB800 CIMX FADT by Martin Roth · 12 years ago
  71. 0860e72 udelay: add missing bus frequency by Sven Schnelle · 12 years ago
  72. bb1c42b libpayload: Add timeouts in the UHCI USB driver by Nico Huber · 12 years ago
  73. c43e736 libpayload: Fix an integer overflow in USB mass storage by Nico Huber · 12 years ago
  74. 0421dc8 libpayload: Add timeouts in the EHCI USB driver by Nico Huber · 12 years ago
  75. afe86c0 libpayload: Add timeouts in the OHCI USB driver by Nico Huber · 12 years ago
  76. 5e3428e libpayload: Remove orphaned delay from OHCI USB driver by Nico Huber · 12 years ago
  77. 62eb5b3 libpayload: Add support for interrupt transfers in EHCI by Nico Huber · 12 years ago
  78. 4842dfe libpayload: Free intr queue structure in usb_hid_destroy by Nico Huber · 12 years ago
  79. 1ab6075 libpayload: Add support for split transactions in EHCI by Nico Huber · 12 years ago
  80. d5d024f libpayload: Bring USB hub driver to a working state by Nico Huber · 12 years ago
  81. c95da25 Improve parsing of --cpu parameter in abuild script. by Raymond Danks · 12 years ago
  82. bdca153 libpayload: Remove orphaned delay from USB mass storage by Nico Huber · 12 years ago
  83. 7250f03 Enable CONFIG_GFXUMA for roda/rk886ex by Nico Huber · 12 years ago
  84. 14f6142 libpayload: Disable some buggy debugging code by Nico Huber · 12 years ago
  85. e28a615 libpayload: fix OHCI IN commands by Mathias Krause · 12 years ago
  86. 7b7b566 libpayload: fix UHCI timeout by Mathias Krause · 12 years ago
  87. 5c4e7aa libpayload: Correct port power settings for EHCI root hub by Nico Huber · 12 years ago
  88. 5f595cb libpayload: Add clear_feature() function to USB framework by Nico Huber · 12 years ago
  89. cefec0e libpayload: Fix b0b4a52b70f0d7c09241f0f718a179fc55d85179 by Nico Huber · 12 years ago
  90. ee8a9f6c Initializer of a static member in union. by zbao · 12 years ago
  91. 2dbfcb7 sconfig: Some fixes by Patrick Georgi · 12 years ago
  92. 7c2d058 Fix the location of "Setting variable MTRR" printk. by Denis 'GNUtoo' Carikli · 12 years ago
  93. 3b3a1a1 Provide functions to access arbitrary GPIO pins and vectors by Vadim Bendebury · 12 years ago
  94. 691c9f0 Add support for Panther Point to SPI driver by Stefan Reinauer · 12 years ago
  95. 68b5da0e Use ld manually when compiling with clang by Patrick Georgi · 12 years ago
  96. bb31f3a Drop config variable CPU_MODEL_INDEX by Stefan Reinauer · 12 years ago
  97. 14b23a6 Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled by Stefan Reinauer · 12 years ago
  98. 71695d8 Fix full reset for Ivy Bridge platforms by Vadim Bendebury · 12 years ago
  99. 984f954 ChromeOS: Remove remnants of FDT support by Stefan Reinauer · 12 years ago
  100. 88fc0b9 Sandybridge: Remove remnants of FDT support from MRC cache code by Stefan Reinauer · 12 years ago