summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Rhodes <sean@starlabs.systems>2022-09-30 10:50:22 +0100
committerSean Rhodes <sean@starlabs.systems>2022-10-06 11:40:09 +0000
commit835724daec743025d94fe0650493f55dac71950f (patch)
tree68d4a9fc52215471be1f64b057f83111f4045584
parent5a19332deb332479c98e13923b1023f1a5cb271f (diff)
downloadblobs-835724daec743025d94fe0650493f55dac71950f.tar.gz
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 <sean@starlabs.systems> Change-Id: I2130852554388baf61b44091bfa827cb2b2f09e3
-rw-r--r--mainboard/starlabs/starbook/adl/README.md7
-rw-r--r--mainboard/starlabs/starbook/adl/ec.binbin0 -> 131072 bytes
-rw-r--r--mainboard/starlabs/starbook/cml/README.md30
-rw-r--r--mainboard/starlabs/starbook/tgl/README.md16
4 files changed, 53 insertions, 0 deletions
diff --git a/mainboard/starlabs/starbook/adl/README.md b/mainboard/starlabs/starbook/adl/README.md
new file mode 100644
index 0000000..89063ae
--- /dev/null
+++ b/mainboard/starlabs/starbook/adl/README.md
@@ -0,0 +1,7 @@
+This is the firmware binary for the ITE embedded controller used in the StarBook Mk VI. The embedded controller
+controls all the low level function in the laptop like switches, keyboard and power.
+
+It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
+
+#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkVI/ITE128/1.00/efi-B5.zip) (2021-10-08)
+> Initial release firmware for the StarBook Mk VI
diff --git a/mainboard/starlabs/starbook/adl/ec.bin b/mainboard/starlabs/starbook/adl/ec.bin
new file mode 100644
index 0000000..f4b7ab5
--- /dev/null
+++ b/mainboard/starlabs/starbook/adl/ec.bin
Binary files differ
diff --git a/mainboard/starlabs/starbook/cml/README.md b/mainboard/starlabs/starbook/cml/README.md
new file mode 100644
index 0000000..dba1f17
--- /dev/null
+++ b/mainboard/starlabs/starbook/cml/README.md
@@ -0,0 +1,30 @@
+This is the firmware binary for the ITE embedded controller used in the StarLabTop Mk IV. The embedded controller
+controls all the low level function in the laptop like switches, keyboard and power.
+
+It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
+
+#### ITE: [1.07](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.07/efi-L4.zip) (2021-09-29)
+> Add support to set the maximum charge level of the battery
+
+#### ITE: [1.06](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.06/efi-L4.zip) (2021-09-22)
+> Add Q Event for Touchpad State which allows it to be saved on reboot
+
+#### ITE: [1.05](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.05/efi-L4.zip) (2021-09-22)
+> Updated power configuration
+> Use battery power when charger doesn't supply enough
+
+#### ITE: [1.04](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.04/efi-L4.zip) (2021-09-22)
+> Function lock state remembered between reboots
+
+#### ITE: [1.03](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.03/efi-L4.zip) (2021-09-22)
+> Updated fan curve
+
+#### ITE: [1.02](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.02/efi-L4.zip) (2021-09-22)
+> Updated fan curve
+
+#### ITE: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.01/efi-L4.zip) (2021-09-22)
+> Updated fan curve
+> Updated Fn binding at post
+
+#### ITE: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarLabTop/MkIV/ITE/1.00/efi-L4.zip) (2021-09-22)
+> Initial release firmware for the StarLabTop Mk IV
diff --git a/mainboard/starlabs/starbook/tgl/README.md b/mainboard/starlabs/starbook/tgl/README.md
new file mode 100644
index 0000000..c0703c8
--- /dev/null
+++ b/mainboard/starlabs/starbook/tgl/README.md
@@ -0,0 +1,16 @@
+This is the firmware binary for the ITE embedded controller used in the StarBook Mk V. The embedded controller
+controls all the low level function in the laptop like switches, keyboard and power.
+
+It is licensed under the [MIT License](../../MIT.md), and as such, the source code is not available.
+
+#### ITE128: [1.03](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.03/efi-B5.zip) (2021-12-22)
+> Fixed issue where keyboard backlight wouldn't turn off when entering S3 or turning off
+
+#### ITE128: [1.02](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.02/efi-B5.zip) (2021-12-10)
+> Update Normal and Quiet fan curves to delay start until 65 degree's. Performance mode is unchanged.
+
+#### ITE128: [1.01](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.01/efi-B5.zip) (2021-10-08)
+> Added support to select maximum charge percentage
+
+#### ITE128: [1.00](https://github.com/StarLabsLtd/firmware/raw/master/StarBook/MkV/ITE128/1.00/efi-B5.zip) (2021-10-08)
+> Initial release firmware for the StarBook Mk V