Commit Graph

898 Commits

Author SHA1 Message Date
d5f1fb0d5b Implement display switch combo 2020-02-12 14:04:44 -07:00
aa6f838f53 Add printscreen support as a combo 2020-02-12 13:53:14 -07:00
7dde9dd45e Move SCI extra definitions, add combo definitions 2020-02-12 13:52:47 -07:00
79a9722c90 Remove use of timer 2 2020-02-12 12:23:06 -07:00
b3801ccf98 Debounce on release (darp5, galp3-c) 2020-02-10 15:54:32 -07:00
4ca434c6d1 Debounce on release 2020-02-10 15:53:32 -07:00
31eca35b40 Require board to be set 2020-02-06 13:06:13 -07:00
ad746e2a87 Merge pull request #15 from system76/docs-flashing
Add basic instructions for flashing
2020-02-06 12:53:51 -07:00
d7ecdb93fd Add basic instructions for flashing 2020-02-06 10:48:05 -07:00
c23a5cb0e0 Add missing lid file 2020-02-05 15:57:16 -07:00
37d2bc1818 Update ecsim 2020-02-05 11:33:57 -07:00
72ca446467 Update ecflash 2020-02-05 11:33:19 -07:00
9350ac71f1 Port scratch changes to IT8587 platforms 2020-02-05 11:31:15 -07:00
a013ca80f5 Complete rewrite of scratch to support IT5570 2020-02-05 11:28:03 -07:00
d2591be256 Refactor lid switch, disable power button when lid closed and AC disconnected 2020-02-04 13:33:39 -07:00
2388892649 Sync changes between boards 2020-02-04 13:08:50 -07:00
bcfa931f12 Remove unnecessary GPIO pullups 2020-02-04 12:45:13 -07:00
9fbd0b2273 Use ECPM to reduce power usage 2020-02-04 12:44:55 -07:00
c58c5f06d4 Add ECPM definitions 2020-02-04 12:44:29 -07:00
9992828bde Idle EC in main loop 2020-02-04 11:49:03 -07:00
1aff0b085d Add missing import 2020-02-04 09:46:12 -07:00
81084066df Disable interrupts before jumping to scratch ROM 2020-02-04 09:44:50 -07:00
c50632c1bf Fix timer interrupt 2020-02-03 20:12:23 -07:00
c1fbbce805 Create arch_init function, enable interrupts 2020-02-03 15:27:27 -07:00
ce22dd5208 Add global timer 2020-02-03 15:16:17 -07:00
3692bed6b2 Remove unused reset code 2020-02-03 15:14:10 -07:00
e7c80c370c Use large model 2020-02-03 15:13:56 -07:00
2795491374 Refactor of keyboard LED 2020-01-30 13:54:52 -07:00
6ee5612a4a Refactor of smbus 2020-01-30 13:54:26 -07:00
8df823b402 Fix darp5 compilation 2020-01-30 13:47:37 -07:00
1d359ef22e Fix backlight levels 2020-01-29 15:15:30 -07:00
f987a17ed8 Do not compile scratch with i2c debugger 2020-01-29 15:00:33 -07:00
4f3eaf88f9 Avoid using pdata for variables in scratch trampoline 2020-01-29 14:58:52 -07:00
9a7e779999 Sync kbled with galp3-c 2020-01-29 14:53:28 -07:00
2b8b1a3d20 Add kbled control 2020-01-29 14:50:46 -07:00
884c9916e4 Update fan curve 2020-01-29 12:38:26 -07:00
933b67a841 Sync changes from galp3-c to darp5 and lemp9 2020-01-29 12:32:25 -07:00
9ba5ef8341 Implement SCI in all necessary conditions 2020-01-28 16:22:51 -07:00
d2e02f2380 Pulse SCI 2020-01-28 16:15:16 -07:00
75f9ca4692 Reduce burst iteration 2020-01-28 15:38:24 -07:00
8c72f42214 Reduce variable usage to fit within paged data 2020-01-28 15:33:37 -07:00
ae4379199c WIP: burst mode 2020-01-28 15:24:05 -07:00
06e226e9c8 Implement hardware camera toggle 2020-01-28 15:07:13 -07:00
092ae995ce Add camera toggle SCI 2020-01-28 15:05:00 -07:00
67a1c41c6f Missing break in case select 2020-01-28 15:04:17 -07:00
0c4d0fbe0b Add keyboard backlight SCI 2020-01-28 15:02:41 -07:00
edbb6136dc Add support for LED brightness setting 2020-01-28 15:02:12 -07:00
5cd6f77e2a Add DAC initialization 2020-01-28 14:59:54 -07:00
d52683fcb4 Add DAC registers 2020-01-28 14:59:35 -07:00
7e835b4039 Sync system76 boards 2020-01-23 15:32:56 -07:00