Commit Graph

966 Commits

Author SHA1 Message Date
e8f8169822 Allow user keymaps 2019-11-19 12:04:29 -07:00
5f49f49140 Revert continuous battery charging, it doesn't quite work 2019-11-19 11:51:15 -07:00
9f356f88cc Send battery charger config repeatedly 2019-11-19 11:38:59 -07:00
93220ab072 Fix detection of CPU temp 2019-11-19 10:48:04 -07:00
c1fe4eeb43 Simplify scancode set 1 transformation 2019-11-18 20:34:19 -07:00
d928ef8a9a Provide battery and peci info through acpi pmc interface 2019-11-18 20:34:02 -07:00
788fa5ee52 Improve keyboard scanning and add function key 2019-11-18 19:19:55 -07:00
1f81503c55 Enable kbscan 2019-11-18 14:47:19 -07:00
cc355b5962 Disable I2C debugger 2019-11-18 10:41:31 -07:00
98dc75e37f Move HOSTA defines to public header 2019-11-18 10:08:45 -07:00
47359230fa Enable i2c debugger on address 0x76 2019-11-18 09:26:38 -07:00
6f6336c2dd Fix app key 2019-11-18 09:22:31 -07:00
93e35d2cc5 Add debug levels 2019-11-18 09:22:21 -07:00
e0e17258a3 Set WLAN_PWR_EN 2019-11-17 19:53:41 -07:00
56ae9f788c Disable debugging by default, enable wireless 2019-11-17 19:45:45 -07:00
08717157db Do not debug touchpad values 2019-11-17 18:39:03 -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
f52af3ff87 scratch rom functionality (WIP) 2019-11-16 20:19:46 -07:00
d940e2add9 Update ecsim 2019-11-16 20:19:25 -07:00
3fd37bd16a Enable touchpad pins 2019-11-15 19:19:14 -07:00
7614873b19 Enable PNP devices by default, attempt to send/receive data from touchpad 2019-11-15 16:47:56 -07:00
512e52a408 Use common i2c include 2019-11-15 14:43:31 -07:00
d3c16c5c52 Fix smbus read/write on arduino 2019-11-15 14:19:21 -07:00
97502b61b0 Update avr i2c to match new common i2c library 2019-11-13 19:26:04 -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
894e448dfc Host interface is enabled on demand 2019-11-13 11:13:35 -07:00
1a6d510aee statics are pdata by default 2019-11-13 11:13:26 -07:00
1de07139cd Set model to medium 2019-11-13 10:56:30 -07:00
20caba8107 Clean up global definitions for kbscan 2019-11-13 10:55:27 -07:00
3bd54dcf24 Use i2c definitions for all i2c functions 2019-11-13 10:55:05 -07:00
1e6c741d82 Add i2c definitions for it8587e 2019-11-13 10:51:57 -07:00
72fd8001ab Add CPU frequency definition for galp3-c 2019-11-13 10:50:38 -07:00
3e5f81b775 Adjust SMBUS timing 2019-11-12 10:59:01 -07:00
d07cbc33e5 Fix comment 2019-11-12 08:38:45 -07:00
4dd5aecd42 Fix address of SCLKTSA 2019-11-12 08:38:20 -07:00
73cd5f1cdf Add i2c slave support to arduino firmware 2019-11-11 09:35:56 -07:00
badc84d99b Use Werror for avr architecture 2019-11-11 09:35:11 -07:00
285e9bc437 Reduce smbus speed to 50 KHz 2019-11-10 20:25:15 -07:00
7b30477009 Do not exit on error when dumping battery information 2019-11-10 20:19:54 -07:00
a1de5983df Improvements for ps2 support 2019-11-10 20:19:23 -07:00
d7c15e02ab Set second buffer full bit 2019-11-10 20:18:48 -07:00
8f69ece191 Fix errors and deny errors 2019-11-10 18:49:21 -07:00
eb1a6a48bc Add RT809F instructions 2019-11-10 18:48:27 -07:00
0f6df188a0 Map super and apps keys 2019-11-08 15:47:14 -07:00
c522f44422 Actually return controller config 2019-11-08 15:40:46 -07:00
60bcd23e27 Fix 5 and 6 mapping 2019-11-08 15:19:06 -07:00