1. 4678914 X60: deassert audio mute on boot by Sven Schnelle · 13 years ago
  2. b1d5d39 remove swp files accidently added by Sven Schnelle · 13 years ago
  3. fea6bd1 X60: add dock code for Ultrabase X6 by Sven Schnelle · 13 years ago
  4. 1aba096 Add GPIO definitions to PC87392 superio by Sven Schnelle · 13 years ago
  5. 8a539b6 ICH7: Fix register naming error by Sven Schnelle · 13 years ago
  6. 0df0b52 Add build instructions for coreinfo, specially pointing out installing by Yang Hamo Bai · 13 years ago
  7. 2633d27 Update repo path in libpayload readme. by Nils Jacobs · 13 years ago
  8. 3af120f Revert r6460, add full W83627DHG-P/-PT support instead. by Prakash Punnoor · 13 years ago
  9. d69438e BUILD: add missing config.h dependency by Sven Schnelle · 13 years ago
  10. 910f4ca Add support for Supermicro H8scm. by Zheng Bao · 13 years ago
  11. d3de3ee Add the SR5650 & SP5100 to the Kconfig and Makefile.inc by Zheng Bao · 13 years ago
  12. 2ca2f17 Add AMD C32 support. It is based on other existing Fam10 code. by Zheng Bao · 13 years ago
  13. c342223 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. by Zheng Bao · 13 years ago
  14. 98fcc09 Add AMD SR56x0 support. by Zheng Bao · 13 years ago
  15. 8a28188 This is for board Supermicro H8scm. The code was done by existing chips and by Zheng Bao · 13 years ago
  16. fde7025 I noticed some registers of Winbond W83627DHG, which the datasheet mentions, were not dumped by superiotool. This patch adds those registers to the dump. by Prakash Punnoor · 13 years ago
  17. 13c16cb libpayload: Fix documentation by Patrick Georgi · 13 years ago
  18. 0446f96 X60: Add notification for LID objects by Sven Schnelle · 13 years ago
  19. e106999 X60: remove beep call from _Q26/_Q27 by Sven Schnelle · 13 years ago
  20. e6de706 BUILD: add -MMD to iasl cpp call by Sven Schnelle · 13 years ago
  21. 4cf7879 oops, one URL fix was missing. Add new DirectHW URL by Stefan Reinauer · 13 years ago
  22. cff573d DirectHW fixes for coreboot utilities by Stefan Reinauer · 13 years ago
  23. 4a46e89 Fix breaking the build after removing files in tthe previous checkin. by Marc Jones · 13 years ago
  24. 9c2fb60 Perform cleanup and file shrinkage of the AMD AGESA code. by Frank.Vibrans · 13 years ago
  25. ea1c0a7 Fix power_on_after_fail handling on AMD SB600 by Josef Kellermann · 13 years ago
  26. 3eb5e4e libpayload: fix string-to-numeric functions for base > 10 by Patrick Georgi · 13 years ago
  27. b8e9ba9 More complete control over KERNELVERSION variable by Patrick Georgi · 13 years ago
  28. 0882728 X60: Clear EC events when wake GPE is triggered by Sven Schnelle · 13 years ago
  29. f9a0b92 ACPI EC: add ec_query function by Sven Schnelle · 13 years ago
  30. 07ca1c4 X60: LPC bus is LPCB, not LPC by Sven Schnelle · 13 years ago
  31. 91c31da X60: fix typo in dsdt.asl by Sven Schnelle · 13 years ago
  32. b188a93 X60: Add _PRW/_PSW methods to LID/SLPB objects by Sven Schnelle · 13 years ago
  33. 9018b6e msrtool: Update to use DirectHW on Mac OS X by Stefan Reinauer · 13 years ago
  34. 0238a9c ec/acpi: make ACPI register pair configurable by Sven Schnelle · 13 years ago
  35. 8d94d7c ACPI EC: add ec_set_bit() / ec_clr_bit() by Sven Schnelle · 13 years ago
  36. 155c379 nvramtool: Move code so it has access to the right data structures by Mathias Krause · 13 years ago
  37. 314dd0b Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expected HT3 frequency and width by matching the BUID swap list to the production BIOS. In addition, the BUID swap list has been moved into the project-specific file romstage.c for the other 13 AMD family 10h projects as well. For projects using a desktop AMD family 10h processor, pasting in the mahogany_fam10 swap list will likely allow HT3 operation. This should be confirmed on real hardware before commiting any swap list change. A different swap list will be needed for server projects. For serengeti_cheetah_fam10, a reference BIOS swap list to try is: 0x00, 0x0A, 0x00, 0x06, 0xFF, 0x0A, 0x06, 0xFF. by Scott Duplichan · 13 years ago
  38. 57205c7 Add option_table.h as dependency for all C based object files if option tables are used. by Patrick Georgi · 13 years ago
  39. 943b8b5 nvramtool: Change precedence order for data sources by Mathias Krause · 13 years ago
  40. fab35e3 Move cmos.default handling to bootblock by Patrick Georgi · 13 years ago
  41. 85e666d X60: add thermal zone 1 by Sven Schnelle · 13 years ago
  42. b641e98 X60: add thermal zone 0 by Sven Schnelle · 13 years ago
  43. 5fb8fc0 Add support for the NSC PC87364 Super I/O. by Michael Karcher · 13 years ago
  44. 09b3629 Add P-states for select Socket 754 processors. by Jonathan Kollasch · 13 years ago
  45. c9a08dd Redo r6099 after copy&pasted code reintroduced DIMMx #defines by Patrick Georgi · 13 years ago
  46. d5782f3 Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code. by Jonathan Kollasch · 13 years ago
  47. fadb004 Improve ck804 IOAPIC and HPET resource handling. by Jonathan Kollasch · 13 years ago
  48. a73ffa0 Configure PCIe lanes on ms7135 as original BIOS does. by jakllsch · 13 years ago
  49. 071d835 add PC87384 SuperIO by Sven Schnelle · 13 years ago
  50. 7b9bbee Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. by Alexandru Gagniuc · 13 years ago
  51. 8241941 Fix some subsystemid statements in r6421 by Sylvain "ythier" Hitier · 13 years ago
  52. 5325a48 [SCONFIG] remove unused variable in inherit_subsystem_ids() by Sylvain "ythier" Hitier · 13 years ago
  53. b8269e2 Fix a simple whitespace error in src/include/device/device.h by Sven Schnelle · 13 years ago
  54. 750edfd Add lex output by Sven Schnelle · 13 years ago
  55. 9132102 Use subsystem id from devicetree.cb instead of Kconfig and move by Sven Schnelle · 13 years ago
  56. 270a908 Add subsystemid option to sconfig by Sven Schnelle · 13 years ago
  57. e38d0a6 Fix double inclusion of toplevel Makefile.inc by Patrick Georgi · 13 years ago
  58. 11ac1cf Mark non-returning function as noreturn to help some compiler versions by Patrick Georgi · 13 years ago
  59. 6eb6a7c libpayload: Add more libpci-compatibility (#defines) by Patrick Georgi · 13 years ago
  60. fb2d29e libpayload: Implement pci_cleanup() by Patrick Georgi · 13 years ago
  61. d08996e libpayload: Implement ffs() by Patrick Georgi · 13 years ago
  62. fa622fc Some more standard types and defines (libpayload) by Patrick Georgi · 13 years ago
  63. b1eab14 Add lib/ to the default library path of lpgcc, so -l works by Patrick Georgi · 13 years ago
  64. d175f44 add functions to set Subsystem Vendor/Device to rl5c746 by Sven Schnelle · 13 years ago
  65. b671172 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  66. 6bdc83b Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  67. 061c89e Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  68. c313210 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  69. 6276b6f Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  70. 82b241a Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  71. 5bcedee Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  72. ce62350 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  73. e80ce0a Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  74. 26f97d2 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  75. 19245c9 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  76. 9cbcf1a Kino devicetree.cb SIO PNP devices were not matched up with the by Marc Jones · 13 years ago
  77. e485aa4 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  78. 6fcc961 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  79. 1f93fea Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  80. 0e5d3e1 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  81. adb23a5 Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  82. 1f4fffb Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  83. f7ef421 Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  84. d26e5e6 Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  85. 40f9b4b0 Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  86. 1d80e51 Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  87. 9683b1d Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  88. a5cbd25 Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  89. d729459 Prepare for next patches (Improving BKDG implementation of P-states, by Xavi Drudis Ferran · 13 years ago
  90. 70a3733 Add 300 MHz and 500 MHz HT frequency limits by Xavi Drudis Ferran · 13 years ago
  91. 4c28a6f Make AMD Fam10h CPU microcode updates optional in Expert mode by Xavi Drudis Ferran · 13 years ago
  92. 837403d Following patch fills in the callbacks for PCIe x16 resets. This board uses GPM8,GPM9 as reset toggles. by Rudolf Marek · 13 years ago
  93. 656060d Correct error in ASRock E350M1 commit that breaks build for ASRock 939a785gmh. by Scott Duplichan · 13 years ago
  94. 63896e7 Add support for the ASRock E350M1, an AMD family 14h Fusion board. by Scott Duplichan · 13 years ago
  95. 199c694 It adds support for automatic PSS object generation for AMD pre fam Fh CPU. Those CPUs require a hardcoded table, which I managed to rewrite during one particularly boring flight. Too pity it is only for Opteron CPUs. Someone needs to finish the second PDF for All others Athlons and Semprons. by Rudolf Marek · 13 years ago
  96. ed1d116 Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS by Josef Kellermann · 13 years ago
  97. 855224b Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600 by Josef Kellermann · 13 years ago
  98. 20bd196 Tyan/s2735 doesn't need to define its own hard_reset function anymore. by Patrick Georgi · 13 years ago
  99. c977c7d libpayload: Move stdin/stdout/stderr away from headers by Patrick Georgi · 13 years ago
  100. a649a96 by Scott Duplichan · 13 years ago