Skip to content

Commit 835724d

Browse files
committed
mainboard/starlabs/starbook: Update the EC binaries for StarLabs
Add changelogs for the EC updates and update the versions to: [ADL] 1.00: Initial release firmware [TGL] 1.03: Initial release firmware for the StarBook Mk VI [CML] 1.07: Add support to set the maximum charge level of the battery Signed-off-by: Sean Rhodes <[email protected]> Change-Id: I2130852554388baf61b44091bfa827cb2b2f09e3
1 parent 5a19332 commit 835724d

File tree

4 files changed

+53
-0
lines changed

4 files changed

+53
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This is the firmware binary for the ITE embedded controller used in the StarBook Mk VI. The embedded controller
2+
controls all the low level function in the laptop like switches, keyboard and power.
3+
4+
It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
5+
6+
#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI/ITE128/1.00/efi-B5.zip) (2021-10-08)
7+
> Initial release firmware for the StarBook Mk VI
128 KB
Binary file not shown.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
This is the firmware binary for the ITE embedded controller used in the StarLabTop Mk IV. The embedded controller
2+
controls all the low level function in the laptop like switches, keyboard and power.
3+
4+
It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
5+
6+
#### ITE: [1.07](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.07/efi-L4.zip) (2021-09-29)
7+
> Add support to set the maximum charge level of the battery
8+
9+
#### ITE: [1.06](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.06/efi-L4.zip) (2021-09-22)
10+
> Add Q Event for Touchpad State which allows it to be saved on reboot
11+
12+
#### ITE: [1.05](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.05/efi-L4.zip) (2021-09-22)
13+
> Updated power configuration
14+
> Use battery power when charger doesn't supply enough
15+
16+
#### ITE: [1.04](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.04/efi-L4.zip) (2021-09-22)
17+
> Function lock state remembered between reboots
18+
19+
#### ITE: [1.03](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.03/efi-L4.zip) (2021-09-22)
20+
> Updated fan curve
21+
22+
#### ITE: [1.02](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.02/efi-L4.zip) (2021-09-22)
23+
> Updated fan curve
24+
25+
#### ITE: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.01/efi-L4.zip) (2021-09-22)
26+
> Updated fan curve
27+
> Updated Fn binding at post
28+
29+
#### ITE: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.00/efi-L4.zip) (2021-09-22)
30+
> Initial release firmware for the StarLabTop Mk IV
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
This is the firmware binary for the ITE embedded controller used in the StarBook Mk V. The embedded controller
2+
controls all the low level function in the laptop like switches, keyboard and power.
3+
4+
It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
5+
6+
#### ITE128: [1.03](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.03/efi-B5.zip) (2021-12-22)
7+
> Fixed issue where keyboard backlight wouldn't turn off when entering S3 or turning off
8+
9+
#### ITE128: [1.02](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.02/efi-B5.zip) (2021-12-10)
10+
> Update Normal and Quiet fan curves to delay start until 65 degree's. Performance mode is unchanged.
11+
12+
#### ITE128: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.01/efi-B5.zip) (2021-10-08)
13+
> Added support to select maximum charge percentage
14+
15+
#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.00/efi-B5.zip) (2021-10-08)
16+
> Initial release firmware for the StarBook Mk V

0 commit comments

Comments
 (0)