1. cd02ef1 Intel FSP platforms: Fix timestamps by Kyösti Mälkki · 10 years ago
  2. 5c015f0 southbridge/amd/pi: write_hpet requires additional config option by Dave Frodin · 9 years ago
  3. ef9a4e6 southbridge/amd/pi: Update Kconfig and makefiles for bolton by Dave Frodin · 9 years ago
  4. 9cfa742 southbridge/amd/pi: Add the bolton definitions by Dave Frodin · 9 years ago
  5. 09b5e4d AMD8131: Remove obsolete directory by Kyösti Mälkki · 9 years ago
  6. 30c34c0 nvidia/ck804: make Message Signaled Interrupts work by Jonathan A. Kollasch · 9 years ago
  7. b26156e bd82x6x/xhci: Set mask of ports switchable between USB2 and USB3. by Vladimir Serbinenko · 9 years ago
  8. 6d1158f southbridge/intel/bd82x6x native usb init: replace some magic values by Nicolas Reinecke · 9 years ago
  9. 7f3ae39 nvidia/ck804: Enable AMD Family 0Fh/10h dynamic ACPI _PSS objects by Timothy Pearson · 9 years ago
  10. b871687 nvidia/ck804: Add ability to override CK804 base unit ID by Timothy Pearson · 9 years ago
  11. e916201 nvidia/ck804: Fix FTBFS with AMD Family 10h systems by Timothy Pearson · 9 years ago
  12. 02112bd nvidia/ck804: Add ability to enable/disable PCIe PME# wake events by Timothy Pearson · 9 years ago
  13. 684fda5 nvidia/ck804: Fix cosmetics in Kconfig by Timothy Pearson · 9 years ago
  14. e1cc3ab nvidia/ck804: Add ability to bypass register 0x78 initialization by Timothy Pearson · 9 years ago
  15. fedd8e3 southbridge/amd/pi: Clean up whitespace in Kconfig by Dave Frodin · 9 years ago
  16. bc21a41 southbridge/amd/pi: Rename Avalon to Hudson by Dave Frodin · 9 years ago
  17. fa2ec5e southbridge/amd/pi: Correct several path names by Dave Frodin · 9 years ago
  18. 6b31431 southbridge/amd/pi: Correct several yangtze/avalon typos by Dave Frodin · 9 years ago
  19. 40ce5d9 nvidia/ck804/lpc.c: Fix power restoration control by Timothy Pearson · 9 years ago
  20. 97ccefd southbridge/intel/lynxpoint/me_9.x.c: Avoid unused func warn by Edward O'Callaghan · 10 years ago
  21. 78c5d58 ACPI: Add acpi_is_wakeup_s3() for romstage by Kyösti Mälkki · 10 years ago
  22. 2320cbe AMD binaryPI: Drop ramtop via nvram by Kyösti Mälkki · 10 years ago
  23. 0b5b541 AMD binaryPI 00730F01: Switch to per-device ACPI by Kyösti Mälkki · 10 years ago
  24. 5ab52dd southbridge: Drop print_ implementation from non-romcc boards by Stefan Reinauer · 10 years ago
  25. 8de452d Drop VIA VT8235 southbridge by Stefan Reinauer · 10 years ago
  26. 6355cbf AMD platforms: fix callout_entry doxygen errors by Martin Roth · 10 years ago
  27. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  28. 0b2c4ec Remove AMD's "Release Content" doxygen from coreboot files by Martin Roth · 10 years ago
  29. 3a6550d timestamps: Switch from tsc_t to uint64_t by Stefan Reinauer · 11 years ago
  30. 182e551f smihandler.c: Fix doxygen errors in southbridge_smi_handler by Martin Roth · 10 years ago
  31. 03abaee21 drivers/pc80/mc146818rtc: Assume we always have ALTCENTURY by Gabe Black · 10 years ago
  32. 2b98146 Intel FSP: Fix GPI status output by Kyösti Mälkki · 10 years ago
  33. 48518f0 AGESA: Add amd_initcpuio() and amd_initmmio() by Kyösti Mälkki · 10 years ago
  34. 5e2053e AMD 00730F01: Change Makefile to use BLOB sizes for packing by Bruce Griffith · 10 years ago
  35. d630c13 southbridge/amd/cimx/sbX00/early.c: Update grammar in comments by Martin Roth · 10 years ago
  36. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  37. e4c73bb Drop VIA Epia mainboard by Stefan Reinauer · 10 years ago
  38. 5878bbd Drop Intel E7520 and E7525 and related boards by Stefan Reinauer · 10 years ago
  39. f2612a1 x86: Initialize SPI controller explicitly during PCH init by David Hendricks · 10 years ago
  40. a9e3a75 southbridge/amd rs690 & rs780 spelling fixes by Martin Roth · 10 years ago
  41. 3c3a50c southbridge/amd agesa & cimx spelling fixes by Martin Roth · 10 years ago
  42. 55e31a9 southbridge/amd amd81XX, cs553X & sr5650 spelling fixes by Martin Roth · 10 years ago
  43. dcf253c southbridge/amd sb600, sb700 & sb900 spelling fixes by Martin Roth · 10 years ago
  44. e9c1b21 southbridge/nvidia: Spelling/comment fix by Martin Roth · 10 years ago
  45. 84422b1 southbridge/via: Spelling fixes by Martin Roth · 10 years ago
  46. b348bb5 southbridge/ricoh: Spelling fixes by Martin Roth · 10 years ago
  47. 226db05 southbridge/sis: Spelling/comment fixes by Martin Roth · 10 years ago
  48. b59c5de Drop GX1, CS5330 and related boards by Stefan Reinauer · 10 years ago
  49. 71b2145 CBMEM console: Fix boards with BROKEN_CAR_MIGRATE by Kyösti Mälkki · 10 years ago
  50. 6840210 southbridge/amd/pi/avalon/pci_devs.h: Correct define `EHCI3_DEV` by Paul Menzel · 10 years ago
  51. 59919ad southbridge/amd/agesa/hudson: Correct incorrect #define by Dave Frodin · 10 years ago
  52. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  53. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  54. a9a2e10 southbridge/amd/sr5650/sr5650.c: Fix bitwise logic and mask in loop by Edward O'Callaghan · 10 years ago
  55. a0a71b0 fsp platfoms: add prototype & consolidate main entry-point by Martin Roth · 10 years ago
  56. fc3643f southbridge/dmp/vortex86ex/southbridge.c: Silence bitwise op warns by Edward O'Callaghan · 10 years ago
  57. 29b8a09 early_me_native.c: Remove unused pci_write_dword_ptr. by Vladimir Serbinenko · 10 years ago
  58. 63ebb24 vendorcode/amd/agesa: Make Porting.h common between families by Edward O'Callaghan · 10 years ago
  59. d2344d0 sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by default by Edward O'Callaghan · 10 years ago
  60. d2e5f68 southbridge/hudson: Disable USB controllers if devicetree says so by Alexandru Gagniuc · 10 years ago
  61. 5cb29b8 southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usage by Edward O'Callaghan · 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. 4b5a711 AGESA fam15tn / fam15rl / fam16kb: Common agesawrapper by Kyösti Mälkki · 10 years ago
  65. 2fd006a AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetree by Kyösti Mälkki · 10 years ago
  66. 7d8cde7 AGESA Hudson/Yangtze: Remove obsolete devicetree parameters by Kyösti Mälkki · 10 years ago
  67. 893a55e southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macro by Edward O'Callaghan · 10 years ago
  68. 546953c Replace hlt with halt() by Patrick Georgi · 10 years ago
  69. bd79c5e Replace hlt() loops with halt() by Patrick Georgi · 10 years ago
  70. 24d875b ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  71. 8be82e1 southbridge/amd/agesa/hudson/pci.c: Use DEVICE_NOOP macro by Edward O'Callaghan · 10 years ago
  72. 32d862b ibexpeak: Don't check for CONFIG_HAVE_SMI_HANDLER. by Vladimir Serbinenko · 10 years ago
  73. 46a86f2 agesa/family12: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  74. 56f46d8 agesa/family15tn: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  75. 8be624f agesa/family15: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  76. 609d22f intel: Remove IRQ1 from possible PIRQ assignemnt. by Vladimir Serbinenko · 10 years ago
  77. 33b535f sandy/ivy/nehalem: Remerge interrupt handling by Vladimir Serbinenko · 10 years ago
  78. 2a19fb1 amdfam10: Move to per-device ACPI by Vladimir Serbinenko · 10 years ago
  79. 1b1b795 AGESA: Remove redundant Avalon support from Hudson by Kyösti Mälkki · 10 years ago
  80. e8b4da2 AMD: Isolate AGESA and PI build environments for southbridge by Kyösti Mälkki · 10 years ago
  81. e4c17ce AMD: Isolate AGESA and PI build environments by Kyösti Mälkki · 10 years ago
  82. 84693d3 AGESA: Refactor HUDSON_SATA_MODE by Kyösti Mälkki · 10 years ago
  83. c36af7b Replace includes of build.h with version.h by Kyösti Mälkki · 10 years ago
  84. 1526b9f sb700: Make enable_fid_change_on_sb into normal function by Vladimir Serbinenko · 10 years ago
  85. 36fa5b8 i82801ix,bd82x6x,ibexpeak: rewrite expresscard hotplug by Vladimir Serbinenko · 10 years ago
  86. 8a87820 amd/sb800: Make sb800_setup_sata_phys into regular function by Vladimir Serbinenko · 10 years ago
  87. b0b1aed agesa/hudson: Remove stale declaration hudson_setup_sata_phys by Vladimir Serbinenko · 10 years ago
  88. 1765fd2 sb700: Make get_sbdn into normal function by Vladimir Serbinenko · 10 years ago
  89. 08cd865 i82371eb: Remove weak functions by Vladimir Serbinenko · 10 years ago
  90. 3eefeea build system: improve portability by Patrick Georgi · 10 years ago
  91. d1069e0 sch: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  92. 5560188 i945: consolidate sb & nb early inits by Vladimir Serbinenko · 10 years ago
  93. 385743a i945: Consolidate common GNVS init by Vladimir Serbinenko · 10 years ago
  94. f7c75db i82801ix: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  95. 1bad88e i82801gx: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  96. be0fd0a haswell: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  97. 226d784 ibexpeak, bd82x6x: Move to implicit length patching by Vladimir Serbinenko · 10 years ago
  98. 689ddf6 fsp_rangeley: Switch to per-device ACPI by Vladimir Serbinenko · 10 years ago
  99. 67bfbfd ibexpeak: Move to common FADT by Vladimir Serbinenko · 10 years ago
  100. 5b044ae bd82x6x: Move to common FADT. by Vladimir Serbinenko · 10 years ago