Christoph Honal
|
702f65d3ee
|
Bootloader: Ignore __pycache__ in Git
|
2022-06-05 09:53:22 +03:00 |
|
luz paz
|
03a510bd18
|
Fix various typos
Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
|
2022-06-05 09:31:23 +03:00 |
|
Riku Isokoski
|
2314c41ad6
|
Reorganize bootloader readme
|
2021-11-28 13:42:37 +01:00 |
|
carlosperate
|
c4b8ff314a
|
Update git URLS, MCUboot is now independent w/ different GitHub org.
|
2021-10-17 00:31:21 +01:00 |
|
Jean-François Milants
|
51ff9d5e7b
|
Normalize all the line endings
|
2021-01-31 20:50:04 +01:00 |
|
JF002
|
b50e222e2e
|
Merge pull request #120 from ryanplusplus/transfert-typo
Fixed typo (Transfert -> Transfer)
|
2020-11-17 19:43:45 +01:00 |
|
JF
|
f0e1f98823
|
Increase timeout of DFU characteristic discovery to fix failed attempts to OTA with dfu.py.
|
2020-11-08 11:35:15 +01:00 |
|
Ryan Hartlage
|
3ccfa1d924
|
Fixed typo (Transfert -> Transfer)
|
2020-11-01 15:44:06 -05:00 |
|
JF
|
db2b248130
|
Add missing bootloader binary file.
|
2020-09-28 21:22:02 +02:00 |
|
JF
|
feac7b1b9f
|
Updated boot graphic with a blue pinecone (Pine64 logo).
|
2020-09-20 14:31:56 +02:00 |
|
JF
|
8d2e56bf00
|
Update to the latest version of the bootloader (https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v5.0.4)
|
2020-09-20 11:29:56 +02:00 |
|
JF
|
1eceafee1c
|
Fix typo.
|
2020-08-14 21:58:35 +02:00 |
|
JF
|
bfc3f07a37
|
Add doc about firmware validation
|
2020-08-14 21:46:34 +02:00 |
|
JF
|
27fa273d83
|
Add missing links in bootloader doc.
|
2020-08-10 20:02:32 +02:00 |
|
JF
|
d8c2c9ad01
|
Add more doc about the bootloader (sequence diagrams and degraded cases).
|
2020-08-10 16:36:29 +02:00 |
|
JF
|
3b835d455f
|
Add explaination about the bootloader.
|
2020-07-27 21:38:07 +02:00 |
|
JF
|
2170800d76
|
Improve doc about bootloader & mcuboot.
|
2020-06-07 14:09:44 +02:00 |
|
JF
|
46b8bf9fc1
|
Add new target (pinetime-graphics) that flash the bootloader logo into the spi flash memory.
|
2020-06-06 19:28:01 +02:00 |
|
JF
|
b41a856b9d
|
Add python script to DFU from a linux PC to the Pinetime
|
2020-06-01 15:21:58 +02:00 |
|
JF
|
00451ef05b
|
Add example scripts to generate mcuboot image, dfu file and program them with openocd.
|
2020-05-24 17:47:07 +02:00 |
|
JF
|
84b996bf3f
|
Typo in file name.
Set version to 0.6.0.
|
2020-05-24 17:02:45 +02:00 |
|
JF
|
331481cd0c
|
Refactor CMake files to allow building 2 binaries : one standalone and one compatible with mcuboot bootloader (the offset in memory is different).
Add documentation about mcuboot image generation and OTA.
Re-enable watchdog
|
2020-05-24 16:36:04 +02:00 |
|