1. ba48281 whitespace-only changes in acpi.c, replaced spaces with tabs by Cristian Măgherușan-Stanciu · 13 years ago
  2. 9f52ea4 added a config option for ACPI debugging by Cristian Măgherușan-Stanciu · 13 years ago
  3. 3bda044 Relicense Makefile to match libpayload by Patrick Georgi · 13 years ago
  4. 3b81b9d Add local copy of commit-msg hook by Patrick Georgi · 13 years ago
  5. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  6. b3db79e Use coreboot build system for libpayload, too. by Patrick Georgi · 13 years ago
  7. 23b2152 Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and by Rudolf Marek · 13 years ago
  8. 0d21cd3 Added support for Aaeon PFM-540I RevB PC104 SBC by Mark Norman · 13 years ago
  9. 811787a i82801gx: read RTC status register to prevent IRQ storm by Sven Schnelle · 13 years ago
  10. 55bf2e4 Libpayload needs to clear the bss region. by Marc Jones · 13 years ago
  11. 3e706b6 amd southbirdge sb800 wrapper, pci bridge fix by Kerry She · 13 years ago
  12. 770b877 Add the AMD Torpedo mainboard by efdesign98 · 13 years ago
  13. 7c0c64e Addition of Family12/SB900 wrapper code by efdesign98 · 13 years ago
  14. 7c634ae msrtool: added support for Intel CPUs by Anton Kochkov · 13 years ago
  15. 180f81e SMM: add guard and include types.h in cpu/x86/smm.h by Sven Schnelle · 13 years ago
  16. edcf9f4 X60: remove pci config register save/restore by Sven Schnelle · 13 years ago
  17. 1866e9c Add SMSC SCH3114 superio register descriptions to superiotool. by Mark Norman · 13 years ago
  18. d8b60a0 T60: undock on external power loss by Sven Schnelle · 13 years ago
  19. f8aa185 T60: enable userspace EC events by Sven Schnelle · 13 years ago
  20. 8c17a63 T60: add additional EC events by Sven Schnelle · 13 years ago
  21. 0326165 Add ThinkPad models by Sven Schnelle · 13 years ago
  22. d266b6a T60: add missing License Header by Sven Schnelle · 13 years ago
  23. 3352b29 X60: add missing License Header by Sven Schnelle · 13 years ago
  24. 3aefab5 H8: add missing License Header by Sven Schnelle · 13 years ago
  25. d74f97e PMH7: add missing License Header by Sven Schnelle · 13 years ago
  26. 3c74a2a Move SB800 clock init earlier by Scott Duplichan · 13 years ago
  27. d367b00 Add the coreboot config to CBFS by Cristian Măgherușan-Stanciu · 13 years ago
  28. 621ca38 Move existing AMD Ffamily14 code to f14 folder by efdesign98 · 13 years ago
  29. 05a89ab Rename {CPU|NB|SB}/amd/*_wrapper folders by efdesign98 · 13 years ago
  30. ee39ea7 Add AMD SB900 CIMx code by efdesign98 · 13 years ago
  31. b0969d6 Add AMD Family 12 cpu Agesa code by efdesign98 · 13 years ago
  32. d1cb0ee sb800: move spi prefetch and fast read mode to sb bootblock. by Stefan Reinauer · 13 years ago
  33. 46b033e Introduced support for 8MB and 16MB flash sizes by Cristian Măgherușan-Stanciu · 13 years ago
  34. b531e4e ASRock E350M1: Enable USB3 support by Marshall Buschman · 13 years ago
  35. 8fed77a ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic by Scott Duplichan · 13 years ago
  36. 47b3fb4 SMM: flush caches after disabling caching by Sven Schnelle · 13 years ago
  37. 00d4649 T60: set dock LED's in mainboard.c by Sven Schnelle · 13 years ago
  38. c045b4c X60/T60: disable USB power during suspend by Sven Schnelle · 13 years ago
  39. 86e1aea Lenovo H8 EC: add usb_power_enable() by Sven Schnelle · 13 years ago
  40. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 13 years ago
  41. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  42. d4dc9a5 Remove old ACPI code by Sven Schnelle · 13 years ago
  43. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  44. 5eef65b Update README with newer version of the text from the web page by Stefan Reinauer · 13 years ago
  45. 8b39e07 X60: handle EC events in SMM if ACPI is disabled by Sven Schnelle · 13 years ago
  46. 4297a9a X60: trigger save cmos on volume/brightness change by Sven Schnelle · 13 years ago
  47. d29e5bb CMOS: add set_option() by Sven Schnelle · 13 years ago
  48. d40d4f77 X60/T60: set CMOS defaults by Sven Schnelle · 13 years ago
  49. eab1db1 ASRock/E350M1: Skip memory clear for boot time reduction by Marshall Buschman · 13 years ago
  50. 0f9cd43 X60/T60: fix return value of mainboard_io_trap_handler() by Sven Schnelle · 13 years ago
  51. 5d9a83c log ec data with DEBUG_SPEW by Sven Schnelle · 13 years ago
  52. fed129b Add ACPI automatic PIC/APIC interrupt routing logic for ck804 by Jonathan A. Kollasch · 13 years ago
  53. c55bcde superiotool: Cosmetics and coding style fixes. by Uwe Hermann · 13 years ago
  54. 1b8068e H8 EC: add volume CMOS setting by Sven Schnelle · 13 years ago
  55. cc5dd98 util/crossgcc: Add build-without-gdb Makefile target by Peter Stuge · 13 years ago
  56. ceacd77 util/crossgcc: Add buildgcc -G and --skip-gdb options by Peter Stuge · 13 years ago
  57. 0b6b4d6 Change make crossgcc to build without gdb by default by Peter Stuge · 13 years ago
  58. 486e032 Revert changes to set the sb800 to AHCI mode. by Marc Jones · 13 years ago
  59. fe0b4c5 Add basic .gitignore by Cristian Măgherușan-Stanciu · 13 years ago
  60. 51e1bc3 T60/PMH7: move 'touchpad' option to pmh7 by Sven Schnelle · 13 years ago
  61. e261807 i82801gx: enable ACPI during S3 resume by Sven Schnelle · 13 years ago
  62. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  63. bb60528 Add "gitconfig" make target to simplify gerrit configuration by Patrick Georgi · 13 years ago
  64. b924eb4 T60: fix touchpad option by Sven Schnelle · 13 years ago
  65. 44c1d31 re-indent, so files conform to coding guidelines. by Stefan Reinauer · 13 years ago
  66. c21b054 SMM: add mainboard_apm_cnt() callback by Sven Schnelle · 13 years ago
  67. 140a990 Teach abuild to emit JUnit formatted build reports by Patrick Georgi · 13 years ago
  68. fb38eb0 WARNINGS_ARE_ERRORS is y per default, don't set it twice. by Stefan Reinauer · 13 years ago
  69. d1760c8 Port persimmon r6594 to e350m1: Cosmetic cleanup by Peter Stuge · 13 years ago
  70. f8e33e3 Port persimmon r6593 to e350m1: Remove unused Kconfig options by Peter Stuge · 13 years ago
  71. 2334c8d Port persimmon r6592 to e350m1: Update GPP port configuration by Peter Stuge · 13 years ago
  72. 314f4a2 Port persimmon r6591 to e350m1: ROM cache early by Marshall Buschman · 13 years ago
  73. 1a7699f Port persimmon r6590 to e350m1: Work around memory allocation problem by Marshall Buschman · 13 years ago
  74. bb2ca2b Port persimmon r6589 to e350m1: Strip down AGESA options by Marshall Buschman · 13 years ago
  75. af85315 Port persimmon r6588 to e350m1: VGA framebuffer by Marshall Buschman · 13 years ago
  76. adc89b0 Port persimmon r6587 to e350m1: RTC is not PIIX4 compatible by Marshall Buschman · 13 years ago
  77. ac4bef4 Port persimmon r6586 to e350m1: FADT revision by Marshall Buschman · 13 years ago
  78. 552ad9f Port persimmon r6584 and r6601 to e350m1: SPI prefetch early by Marshall Buschman · 13 years ago
  79. fd460e6 Port persimmon r6583 to e350m1: pstate 0 early by Marshall Buschman · 13 years ago
  80. b3ee0d6 Port persimmon r6582 to e350m1: 33 MHz SPI read early by Marshall Buschman · 13 years ago
  81. 69e1bfc Port persimmon r6578 and r6596 to e350m1: MMCONF base by Peter Stuge · 13 years ago
  82. eb92b5a Port persimmon r6574 to e350m1: MMCONF size by Marshall Buschman · 13 years ago
  83. 5a40319 Port persimmon r6573 to e350m1: VGA, PCI MMIO and SB800 legacy by Marshall Buschman · 13 years ago
  84. 6d5ee2d Port persimmon r6572 to e350m1: I/O APIC ID by Marshall Buschman · 13 years ago
  85. e1898b5 vt8237r: Simplify bootblock init to work around nested if() romcc problem by Peter Stuge · 13 years ago
  86. 471f103 This patch sets max freq defaults for ddr2 and ddr3for fam10. by Marc Jones · 13 years ago
  87. 23d3dfa Correct wrong PCI ID for VIA K8M890 Chrome. by Alexandru Gagniuc · 13 years ago
  88. 3bf2708 advansus/a785e-i mainboard enable warning as error by Kerry She · 13 years ago
  89. b2a4264 Really fix iasl filename issues in our build system by Patrick Georgi · 13 years ago
  90. f9d19f2 Report build result from abuild (did all requested boards build?) by Patrick Georgi · 13 years ago
  91. 76d53b2 trivial remove blanks at the end of line by Kerry She · 13 years ago
  92. 991f880 This patch fix a AMD sb800 wrapper compile warning: by Kerry She · 13 years ago
  93. b2ecd81 We don't have pausing versions of single-IO instructions. by Stefan Reinauer · 13 years ago
  94. 9cb1756 AP_IN_SIPI_WAIT is already defined in the CPU Kconfig of those boards. by Stefan Reinauer · 13 years ago
  95. 4053e14 Correct implementation of r6608. (.align actually takes its argument in bytes) by Jonathan Kollasch · 13 years ago
  96. 2c19f5d exclude src/vendorcode from GPLv2 license checks. by Stefan Reinauer · 13 years ago
  97. 6409a22 Ensure ck804 romstrap is 16-byte aligned. by Jonathan Kollasch · 13 years ago
  98. 40ad842 Add regression test for build directory handling to make lint target by Patrick Georgi · 13 years ago
  99. 29ddbb8 Handle absolute source file paths by Patrick Georgi · 13 years ago
  100. 64ccc3b8 Handle both cases, obj being absolute and relative by Patrick Georgi · 13 years ago