1. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  2. a90dad1 device_ops: add device_t argument to acpi_inject_dsdt_generator by Alexander Couzens · 9 years ago
  3. 580e722 devicetree: Change scan_bus() prototype in device ops by Kyösti Mälkki · 9 years ago
  4. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  5. b06a249 bd82x6x: Move calling of finalize() on resume to southbridge code by Vladimir Serbinenko · 9 years ago
  6. 53be14c Remove whitespace at the end of line. by Vladimir Serbinenko · 9 years ago
  7. f119f08 i82801gx: Reserve LPC decodes. by Vladimir Serbinenko · 10 years ago
  8. faa46e0c nvs: Add missing stdint.h include. by Vladimir Serbinenko · 9 years ago
  9. 7f46420 Migrate fsp_206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  10. 456f495 Migrate 2065x to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  11. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  12. dd2bc3f igd.asl rewrite by Vladimir Serbinenko · 10 years ago
  13. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  14. 9bb5c5c acpigen: Remove all explicit length tracking by Vladimir Serbinenko · 10 years ago
  15. 83f81ca acpi: Remove monolithic ACPI by Vladimir Serbinenko · 10 years ago
  16. e288758 bd82x6x: Merge common platform ASL code. by Vladimir Serbinenko · 9 years ago
  17. 11b01a9 Kill ENABLE_TPM. by Vladimir Serbinenko · 9 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. 5e59757 acpi: make fill_slit and fill_srat into arguments. by Vladimir Serbinenko · 10 years ago
  20. 4141b47 bd82x6x: Merge common apmc finalize procedure. by Vladimir Serbinenko · 9 years ago
  21. 9d45d69 ibexpeak: Merge common NVS init by Vladimir Serbinenko · 10 years ago
  22. d3b194e bd82x6x, ibexpeak: Support fully locking ROM on S3 resume. by Vladimir Serbinenko · 9 years ago
  23. f88b932 southbridge/i82801gx: Add x_EN defines for LPC_EN by Damien Zammit · 9 years ago
  24. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  25. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  26. 58649b0 src/southbridge/intel/i82801ix: Add GPIO register locations by Timothy Pearson · 9 years ago
  27. 595e777 Kconfig whitespace fixes by Martin Roth · 9 years ago
  28. b85a87b intel SMI handlers: Refactor GPI SMI/SCI routing by Kyösti Mälkki · 10 years ago
  29. 13e4182 kbuild: automatically include southbridges by Stefan Reinauer · 9 years ago
  30. 7868797 fsp: Move fsp to fsp1_0 by Marc Jones · 9 years ago
  31. 31ca97c southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset by Damien Zammit · 9 years ago
  32. 59aef5c southbrige/intel/bd82x6x: add XHCI overcurrent map config by Nicolas Reinecke · 9 years ago
  33. 0b29a7b southbrige/intel/bd82x6x: XHCI replace magic values by Nicolas Reinecke · 9 years ago
  34. 1376b68 southbridge/intel/fsp_rangeley/ : Spellcheck + Formatting by nicky sielicki · 9 years ago
  35. a48ca84 kconfig: drop intermittend forwarder files by Stefan Reinauer · 9 years ago
  36. 06ef046 global: Refactor get_option usage by Varad Gautam · 9 years ago
  37. 72a8e5e Update hex values to CBFS binary name types in Makefiles by Martin Roth · 9 years ago
  38. 9ef9d85 bootstate: use structure pointers for scheduling callbacks by Aaron Durbin · 9 years ago
  39. c3d15a7 Intel common SPI: Fix compilation breakage from refactoring by Stefan Reinauer · 9 years ago
  40. 48b3dbc x86 SMM: Replace weak prototypes with weak function stub by Kyösti Mälkki · 10 years ago
  41. 4104e6c x86: Fix pointer arithmetic regressions from MMIO changes by Kevin Paul Herbert · 9 years ago
  42. 9b5f137 Intel ibexpeak: Fix SATA configuration by Kyösti Mälkki · 9 years ago
  43. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  44. cd02ef1 Intel FSP platforms: Fix timestamps by Kyösti Mälkki · 10 years ago
  45. b26156e bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3. by Vladimir Serbinenko · 10 years ago
  46. 6d1158f southbridge/intel/bd82x6x native usb init: replace some magic values by Nicolas Reinecke · 10 years ago
  47. 97ccefd southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  48. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  49. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  50. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  51. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  52. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  53. 2b98146 Intel FSP: Fix GPI status output by Kyösti Mälkki · 10 years ago
  54. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  55. 5878bbd Drop Intel E7520 and E7525 and related boards by Stefan Reinauer · 10 years ago
  56. f2612a1 x86: Initialize SPI controller explicitly during PCH init by David Hendricks · 10 years ago
  57. 71b2145 CBMEM console: Fix boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  58. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  59. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  60. a0a71b0 fsp platfoms: add prototype & consolidate main entry-point by Martin Roth · 10 years ago
  61. 29b8a09 early_me_native.c: Remove unused pci_write_dword_ptr. by Vladimir Serbinenko · 10 years ago
  62. 24813c1 i945: Consolidate acpi/platform.asl by Vladimir Serbinenko · 10 years ago
  63. 4aad743 i82801gx: Enable upper CMOS in bootblock. by Vladimir Serbinenko · 10 years ago
  64. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  65. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  66. 24d875b ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  67. 32d862b ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. by Vladimir Serbinenko · 10 years ago
  68. 609d22f intel: Remove IRQ1 from possible PIRQ assignemnt. by Vladimir Serbinenko · 10 years ago
  69. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  70. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  71. 36fa5b8 i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug by Vladimir Serbinenko · 10 years ago
  72. 08cd865 i82371eb: Remove weak functions by Vladimir Serbinenko · 10 years ago
  73. d1069e0 sch: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  74. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  75. 385743a i945: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  76. f7c75db i82801ix: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  77. 1bad88e i82801gx: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  78. be0fd0a haswell: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  79. 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  80. 689ddf6 fsp_rangeley: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  81. 67bfbfd ibexpeak: Move to common FADT by Vladimir Serbinenko · 10 years ago
  82. 5b044ae bd82x6x: Move to common FADT. by Vladimir Serbinenko · 10 years ago
  83. 9a817ef soutbridge/*/bootblock: Use pci_dev_t over device_t typedef by Edward O'Callaghan · 10 years ago
  84. ab83ef0 i82801gx: Handle whole FADT in southbridge. by Vladimir Serbinenko · 10 years ago
  85. bf30ae6 intel/bd82x6x: Add new current for native USB ports by Damien Zammit · 10 years ago
  86. fa1d688 sandy/ivy native: dedup romstage.c main() by Vladimir Serbinenko · 10 years ago
  87. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  88. 1b409fd lynxpoint: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  89. 9a0b251 i3100: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago
  90. e7ff9d8 fsp_sandybridge: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  91. e6e5b5e sch: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  92. 1ab4495 intel/i82801bx: Minor log fixes in IDE driver by Patrick Georgi · 10 years ago
  93. c21e073 i945: Consolidate FADT code by Vladimir Serbinenko · 10 years ago classic-2014.10
  94. 30d0aa9 lenovo/t520: Use native raminit over MRC blob by Nicolas Reinecke · 10 years ago
  95. 93643e3 Fix ICH spi implementation which reads data from different chips. by Philipp Deppenwiese · 10 years ago
  96. 06c788d bd82x6x: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  97. 3dc12c1 bd82x6x: Consolidate early native USB init by Vladimir Serbinenko · 10 years ago
  98. 332f14b bd82x6x: Move common bd82x6x S3 detect to bd82x6x code. by Vladimir Serbinenko · 10 years ago
  99. 822bc65 ACPI: Remove CONFIG_GENERATE_ACPI_TABLES by Vladimir Serbinenko · 11 years ago
  100. 0e64617 i945: Convert to per-device ACPI by Vladimir Serbinenko · 10 years ago