aboutsummaryrefslogtreecommitdiffstats
path: root/bootloader
Commit message (Expand)AuthorAgeFilesLines
* Normalize all the line endingsJean-François Milants2021-01-311-1/+1
* Merge pull request #120 from ryanplusplus/transfert-typoJF0022020-11-171-8/+8
|\
| * Fixed typo (Transfert -> Transfer)Ryan Hartlage2020-11-011-8/+8
* | Increase timeout of DFU characteristic discovery to fix failed attempts to OT...JF2020-11-081-1/+1
|/
* Add missing bootloader binary file.JF2020-09-281-0/+0
* Updated boot graphic with a blue pinecone (Pine64 logo).JF2020-09-201-7202/+242
* Update to the latest version of the bootloader (https://github.com/lupyuen/pi...JF2020-09-202-3/+3
* Fix typo.JF2020-08-141-1/+1
* Add doc about firmware validationJF2020-08-141-1/+22
* Add missing links in bootloader doc.JF2020-08-101-1/+1
* Add more doc about the bootloader (sequence diagrams and degraded cases).JF2020-08-101-2/+38
* Add explaination about the bootloader.JF2020-07-271-1/+14
* Improve doc about bootloader & mcuboot.JF2020-06-071-1/+1
* Add new target (pinetime-graphics) that flash the bootloader logo into the sp...JF2020-06-062-0/+7223
* Add python script to DFU from a linux PC to the PinetimeJF2020-06-0110-2/+1509
* Add example scripts to generate mcuboot image, dfu file and program them with...JF2020-05-244-0/+43
* Typo in file name.JF2020-05-241-0/+0
* Refactor CMake files to allow building 2 binaries : one standalone and one co...JF2020-05-243-0/+50