1. 13508b9 Drop baud rate init to an arbitrary baud rate from Super I/O code. by Stefan Reinauer · 13 years ago
  2. 4fff74b Lenovo PMH7: add pmh7_touchpad_enable() by Sven Schnelle · 13 years ago
  3. 1571dc9 Cast arguments to ctype(3) functions through (int)(unsigned char). by Jonathan Kollasch · 13 years ago
  4. 4c50cb2 Fix compilation of all i82371eb boards when ACPI tables aren't generated by Idwer Vollering · 13 years ago
  5. b18f9b0 The "temp" will be used later. So it has to be calculated correctly. by Zheng Bao · 13 years ago
  6. 52ffb2b Recently the 3 projects using the new AMD reference code have been by Scott Duplichan · 13 years ago
  7. 582748f Fix some more misuses of ifdef/if defined by Stefan Reinauer · 13 years ago
  8. 432461e cleanup wrong use of defined() after exporting all variables in Kconfig by Stefan Reinauer · 13 years ago
  9. b3ae186 * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value by Stefan Reinauer · 13 years ago
  10. 261f842 fix copy and paste errors in ne2k.c by Stefan Reinauer · 13 years ago
  11. ebc93def Emit unwritten symbols in Kconfig so we don't have to do constructs like by Stefan Reinauer · 13 years ago
  12. ee4c6f7 Lenovo H8 EC: add missing systemstatus.asl include by Sven Schnelle · 13 years ago
  13. 1b9d2ee PMH7: Add dock event control by Sven Schnelle · 13 years ago
  14. 4e67731 Allow libpayload to use an OXPCIe 952 card on systems without by Stefan Reinauer · 13 years ago
  15. a7163f1 bootblock updates: by Stefan Reinauer · 13 years ago
  16. 6aef554 sorry for breaking the tree. by Stefan Reinauer · 13 years ago
  17. b77a73e comment cosmetics in bootblock.ld by Stefan Reinauer · 13 years ago
  18. e50952f add FILO easy payload option by Stefan Reinauer · 13 years ago
  19. d85400d Handle drivers/ equally to any other sub directory. by Stefan Reinauer · 13 years ago
  20. 8345a19 fix mainboards that were including earlymtrr.c without actually using it. by Stefan Reinauer · 13 years ago
  21. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  22. 40e42a8 fix coreboot compilation without serial console enabled. by Stefan Reinauer · 13 years ago
  23. 23f49a8 earlymtrr.c: wipe some dead code, use names instead of numbers and some by Stefan Reinauer · 13 years ago
  24. 1fdfed1 add some comments to walkcbfs.S by Stefan Reinauer · 13 years ago
  25. 31853d8 - drop remaining CONFIG_ROM_IMAGE_SIZE by Stefan Reinauer · 13 years ago
  26. 8902502 drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCH by Stefan Reinauer · 13 years ago
  27. 6108958 nvidia mcp55: drop unused dbg_info by Stefan Reinauer · 13 years ago
  28. 28cd291 cosmetic cleanup of sis966 usb2 code by Stefan Reinauer · 13 years ago
  29. 139e6f9 Use symbolic names for some MTRR bits instead of numbers in CAR code by Stefan Reinauer · 13 years ago
  30. 528b43d coding style cosmetics. by Stefan Reinauer · 13 years ago
  31. 14748a5 Lenovo H8 EC: add missing include for thermal.asl by Sven Schnelle · 13 years ago
  32. 3e2f679 Lenovo H8 EC: Set fancontrol to Automatic management by Sven Schnelle · 13 years ago
  33. ae08c56 PC87384: add GPIO defines by Sven Schnelle · 13 years ago
  34. 484281b by Marc Jones · 13 years ago
  35. 5005bb06 Unify use of post_code by Alexandru Gagniuc · 13 years ago
  36. 1fa61eb PMH7: Add chip config by Sven Schnelle · 13 years ago
  37. ffcd143 EC: Add Lenovo H8 by Sven Schnelle · 13 years ago
  38. 18b0236 Add detection/dump support for ServerEngines SE-SM 4210-P01. by Ruud Schramp · 13 years ago
  39. 148a4f5 i945: improve get_top_of_ram() by Sven Schnelle · 13 years ago
  40. 61aee5f In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__. by Stefan Reinauer · 13 years ago
  41. df6fd56 X60: use pnp_write_config() instead of custom function by Sven Schnelle · 13 years ago
  42. b31eb3e X60: move ec version info code to log_ec_version() by Sven Schnelle · 13 years ago
  43. bc60833 X60: assert audio mute before entering Suspend by Sven Schnelle · 13 years ago
  44. bdb1059 X60: log firmware version by Sven Schnelle · 13 years ago
  45. 8099cbf X60: blink suspend LED during resume by Sven Schnelle · 13 years ago
  46. 5fc5a80 X60: we have ACPI_RESUME by Sven Schnelle · 13 years ago
  47. 4678914 X60: deassert audio mute on boot by Sven Schnelle · 13 years ago
  48. b1d5d39 remove swp files accidently added by Sven Schnelle · 13 years ago
  49. fea6bd1 X60: add dock code for Ultrabase X6 by Sven Schnelle · 13 years ago
  50. 1aba096 Add GPIO definitions to PC87392 superio by Sven Schnelle · 13 years ago
  51. 8a539b6 ICH7: Fix register naming error by Sven Schnelle · 13 years ago
  52. 0df0b52 Add build instructions for coreinfo, specially pointing out installing by Yang Hamo Bai · 13 years ago
  53. 2633d27 Update repo path in libpayload readme. by Nils Jacobs · 13 years ago
  54. 3af120f Revert r6460, add full W83627DHG-P/-PT support instead. by Prakash Punnoor · 13 years ago
  55. d69438e BUILD: add missing config.h dependency by Sven Schnelle · 13 years ago
  56. 910f4ca Add support for Supermicro H8scm. by Zheng Bao · 13 years ago
  57. d3de3ee Add the SR5650 & SP5100 to the Kconfig and Makefile.inc by Zheng Bao · 13 years ago
  58. 2ca2f17 Add AMD C32 support. It is based on other existing Fam10 code. by Zheng Bao · 13 years ago
  59. c342223 SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx. by Zheng Bao · 13 years ago
  60. 98fcc09 Add AMD SR56x0 support. by Zheng Bao · 13 years ago
  61. 8a28188 This is for board Supermicro H8scm. The code was done by existing chips and by Zheng Bao · 13 years ago
  62. 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
  63. 13c16cb libpayload: Fix documentation by Patrick Georgi · 13 years ago
  64. 0446f96 X60: Add notification for LID objects by Sven Schnelle · 13 years ago
  65. e106999 X60: remove beep call from _Q26/_Q27 by Sven Schnelle · 13 years ago
  66. e6de706 BUILD: add -MMD to iasl cpp call by Sven Schnelle · 13 years ago
  67. 4cf7879 oops, one URL fix was missing. Add new DirectHW URL by Stefan Reinauer · 13 years ago
  68. cff573d DirectHW fixes for coreboot utilities by Stefan Reinauer · 13 years ago
  69. 4a46e89 Fix breaking the build after removing files in tthe previous checkin. by Marc Jones · 13 years ago
  70. 9c2fb60 Perform cleanup and file shrinkage of the AMD AGESA code. by Frank.Vibrans · 13 years ago
  71. ea1c0a7 Fix power_on_after_fail handling on AMD SB600 by Josef Kellermann · 13 years ago
  72. 3eb5e4e libpayload: fix string-to-numeric functions for base > 10 by Patrick Georgi · 13 years ago
  73. b8e9ba9 More complete control over KERNELVERSION variable by Patrick Georgi · 13 years ago
  74. 0882728 X60: Clear EC events when wake GPE is triggered by Sven Schnelle · 13 years ago
  75. f9a0b92 ACPI EC: add ec_query function by Sven Schnelle · 13 years ago
  76. 07ca1c4 X60: LPC bus is LPCB, not LPC by Sven Schnelle · 13 years ago
  77. 91c31da X60: fix typo in dsdt.asl by Sven Schnelle · 13 years ago
  78. b188a93 X60: Add _PRW/_PSW methods to LID/SLPB objects by Sven Schnelle · 13 years ago
  79. 9018b6e msrtool: Update to use DirectHW on Mac OS X by Stefan Reinauer · 13 years ago
  80. 0238a9c ec/acpi: make ACPI register pair configurable by Sven Schnelle · 13 years ago
  81. 8d94d7c ACPI EC: add ec_set_bit() / ec_clr_bit() by Sven Schnelle · 13 years ago
  82. 155c379 nvramtool: Move code so it has access to the right data structures by Mathias Krause · 13 years ago
  83. 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
  84. 57205c7 Add option_table.h as dependency for all C based object files if option tables are used. by Patrick Georgi · 13 years ago
  85. 943b8b5 nvramtool: Change precedence order for data sources by Mathias Krause · 13 years ago
  86. fab35e3 Move cmos.default handling to bootblock by Patrick Georgi · 13 years ago
  87. 85e666d X60: add thermal zone 1 by Sven Schnelle · 13 years ago
  88. b641e98 X60: add thermal zone 0 by Sven Schnelle · 13 years ago
  89. 5fb8fc0 Add support for the NSC PC87364 Super I/O. by Michael Karcher · 13 years ago
  90. 09b3629 Add P-states for select Socket 754 processors. by Jonathan Kollasch · 13 years ago
  91. c9a08dd Redo r6099 after copy&pasted code reintroduced DIMMx #defines by Patrick Georgi · 13 years ago
  92. d5782f3 Correct off-by-one problem in AMD pre-rev-F model-F PowerNow code. by Jonathan Kollasch · 13 years ago
  93. fadb004 Improve ck804 IOAPIC and HPET resource handling. by Jonathan Kollasch · 13 years ago
  94. a73ffa0 Configure PCIe lanes on ms7135 as original BIOS does. by jakllsch · 13 years ago
  95. 071d835 add PC87384 SuperIO by Sven Schnelle · 13 years ago
  96. 7b9bbee Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3. by Alexandru Gagniuc · 13 years ago
  97. 8241941 Fix some subsystemid statements in r6421 by Sylvain "ythier" Hitier · 13 years ago
  98. 5325a48 [SCONFIG] remove unused variable in inherit_subsystem_ids() by Sylvain "ythier" Hitier · 13 years ago
  99. b8269e2 Fix a simple whitespace error in src/include/device/device.h by Sven Schnelle · 13 years ago
  100. 750edfd Add lex output by Sven Schnelle · 13 years ago