Commit Graph

27 Commits

Author SHA1 Message Date
d928ef8a9a Provide battery and peci info through acpi pmc interface 2019-11-18 20:34:02 -07:00
98dc75e37f Move HOSTA defines to public header 2019-11-18 10:08:45 -07:00
93e35d2cc5 Add debug levels 2019-11-18 09:22:21 -07:00
271b612c57 Ensure ps2 interface is always in correct state 2019-11-17 18:37:25 -07:00
49e958fc7d Implement temperature control using peci 2019-11-17 15:52:44 -07:00
7614873b19 Enable PNP devices by default, attempt to send/receive data from touchpad 2019-11-15 16:47:56 -07:00
7401a540e8 Modify i2c timing 2019-11-13 15:50:26 -07:00
77aa419318 Better error information 2019-11-13 15:40:53 -07:00
b1d0aaf180 Fix test for direction switch 2019-11-13 14:36:20 -07:00
890d8e9968 Move i2c support to common 2019-11-13 14:33:04 -07:00
1e6c741d82 Add i2c definitions for it8587e 2019-11-13 10:51:57 -07:00
4dd5aecd42 Fix address of SCLKTSA 2019-11-12 08:38:20 -07:00
d7c15e02ab Set second buffer full bit 2019-11-10 20:18:48 -07:00
1f87adb1fc Add timeout for kbc and pmc writes 2019-11-08 13:40:10 -07:00
342e1018cc Add PMC burst command 2019-11-08 12:43:36 -07:00
2c18b3cb54 Send keypresses over ps2 2019-11-08 10:29:29 -07:00
053a689276 Move kbc_event to board code 2019-11-07 13:57:33 -07:00
3d1e1aaae5 Fix PWM for fan 2019-11-06 15:34:03 -07:00
330ccb5c47 Fix ZTIER register 2019-11-06 14:07:59 -07:00
b4eeae3bda Fixes for smbus 2019-10-01 13:40:29 -06:00
a4c4c34ff9 Use SMBus for console output 2019-10-01 12:00:33 -06:00
9deb7b11ad Reorder memory segment specifier, add Ps2 struct 2019-10-01 11:59:07 -06:00
3fb1ecd84b Add PWM control 2019-09-30 09:02:53 -06:00
e3aa21cae4 Add Arduino Micro and Arduino Uno 2019-09-29 21:20:03 -06:00
ded5181926 Organize into arch, board, and ec modules 2019-09-29 20:13:03 -06:00
b04352cb63 Reorganize to allow compiling and running AVR firmware 2019-09-29 17:13:31 -06:00
608326af30 Prepare for portable build process 2019-09-29 16:45:12 -06:00