Commit Graph

839 Commits

Author SHA1 Message Date
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
bd7e39baac Update fan curve on lemp9 to use interpolation and max out at 80C 2020-01-23 14:53:20 -07:00
bb985e265c Implement charging light 2020-01-21 16:04:03 -07:00
1a88f3e056 Implement airplane mode LED 2020-01-21 16:03:41 -07:00
a3aff2083a Move watchdog reset higher 2020-01-21 14:49:27 -07:00
1b5dc21552 Use watchdog reset for exiting scratch rom 2020-01-21 14:21:12 -07:00
131d936a98 Merge branch 'master' of https://github.com/system76/ec 2020-01-16 15:56:37 -07:00
cb98f5ce48 Increase battery charge voltage for darp5 2020-01-16 15:56:32 -07:00
bfc6b10aa7 Use ISP example to flash 2020-01-16 15:16:22 -07:00
31550fa3c6 Fix remapping of alt and super in galp3-c jeremy layout 2020-01-16 15:14:58 -07:00