1. 4793328 AGESA Hudson: Fix build without HAVE_ACPI_RESUME by Kyösti Mälkki · 10 years ago
  2. 264d265 southbridge: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  3. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  4. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  5. 9238c11 intel/lynxpoint: Build intermediate step to add Lynx Point ME image by Duncan Laurie · 11 years ago
  6. 88c873a intel/lynxpoint: xhci: Port reset changes on suspend/resume by Duncan Laurie · 11 years ago
  7. 779e178 intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems by Stefan Reinauer · 11 years ago
  8. e05cba2 intel/lynxpoint: Add SATA DEVSLP disable option by Marc Jones · 11 years ago
  9. 5a45b04 intel/lynxpoint: Add CONFIG_LOCK_MANAGEMENT_ENGINE entry to Kconfig by Duncan Laurie · 11 years ago
  10. 78145a5 intel/lynxpoint: Use separate SMI callback for USB XHCI routing by Duncan Laurie · 11 years ago
  11. 0089c24 intel/lynxpoint: Make inclusion of Intel ME optional by Paul Menzel · 10 years ago
  12. 5218e61 intel/lynxpoint: Allow building without IFD (descripter.bin) by Paul Menzel · 10 years ago
  13. adf3d6f AGESA: Clean separation of SPI flash by Kyösti Mälkki · 10 years ago
  14. 2093c4f AMD/agesa: Add functions for AMD PCI IRQ routing by Dave Frodin · 10 years ago
  15. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  16. 78d33b6 southbridge/intel/ibexpeak/me.c: Silence warns about unused func by Edward O'Callaghan · 10 years ago
  17. 527b03a intel/lynxpoint: xhci: Update magic bits to new magic values by Duncan Laurie · 11 years ago
  18. 4f7cb87 AGESA: Move config parameters for non-volatile S3 data by Kyösti Mälkki · 10 years ago
  19. 207880c Declare acpi_is_wakeup_early() only once by Kyösti Mälkki · 11 years ago
  20. c551caa AMD cimx/sb800: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  21. c3ed886 intel boards: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  22. 7bf4f48 southbridge/intel/lynxpoint/me_9.x.c: Use IS_ENABLED macro by Edward O'Callaghan · 10 years ago
  23. a0b4a8d ACPI: Remove CBMEM TOC from GNVS by Kyösti Mälkki · 10 years ago
  24. f7d8f09 amd/agesa,cimx: Rename ACPI OS detection methods by Edward O'Callaghan · 10 years ago
  25. 9b800ae southbridge/amd: Change #if defined to #if IS_ENABLED by Dave Frodin · 10 years ago
  26. afc8d98 intel/bd82x6x: Skip unknown MBP. by Vladimir Serbinenko · 10 years ago
  27. ac1b875 amd/southbridge/lpc: SPI BAR has fixed size/location by Dave Frodin · 10 years ago
  28. 61f902d ibexpeak: Set number of USB ports. by Vladimir Serbinenko · 10 years ago
  29. 49c3045 ibexpeak: Remove some dead code. by Vladimir Serbinenko · 10 years ago
  30. c93a75a AMD/CIMx: Add functions for AMD PCI IRQ routing by Mike Loptien · 10 years ago
  31. 8ef20cf amd/hudson: Add the IOAPIC space to the fixed resources table by Dave Frodin · 10 years ago
  32. a916b39 southbridge/amd/agesa/hudson: Unused func smbus_delay() by Edward O'Callaghan · 10 years ago
  33. 33d664d southbridge/amd/cimx/sb900: Unused func smbus_delay() by Edward O'Callaghan · 10 years ago
  34. de6c3c8 southbridge/amd/cimx/sb700: Unused func smbus_delay() by Edward O'Callaghan · 10 years ago
  35. f67395e southbridge/amd/sb700/smbus.c: Unused func smbus_delay() by Edward O'Callaghan · 10 years ago
  36. 58f73a6 build: separate CPPFLAGS from CFLAGS by Patrick Georgi · 10 years ago
  37. 98f49d2 build: CPPFLAGS is more common than INCLUDES by Patrick Georgi · 10 years ago
  38. f24318d southbridge/amd/cimx/sb800: Unused func smbus_delay() by Edward O'Callaghan · 10 years ago
  39. e1fe688 src/*: Remove the last remnants of struct keyboard by Edward O'Callaghan · 10 years ago
  40. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  41. e61dd0f southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridge by Edward O'Callaghan · 10 years ago
  42. 2dd3f87 cougar_canyon2: Switch CPU/NB/SB to the shared FSP code by Martin Roth · 10 years ago
  43. bb6c216 AGESA SPI: Fix Kconfig options by Kyösti Mälkki · 10 years ago
  44. 20f25dd Rename coreboot_ram stage to ramstage by Furquan Shaikh · 10 years ago
  45. 86777e3 southbridge/hudson: Initialize ACPI IO ports separate of FADT by Alexandru Gagniuc · 10 years ago
  46. 44f2fab AMD hudson and yangtze boards: Let mainboard declare power button by Alexandru Gagniuc · 10 years ago
  47. cf1f9b6 southbridge/hudson: Remove redundant definitions of ACPI IO ports by Alexandru Gagniuc · 10 years ago
  48. 991e951 southbridge/amd/agesa/hudson: Refactor SPI controller driver by Alexandru Gagniuc · 10 years ago
  49. a6c525a AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS by Kyösti Mälkki · 10 years ago
  50. 35546de AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUS by Kyösti Mälkki · 10 years ago
  51. 29c3e36 AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUS by Kyösti Mälkki · 10 years ago
  52. 599d668 southbridge/hudson: Compile refactored SMI setup utilities in SMM by Alexandru Gagniuc · 10 years ago
  53. f951d66 southbridge/sb800: Strip obsolete commentary by Edward O'Callaghan · 10 years ago
  54. fa4cb6d southbridge/hudson: Remove unused function set_sm_enable_bits() by Alexandru Gagniuc · 10 years ago
  55. 288c958 southbridge/hudson: Add support for ACPI enable/disable via SMI by Alexandru Gagniuc · 10 years ago
  56. 22d90e3 southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi() by Alexandru Gagniuc · 10 years ago
  57. 2dbd08f southbridge/amd/agesa/hudson: Add initial support for SMM by Alexandru Gagniuc · 10 years ago
  58. 342ac64 southbridge/hudson: Use MMIO instead of PIO to access PM space by Alexandru Gagniuc · 10 years ago
  59. 01e0adf southbridge/amd/agesa/hudson: Clean up AGESA #includes by Alexandru Gagniuc · 10 years ago
  60. cd96e82 hudson boards: Don't require ide.asl file on boards without IDE by Alexandru Gagniuc · 10 years ago
  61. 10b8343 cimx/sb800/cfg.c: Cut out purposeless ROM reading noise. by Edward O'Callaghan · 10 years ago
  62. 99e2bf8 cimx/sb800 boards: Don't require ide.asl on boards without IDE by Edward O'Callaghan · 10 years ago
  63. eb4920d intel/*bd82x6x/acpi/pch.asl: Correct name of field unit to GP03 by Paul Menzel · 10 years ago
  64. 1a25c9cd lynxpoint: Fix SerialIO ACPI compile issue with recent IASL by Duncan Laurie · 11 years ago
  65. 69813fe sb/amd/amd8111/acpi.c: Remove set but unused variable `dword` by Paul Menzel · 11 years ago
  66. 6181e3d amd/agesa/hudson: Implement PNP resource setup in LPC bridge by Rudolf Marek · 11 years ago
  67. 42c4a9d bd82x6x, ibexpeak, lynxpoint: Unify SPI. by Vladimir Serbinenko · 11 years ago
  68. 83ef749 ibexpeak/ehci: Set .enable_resources properly. by Vladimir Serbinenko · 11 years ago
  69. 58fdb4f lynxpoint: Kill alternative cbfs_load_payload. by Vladimir Serbinenko · 11 years ago
  70. 2bebc80 ibexpeak/thermal: set temperature target in early init. by Vladimir Serbinenko · 11 years ago
  71. b7d8788 ibexpeak/lpc: Fix PCIIDs. by Vladimir Serbinenko · 11 years ago
  72. 0d0b3c5 lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOS by Duncan Laurie · 11 years ago
  73. a4c7b7a vortex86ex: Drop baudrate programming for 10 UARTs by Kyösti Mälkki · 11 years ago
  74. d262a71 ibexpeak/azalia: Remove C4-register extended init. by Vladimir Serbinenko · 11 years ago
  75. 56ffa726 ibexpeak/sata: Add PCI ID from Easynote LM. by Vladimir Serbinenko · 11 years ago
  76. 6f6a249 usbdebug: Remove EHCI_DEBUG_OFFSET by Kyösti Mälkki · 11 years ago
  77. 6c03160 lynxpoint: Do not put SerialIO devices into D3Hot in ACPI mode by Duncan Laurie · 11 years ago
  78. d907a34 amd/cimx: fix sb(8|9)00 NULL type redefine by Aaron Durbin · 11 years ago
  79. 089b88c usbdebug: Remove duplicate port claim by Kyösti Mälkki · 11 years ago
  80. e2f4c2a uart8250: Drop includes in superio by Kyösti Mälkki · 11 years ago
  81. d0281f1 uart8250: Drop unused declarations by Kyösti Mälkki · 11 years ago
  82. e2227a2 usbdebug: Move under drivers/usb by Kyösti Mälkki · 11 years ago
  83. 9db1c4e usbdebug: Drop obsolete code by Kyösti Mälkki · 11 years ago
  84. fbdbcb7 AMD cimx/sb800: Set SPI frequency and prefetch by Kyösti Mälkki · 11 years ago
  85. 55f9a73 AMD hudson and yangtze: add IMC fan control support by WANG Siyuan · 11 years ago
  86. 5f20dbf ibexpeak: add smbus_write_byte by Vladimir Serbinenko · 11 years ago
  87. e57718f bd82x6x: Add smbus_write_byte by Vladimir Serbinenko · 11 years ago
  88. f3c7a9c sandy/ivy SPI: Support hardware sequencing and use with multiple chips by Vladimir Serbinenko · 11 years ago
  89. a4ae310 dmp/vortex86ex: Initialize I2C controller base address/IRQ by Andrew Wu · 11 years ago
  90. 4c8b1ee X201: Enable expresscard hotplug. by Vladimir Serbinenko · 11 years ago
  91. 786c0f5 nehalem: Fix SMRAM register address by Vladimir Serbinenko · 11 years ago
  92. 1cd937b Ibexpeak: add missing thermal init. by Vladimir Serbinenko · 11 years ago
  93. e7e9502 Lenovo X230: new port by Vladimir Serbinenko · 11 years ago
  94. c18e521 AMD Hudson: show POST codes on a PCI device by Idwer Vollering · 11 years ago
  95. 6d6298d ibexpeak / bd82x6x: Make SATA mode user-visible option. by Vladimir Serbinenko · 11 years ago
  96. 2dd601e ibexpeak: Fix timings for IDE mode. by Vladimir Serbinenko · 11 years ago
  97. 1287416 CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file by Vladimir Serbinenko · 11 years ago
  98. a37383d Replace all occurences of sprintf with snprintf by Vladimir Serbinenko · 11 years ago
  99. 6a7aeb3 bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurable by Vladimir Serbinenko · 11 years ago
  100. 8526c3a usbdebug: Fix hidden menuconfig options by Kyösti Mälkki · 11 years ago