index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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