summaryrefslogtreecommitdiff
path: root/bootloader
AgeCommit message (Expand)Author
2021-11-28Reorganize bootloader readmeRiku Isokoski
2021-10-16Update git URLS, MCUboot is now independent w/ different GitHub org.carlosperate
2021-01-31Normalize all the line endingsJean-François Milants
2020-11-17Merge pull request #120 from ryanplusplus/transfert-typoJF002
2020-11-08Increase timeout of DFU characteristic discovery to fix failed attempts to OT...JF
2020-11-01Fixed typo (Transfert -> Transfer)Ryan Hartlage
2020-09-28Add missing bootloader binary file.JF
2020-09-20Updated boot graphic with a blue pinecone (Pine64 logo).JF
2020-09-20Update to the latest version of the bootloader (https://github.com/lupyuen/pi...JF
2020-08-14Fix typo.JF
2020-08-14Add doc about firmware validationJF
2020-08-10Add missing links in bootloader doc.JF
2020-08-10Add more doc about the bootloader (sequence diagrams and degraded cases).JF
2020-07-27Add explaination about the bootloader.JF
2020-06-07Improve doc about bootloader & mcuboot.JF
2020-06-06Add new target (pinetime-graphics) that flash the bootloader logo into the sp...JF
2020-06-01Add python script to DFU from a linux PC to the PinetimeJF
2020-05-24Add example scripts to generate mcuboot image, dfu file and program them with...JF
2020-05-24Typo in file name.JF
2020-05-24Refactor CMake files to allow building 2 binaries : one standalone and one co...JF