Commit Graph

387 Commits

Author SHA1 Message Date
e7779065bb Switch back to default keymap 2020-02-24 07:44:09 -07:00
3014fb3a41 Wake from S3 using any key 2020-02-24 07:04:19 -07:00
0379c6ed35 power: Add more state transitions 2020-02-24 06:51:27 -07:00
3f5c3ead01 power: Make power state global 2020-02-24 06:51:27 -07:00
d08bfc8fdd pmc: Reduce logs from DEBUG to TRACE 2020-02-24 06:51:27 -07:00
2ab49f46b9 Add power_on_s5 for DEEP_SX 2020-02-23 12:51:37 -07:00
277ad664a2 Make PMC handling slightly faster 2020-02-21 20:34:29 -07:00
d16ecc6129 Fix test for when to update battery and fan state, hold SCI_N for longer 2020-02-21 20:30:10 -07:00
11c15c2291 Implement keyboard backlight on darp5/6 2020-02-21 19:29:59 -07:00
7a30eadebe Set ledout and mode registers 2020-02-21 16:02:32 -07:00
a90b2a8c67 WIP: kbled control for darp5 2020-02-21 15:38:44 -07:00
0d72e63b31 Add jeremy keymap for darp5 2020-02-21 15:18:31 -07:00
5ada277ed4 Merge pull request #25 from system76/docs-debugging
docs: Add documentation for debugging
2020-02-21 13:02:11 -07:00
f61e44dc21 docs: Add documentation for debugging
Add the steps required to wire a supported laptop for EC debugging,
along with setting up an environment to receive EC logs.
2020-02-21 12:47:53 -07:00
369a695bd9 Add timeout macro to simplify timeout logic 2020-02-20 21:09:10 -07:00
85e7225e95 License tool as MIT to allow use in firmware-update 2020-02-20 15:26:59 -07:00
346775b941 Fix ectool command_finish 2020-02-20 15:01:40 -07:00
08490002b9 Add tool (WIP) 2020-02-20 14:20:16 -07:00
b0cd6f50e4 Add ecspy submodule 2020-02-20 09:11:47 -07:00
f7453df299 Fix compilation on AVR 2020-02-18 15:35:41 -07:00
ff9f3fe710 Carl layout 2020-02-18 14:54:00 -07:00
db698ee6d9 Lower fan frequency, simplify fan curve 2020-02-17 20:50:34 -07:00
fa8447cd4d Remove unnecessary PMC burst loop 2020-02-17 14:38:01 -07:00
ebcb6af3f5 Merge branch 'master' of https://github.com/system76/ec 2020-02-17 14:19:12 -07:00
ac4d15b395 Use state machine instead of timeout in PMC code 2020-02-17 14:19:05 -07:00
1e20303851 Fix battery indicator when charged 2020-02-17 13:46:39 -07:00
35462cb7a0 Add SMFI console 2020-02-17 13:35:06 -07:00
7c1e0508a9 Include smfi header 2020-02-17 12:56:28 -07:00
177c7c0627 Sync SMFI changes to other boards 2020-02-17 12:36:37 -07:00
ce2318c4f0 Update ecflash 2020-02-17 12:28:44 -07:00
493e61dfbc Add initial commands 2020-02-17 11:02:39 -07:00
4bfe981455 Clear SMFI regions and fix size of H2RAM window 1 2020-02-17 10:16:48 -07:00
cca405ae20 Set up DMA using SMFI 2020-02-17 10:05:26 -07:00
dbf581a65d Update ecsim 2020-02-16 12:34:20 -07:00
81ffcf5ae1 Add version to firmware image 2020-02-16 12:24:02 -07:00
17cce5687f Add TCPM I2C bus and initialize it 2020-02-13 10:34:28 -07:00
fc7fa1f11c Sync acpi changes between boards 2020-02-12 21:43:33 +00:00
b830386e80 Add ECOS 2020-02-12 14:36:56 -07:00
2a4255ce15 Do not hold super-p when using display mode hotkey 2020-02-12 14:25:18 -07:00
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