| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix markdown format with autoformatter (#1284) | Riku Isokoski | 2022-08-21 | 2 | -47/+51 |
| | | |||||
| * | Bootloader: Ignore __pycache__ in Git | Christoph Honal | 2022-06-05 | 1 | -0/+1 |
| | | |||||
| * | Fix various typos | luz paz | 2022-06-05 | 2 | -5/+5 |
| | | | | | Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough` | ||||
| * | Reorganize bootloader readme | Riku Isokoski | 2021-11-28 | 1 | -5/+3 |
| | | |||||
| * | Update git URLS, MCUboot is now independent w/ different GitHub org. | carlosperate | 2021-10-17 | 1 | -2/+2 |
| | | |||||
| * | Normalize all the line endings | Jean-François Milants | 2021-01-31 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #120 from ryanplusplus/transfert-typo | JF002 | 2020-11-17 | 1 | -8/+8 |
| |\ | | | | | Fixed typo (Transfert -> Transfer) | ||||
| | * | Fixed typo (Transfert -> Transfer) | Ryan Hartlage | 2020-11-01 | 1 | -8/+8 |
| | | | |||||
| * | | Increase timeout of DFU characteristic discovery to fix failed attempts to ↵ | JF | 2020-11-08 | 1 | -1/+1 |
| |/ | | | | OTA with dfu.py. | ||||
| * | Add missing bootloader binary file. | JF | 2020-09-28 | 1 | -0/+0 |
| | | |||||
| * | Updated boot graphic with a blue pinecone (Pine64 logo). | JF | 2020-09-20 | 1 | -7202/+242 |
| | | |||||
| * | Update to the latest version of the bootloader ↵ | JF | 2020-09-20 | 2 | -3/+3 |
| | | | | | (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4) | ||||
| * | Fix typo. | JF | 2020-08-14 | 1 | -1/+1 |
| | | |||||
| * | Add doc about firmware validation | JF | 2020-08-14 | 1 | -1/+22 |
| | | |||||
| * | Add missing links in bootloader doc. | JF | 2020-08-10 | 1 | -1/+1 |
| | | |||||
| * | Add more doc about the bootloader (sequence diagrams and degraded cases). | JF | 2020-08-10 | 1 | -2/+38 |
| | | |||||
| * | Add explaination about the bootloader. | JF | 2020-07-27 | 1 | -1/+14 |
| | | |||||
| * | Improve doc about bootloader & mcuboot. | JF | 2020-06-07 | 1 | -1/+1 |
| | | |||||
| * | Add new target (pinetime-graphics) that flash the bootloader logo into the ↵ | JF | 2020-06-06 | 2 | -0/+7223 |
| | | | | | spi flash memory. | ||||
| * | Add python script to DFU from a linux PC to the Pinetime | JF | 2020-06-01 | 10 | -2/+1509 |
| | | |||||
| * | Add example scripts to generate mcuboot image, dfu file and program them ↵ | JF | 2020-05-24 | 4 | -0/+43 |
| | | | | | with openocd. | ||||
| * | Typo in file name. | JF | 2020-05-24 | 1 | -0/+0 |
| | | | | | Set version to 0.6.0. | ||||
| * | Refactor CMake files to allow building 2 binaries : one standalone and one ↵ | JF | 2020-05-24 | 3 | -0/+50 |
| compatible with mcuboot bootloader (the offset in memory is different). Add documentation about mcuboot image generation and OTA. Re-enable watchdog | |||||
