summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-1023-46/+17
* X60: use pnp_write_config() instead of custom functionSven Schnelle2011-04-051-14/+9
* X60: move ec version info code to log_ec_version()Sven Schnelle2011-04-051-2/+9
* X60: assert audio mute before entering SuspendSven Schnelle2011-04-042-2/+8
* X60: log firmware versionSven Schnelle2011-04-041-0/+17
* X60: blink suspend LED during resumeSven Schnelle2011-04-041-0/+8
* X60: we have ACPI_RESUMESven Schnelle2011-04-041-0/+1
* X60: deassert audio mute on bootSven Schnelle2011-04-041-0/+3
* remove swp files accidently addedSven Schnelle2011-04-012-0/+0
* X60: add dock code for Ultrabase X6Sven Schnelle2011-04-0111-89/+388
* Add GPIO definitions to PC87392 superioSven Schnelle2011-04-011-0/+11
* ICH7: Fix register naming errorSven Schnelle2011-04-012-33/+39
* Add build instructions for coreinfo, specially pointing out installing ...Yang Hamo Bai2011-04-011-0/+24
* Update repo path in libpayload readme. ...Nils Jacobs2011-03-291-1/+1
* Revert r6460, add full W83627DHG-P/-PT support instead.Prakash Punnoor2011-03-291-7/+60
* BUILD: add missing config.h dependencySven Schnelle2011-03-292-2/+2
* Add support for Supermicro H8scm.Zheng Bao2011-03-2819-0/+4754
* Add the SR5650 & SP5100 to the Kconfig and Makefile.incZheng Bao2011-03-282-0/+3
* Add AMD C32 support.Zheng Bao2011-03-2814-65/+405
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-2823-107/+357
* Add AMD SR56x0 support.Zheng Bao2011-03-2711-0/+2352
* This is for board Supermicro H8scm. The code was done by existing chips andZheng Bao2011-03-279-0/+257
* I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...Prakash Punnoor2011-03-251-7/+7
* libpayload: Fix documentationPatrick Georgi2011-03-221-1/+1
* X60: Add notification for LID objectsSven Schnelle2011-03-211-0/+10
* X60: remove beep call from _Q26/_Q27Sven Schnelle2011-03-211-2/+0
* BUILD: add -MMD to iasl cpp callSven Schnelle2011-03-201-1/+1
* oops, one URL fix was missing. Add new DirectHW URLStefan Reinauer2011-03-181-1/+1
* DirectHW fixes for coreboot utilitiesStefan Reinauer2011-03-187-9/+9
* Fix breaking the build after removing files in tthe previous checkin. Marc Jones2011-03-173-27/+0
* Perform cleanup and file shrinkage of the AMD AGESA code.Frank.Vibrans2011-03-1710-4426/+25
* Fix power_on_after_fail handling on AMD SB600Josef Kellermann2011-03-171-1/+1
* libpayload: fix string-to-numeric functions for base > 10Patrick Georgi2011-03-171-1/+1
* More complete control over KERNELVERSION variablePatrick Georgi2011-03-171-2/+3
* X60: Clear EC events when wake GPE is triggeredSven Schnelle2011-03-152-0/+10
* ACPI EC: add ec_query functionSven Schnelle2011-03-152-0/+7
* X60: LPC bus is LPCB, not LPCSven Schnelle2011-03-141-8/+8
* X60: fix typo in dsdt.aslSven Schnelle2011-03-141-1/+1
* X60: Add _PRW/_PSW methods to LID/SLPB objectsSven Schnelle2011-03-144-3/+111
* msrtool: Update to use DirectHW on Mac OS XStefan Reinauer2011-03-144-6/+6
* ec/acpi: make ACPI register pair configurableSven Schnelle2011-03-142-7/+17
* ACPI EC: add ec_set_bit() / ec_clr_bit()Sven Schnelle2011-03-142-0/+12
* nvramtool: Move code so it has access to the right data structuresMathias Krause2011-03-103-22/+16
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-0817-36/+504
* Add option_table.h as dependency for all C based object files if option table...Patrick Georgi2011-03-083-6/+7
* nvramtool: Change precedence order for data sourcesMathias Krause2011-03-081-11/+26
* Move cmos.default handling to bootblockPatrick Georgi2011-03-087-47/+42
* X60: add thermal zone 1Sven Schnelle2011-03-072-0/+16
* X60: add thermal zone 0Sven Schnelle2011-03-072-1/+29
* Add support for the NSC PC87364 Super I/O.Michael Karcher2011-03-061-0/+42