1. 5a91692 Set SB800 ROM decode size based on kconfig. by Marc Jones · 13 years ago
  2. 2a561a1 Enable SMI on M2V-MX SE by Rudolf Marek · 13 years ago
  3. b5b3b3b Make AMD SMM SMP aware by Rudolf Marek · 13 years ago
  4. a68555f Do full flush on uart8250 only at end of printk. by Kevin O'Connor · 13 years ago
  5. 537cacf libpayload: Add qsort() by Patrick Georgi · 13 years ago
  6. 40d99bc T60: enable GPIO before using GPIO I/O port range by Sven Schnelle · 13 years ago
  7. 14c93ec T60: dont use X60 USB init flag by Sven Schnelle · 13 years ago
  8. 7d6f0bf ASRock E350M1: ACPI-related BSOD fix by Scott Duplichan · 13 years ago
  9. 1fe6c64 Fix memory size reporting on AMD family 14h systems for >= 4GB by Cristian Măgherușan-Stanciu · 13 years ago
  10. 5592908 libpayload: Don't declare mouse support in tinycurses by Patrick Georgi · 13 years ago
  11. c3c827c libpayload: Provide atol(), malloc.h by Patrick Georgi · 13 years ago
  12. 163e220 libpayload: Implement strlcpy by Patrick Georgi · 13 years ago
  13. 23b6c8f libpayload: fix wborder() by Patrick Georgi · 13 years ago
  14. a71ce0d Fix lint-002-build-dir-handling by Patrick Georgi · 13 years ago
  15. 61cd5bf T60: handle EC events in SMM if ACPI is disabled by Sven Schnelle · 13 years ago
  16. a78d572 Run 'git fetch' in SeaBIOS only when really needed by Cristian Măgherușan-Stanciu · 13 years ago
  17. 7f76290 Small SMM fixups by Rudolf Marek · 13 years ago
  18. c0458e6 Fixes to the libpayload build system by Patrick Georgi · 13 years ago
  19. ba48281 whitespace-only changes in acpi.c, replaced spaces with tabs by Cristian Măgherușan-Stanciu · 13 years ago
  20. 9f52ea4 added a config option for ACPI debugging by Cristian Măgherușan-Stanciu · 13 years ago
  21. 3bda044 Relicense Makefile to match libpayload by Patrick Georgi · 13 years ago
  22. 3b81b9d Add local copy of commit-msg hook by Patrick Georgi · 13 years ago
  23. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  24. b3db79e Use coreboot build system for libpayload, too. by Patrick Georgi · 13 years ago
  25. 23b2152 Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP and by Rudolf Marek · 13 years ago
  26. 0d21cd3 Added support for Aaeon PFM-540I RevB PC104 SBC by Mark Norman · 13 years ago
  27. 811787a i82801gx: read RTC status register to prevent IRQ storm by Sven Schnelle · 13 years ago
  28. 55bf2e4 Libpayload needs to clear the bss region. by Marc Jones · 13 years ago
  29. 3e706b6 amd southbirdge sb800 wrapper, pci bridge fix by Kerry She · 13 years ago
  30. 770b877 Add the AMD Torpedo mainboard by efdesign98 · 13 years ago
  31. 7c0c64e Addition of Family12/SB900 wrapper code by efdesign98 · 13 years ago
  32. 7c634ae msrtool: added support for Intel CPUs by Anton Kochkov · 13 years ago
  33. 180f81e SMM: add guard and include types.h in cpu/x86/smm.h by Sven Schnelle · 13 years ago
  34. edcf9f4 X60: remove pci config register save/restore by Sven Schnelle · 13 years ago
  35. 1866e9c Add SMSC SCH3114 superio register descriptions to superiotool. by Mark Norman · 13 years ago
  36. d8b60a0 T60: undock on external power loss by Sven Schnelle · 13 years ago
  37. f8aa185 T60: enable userspace EC events by Sven Schnelle · 13 years ago
  38. 8c17a63 T60: add additional EC events by Sven Schnelle · 13 years ago
  39. 0326165 Add ThinkPad models by Sven Schnelle · 13 years ago
  40. d266b6a T60: add missing License Header by Sven Schnelle · 13 years ago
  41. 3352b29 X60: add missing License Header by Sven Schnelle · 13 years ago
  42. 3aefab5 H8: add missing License Header by Sven Schnelle · 13 years ago
  43. d74f97e PMH7: add missing License Header by Sven Schnelle · 13 years ago
  44. 3c74a2a Move SB800 clock init earlier by Scott Duplichan · 13 years ago
  45. d367b00 Add the coreboot config to CBFS by Cristian Măgherușan-Stanciu · 13 years ago
  46. 621ca38 Move existing AMD Ffamily14 code to f14 folder by efdesign98 · 13 years ago
  47. 05a89ab Rename {CPU|NB|SB}/amd/*_wrapper folders by efdesign98 · 13 years ago
  48. ee39ea7 Add AMD SB900 CIMx code by efdesign98 · 13 years ago
  49. b0969d6 Add AMD Family 12 cpu Agesa code by efdesign98 · 13 years ago
  50. d1cb0ee sb800: move spi prefetch and fast read mode to sb bootblock. by Stefan Reinauer · 13 years ago
  51. 46b033e Introduced support for 8MB and 16MB flash sizes by Cristian Măgherușan-Stanciu · 13 years ago
  52. b531e4e ASRock E350M1: Enable USB3 support by Marshall Buschman · 13 years ago
  53. 8fed77a ASRock E350M1: Configure SB800 GPP ports to support onboard pcie nic by Scott Duplichan · 13 years ago
  54. 47b3fb4 SMM: flush caches after disabling caching by Sven Schnelle · 13 years ago
  55. 00d4649 T60: set dock LED's in mainboard.c by Sven Schnelle · 13 years ago
  56. c045b4c X60/T60: disable USB power during suspend by Sven Schnelle · 13 years ago
  57. 86e1aea Lenovo H8 EC: add usb_power_enable() by Sven Schnelle · 13 years ago
  58. bfe8e51 SMM: don't overwrite SMM memory on resume by Sven Schnelle · 13 years ago
  59. b629d14 i945 GMA: restore tft brightness from cmos by Sven Schnelle · 13 years ago
  60. d4dc9a5 Remove old ACPI code by Sven Schnelle · 13 years ago
  61. d8c68a9 i82801gx: replace cafed00d/cafebabe by defines by Sven Schnelle · 13 years ago
  62. 5eef65b Update README with newer version of the text from the web page by Stefan Reinauer · 13 years ago
  63. 8b39e07 X60: handle EC events in SMM if ACPI is disabled by Sven Schnelle · 13 years ago
  64. 4297a9a X60: trigger save cmos on volume/brightness change by Sven Schnelle · 13 years ago
  65. d29e5bb CMOS: add set_option() by Sven Schnelle · 13 years ago
  66. d40d4f77 X60/T60: set CMOS defaults by Sven Schnelle · 13 years ago
  67. eab1db1 ASRock/E350M1: Skip memory clear for boot time reduction by Marshall Buschman · 13 years ago
  68. 0f9cd43 X60/T60: fix return value of mainboard_io_trap_handler() by Sven Schnelle · 13 years ago
  69. 5d9a83c log ec data with DEBUG_SPEW by Sven Schnelle · 13 years ago
  70. fed129b Add ACPI automatic PIC/APIC interrupt routing logic for ck804 by Jonathan A. Kollasch · 13 years ago
  71. c55bcde superiotool: Cosmetics and coding style fixes. by Uwe Hermann · 13 years ago
  72. 1b8068e H8 EC: add volume CMOS setting by Sven Schnelle · 13 years ago
  73. cc5dd98 util/crossgcc: Add build-without-gdb Makefile target by Peter Stuge · 13 years ago
  74. ceacd77 util/crossgcc: Add buildgcc -G and --skip-gdb options by Peter Stuge · 13 years ago
  75. 0b6b4d6 Change make crossgcc to build without gdb by default by Peter Stuge · 13 years ago
  76. 486e032 Revert changes to set the sb800 to AHCI mode. by Marc Jones · 13 years ago
  77. fe0b4c5 Add basic .gitignore by Cristian Măgherușan-Stanciu · 13 years ago
  78. 51e1bc3 T60/PMH7: move 'touchpad' option to pmh7 by Sven Schnelle · 13 years ago
  79. e261807 i82801gx: enable ACPI during S3 resume by Sven Schnelle · 13 years ago
  80. f4dc1a7 SMM: add defines for APM_CNT register by Sven Schnelle · 13 years ago
  81. bb60528 Add "gitconfig" make target to simplify gerrit configuration by Patrick Georgi · 13 years ago
  82. b924eb4 T60: fix touchpad option by Sven Schnelle · 13 years ago
  83. 44c1d31 re-indent, so files conform to coding guidelines. by Stefan Reinauer · 13 years ago
  84. c21b054 SMM: add mainboard_apm_cnt() callback by Sven Schnelle · 13 years ago
  85. 140a990 Teach abuild to emit JUnit formatted build reports by Patrick Georgi · 13 years ago
  86. fb38eb0 WARNINGS_ARE_ERRORS is y per default, don't set it twice. by Stefan Reinauer · 13 years ago
  87. d1760c8 Port persimmon r6594 to e350m1: Cosmetic cleanup by Peter Stuge · 13 years ago
  88. f8e33e3 Port persimmon r6593 to e350m1: Remove unused Kconfig options by Peter Stuge · 13 years ago
  89. 2334c8d Port persimmon r6592 to e350m1: Update GPP port configuration by Peter Stuge · 13 years ago
  90. 314f4a2 Port persimmon r6591 to e350m1: ROM cache early by Marshall Buschman · 13 years ago
  91. 1a7699f Port persimmon r6590 to e350m1: Work around memory allocation problem by Marshall Buschman · 13 years ago
  92. bb2ca2b Port persimmon r6589 to e350m1: Strip down AGESA options by Marshall Buschman · 13 years ago
  93. af85315 Port persimmon r6588 to e350m1: VGA framebuffer by Marshall Buschman · 13 years ago
  94. adc89b0 Port persimmon r6587 to e350m1: RTC is not PIIX4 compatible by Marshall Buschman · 13 years ago
  95. ac4bef4 Port persimmon r6586 to e350m1: FADT revision by Marshall Buschman · 13 years ago
  96. 552ad9f Port persimmon r6584 and r6601 to e350m1: SPI prefetch early by Marshall Buschman · 13 years ago
  97. fd460e6 Port persimmon r6583 to e350m1: pstate 0 early by Marshall Buschman · 13 years ago
  98. b3ee0d6 Port persimmon r6582 to e350m1: 33 MHz SPI read early by Marshall Buschman · 13 years ago
  99. 69e1bfc Port persimmon r6578 and r6596 to e350m1: MMCONF base by Peter Stuge · 13 years ago
  100. eb92b5a Port persimmon r6574 to e350m1: MMCONF size by Marshall Buschman · 13 years ago