- Apr 28, 2023
-
-
Due to the limitions of the fastboot protocol in uuu any command that takes more than 2 seconds to run will time out the USB bus. This re-write breaks the erase, write, read, verify into 2S chunks.
-
- Mar 08, 2022
-
-
Angus Ainslie authored
The firmware jail needs to be writen after the TPS firmware so add an offset for the write. libusb times out if we try and wait for the command to complete so the timeouts needed to be extended. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Oct 01, 2021
-
-
These were split out to a separate repo Closes: #40
-
- Aug 12, 2021
-
-
Guido Gunther authored
These were split out to a separate repo. Keep the scripts around but don't install them in the package until all the docs got updated. See #40
-
- Mar 12, 2021
-
-
Guido Gunther authored
Repurpose the board variant for that since it's unused.
-
- Mar 01, 2021
-
-
Guido Gunther authored
This avoids downloading / flashing with root permissions and extending the docs even further. We can switch to `uuu -udev > ...` once the new uuu is more widespread. Closes: #35
-
- Feb 02, 2021
-
-
Guido Gunther authored
This makes the script more self contained.
-
- Jan 21, 2021
-
-
Give an informative message and wait for the device to show up before starting to flash.
-
- Jan 19, 2021
-
-
Guido Gunther authored
-
-
- Jan 18, 2021
-
-
-
Closes: #30
-
-
- Nov 04, 2020
-
-
But don't make it the default until we have the images online.
-
- Oct 02, 2020
-
-
Guido Gunther authored
This makes it simpler for people who found --help
-
Guido Gunther authored
-
- Sep 25, 2020
-
-
-
No need to pass both
-
-
We don't process integers
-
- Sep 14, 2020
-
-
Instead of creating more uuu scripts for all of the permutations of images and u-boots create a python script that can flash local images. Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Aug 31, 2020
-
-
We keep a symlink for backward compat
-
- Jul 28, 2020
-
-
Guido Gunther authored
Closes: #24
-
Guido Gunther authored
This makes sure people use the correct ones.
-
Guido Gunther authored
It's still possilble to override it completely
-
Guido Gunther authored
-
- Jul 07, 2020
-
-
Angus Ainslie (Purism) authored
Check the contents of the on board flash. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
- Apr 23, 2020
-
-
Guido Gunther authored
-
Guido Gunther authored
/boot is '1' on the phone
-
- Apr 06, 2020
-
-
Kyle Evans authored
-
- Feb 19, 2020
-
-
Add the librem5 VID:PID. With this you can no longer accidentaly use a devkit script on a librem5 phone. This will not protect phones that don't have the VID:PID set ( aspen, birch and chestnut ) and because the devkit doesn't have a unique VID:PID the phone scripts can still program the devkit. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Add a board rev to flash the dogwood devices. Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
- Jan 08, 2020
-
-
- Dec 17, 2019
-
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Dec 09, 2019
-
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-
- Nov 30, 2019
-
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Angus Ainslie authored
Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
Angus Ainslie authored
Not using a recovery u-boot right now Signed-off-by:
Angus Ainslie (Purism) <angus@akkea.ca>
-
- Nov 25, 2019
-
-
Angus Ainslie authored
After writeing the flash read back the contents and compare Signed-off-by:
Angus Ainslie <angus@akkea.ca>
-