Commit 7c6225e
Exclude ec/ecsim from workspace
1 parent a872404 commit 7c6225e
File tree
7 files changed
+7
-5
lines changed- apps
- models/gaze20
7 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
- src/commonlib/bsd/include/commonlib/bsd/compiler.h+7
- src/commonlib/include/commonlib/loglevel.h+1-1
- src/drivers/gfx/nvidia/Kconfig+1
- src/drivers/gfx/nvidia/acpi/common/nvpcf.asl+175-82
- src/drivers/gfx/nvidia/nvidia.c+5-8
- src/mainboard/system76/rpl/Kconfig+13-3
- src/mainboard/system76/rpl/Kconfig.name+3
- src/mainboard/system76/rpl/variants/gaze20/board.fmd+12
- src/mainboard/system76/rpl/variants/gaze20/board_info.txt+2
- src/mainboard/system76/rpl/variants/gaze20/data.vbt
- src/mainboard/system76/rpl/variants/gaze20/gpio.c+227
- src/mainboard/system76/rpl/variants/gaze20/gpio_early.c+16
- src/mainboard/system76/rpl/variants/gaze20/hda_verb.c+26
- src/mainboard/system76/rpl/variants/gaze20/include/variant/gpio.h+13
- src/mainboard/system76/rpl/variants/gaze20/overridetree.cb+90
- src/mainboard/system76/rpl/variants/gaze20/romstage.c+40
- util/cbfstool/common.c+1-1
- util/crossgcc/buildgcc+3-1
- docs/mega2560.md+5-2
- src/board/system76/gaze20/board.c+25
- src/board/system76/gaze20/board.mk+69
- src/board/system76/gaze20/gpio.c+163
- src/board/system76/gaze20/include/board/gpio.h+43
- tool/Cargo.lock+113-55
- tool/Cargo.toml+2-3
- tool/src/access/lpc/direct.rs+22-20
- tool/src/access/lpc/linux.rs+7-9
- tool/src/ec.rs+6-5
- tool/src/legacy.rs+26-7
- tool/src/main.rs+45-37
- tool/src/pmc.rs+8-6
- tool/src/spi.rs+4-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments