Andrew Kozlik
d37af9e233
feat(legacy/bootloader): Avoid overflow in readprotobufint().
...
[no changelog]
2024-07-18 14:22:32 +02:00
tychovrahe
03c64f8faa
chore(legacy): bump versions after release
2023-02-27 14:54:25 +01:00
matejcik
af1f73a373
docs(legacy): update changelogs
2023-02-27 14:54:17 +01:00
tychovrahe
daf566a260
fix(legacy): fix v2 signature validation
2023-02-06 10:03:27 +01:00
matejcik
0c3b0371dd
chore(legacy): bump versions after release
2023-01-02 11:37:56 +01:00
matejcik
74471ce23e
chore(legacy): generate changelogs
2023-01-02 11:11:05 +01:00
tychovrahe
335ac476a2
feat(legacy): filled production keys, 2 out of 3 signatures
2023-01-02 11:03:38 +01:00
tychovrahe
3cd47f85af
feat(legacy): qa build for upgrade testing
2023-01-02 11:03:38 +01:00
tychovrahe
9d64039245
chore(legacy): bump versions to 1.12.x
2023-01-02 11:03:38 +01:00
matejcik
29e064f07b
chore(legacy/bootloader): drop unused VERSION_x_CHAR
...
[no changelog]
2023-01-02 11:03:38 +01:00
Ondrej Mikle
71e0b8c1c3
feat(legacy): make debugging less painful, remove PRODUCTION macro matrix, split reset_handlers
2023-01-02 11:03:38 +01:00
Ondrej Mikle
5b5e4a8b3e
feat(legacy): better debugability for various PRODUCTION bootloader/FW settings
2023-01-02 11:03:38 +01:00
Ondrej Mikle
e2abd2a9ad
feat(legacy): bootloader with v3 SignMessage signatures + signatures debug
...
Removed oldest v1 style of firmware signature and presence checks.
Added debug helpers for T1 signatures.
Support for v2 and v3 signatures, but can only update FW to v3-style signed.
Support for debugging T1 signatures.
Scripts and README for debugging v2/v3 FW signing scheme.
Firmware in GetFeatures counts only v3 signatures as signed.
Add documentation and comments about signing schemes like a sane person
2022-11-22 15:00:19 +01:00
Ondrej Mikle
4bed278e80
feat(legacy): Ability to flash bootloader and firmware via JLink
...
[no changelog]
2022-09-19 10:09:14 +02:00
matejcik
a1984f3275
chore(legacy): release bootloader 1.11.0
2022-05-03 23:00:25 +02:00
matejcik
768d577d78
feat(legacy/bootloader): report installed firmware version
2022-05-03 23:00:25 +02:00
matejcik
ed8cdef331
chore(legacy/bootloader): bump major version
2022-05-03 23:00:25 +02:00
matejcik
7d93bd3179
fix(legacy/bootloader): erase storage if going below fix_version
2022-05-03 23:00:25 +02:00
Andrew Kozlik
d693b0c196
feat(legacy): Return fw_vendor in firmware Features message.
...
[no changelog]
2022-05-03 19:00:04 +02:00
Martin Milata
548651608c
docs(legacy/bootloader): fix changelog date
2022-02-17 11:42:09 +01:00
matejcik
825ccd9df5
build(legacy): make bootloader_align target repeatable
...
[no changelog]
2022-02-10 14:48:11 +01:00
Pavol Rusnak
3ec63c1dc7
build(legacy/bootloader): sort entries in Makefile
...
[no changelog]
2021-11-29 17:54:59 +01:00
Ondrej Mikle
22b1714e59
build(legacy/bootloader): build bootloader with -Os
...
[no changelog]
2021-11-29 16:03:36 +01:00
Ondrej Mikle
5224ea4afe
fix(legacy/bootloader): compress firmware verification public keys
2021-11-04 09:40:02 +01:00
amadejpapez
85ba7c12ba
style(all): use f-strings for formatting
...
[no changelog]
2021-10-13 11:53:17 +02:00
Ondrej Mikle
a85d2483ff
chore(legacy & core): changelogs added
2021-09-27 15:42:29 +02:00
Ondrej Mikle
e982181148
style(core & legacy): buggy compiler checks
2021-09-27 15:42:29 +02:00
Ondrej Mikle
6ea4b7b211
fix(core & legacy): better styled compiler checks
2021-09-27 15:42:29 +02:00
Ondrej Mikle
6b849b1d4d
fix(core & legacy): avoid accidental build with broken stack protector
2021-09-27 15:42:29 +02:00
Pavol Rusnak
8cfa5da1ce
docs: fix typos in comments
...
[skip_ci]
2021-06-30 15:41:55 +02:00
Martin Milata
ee1fda3f7f
docs(legacy/bootloader): use towncrier for generating CHANGELOG.md
2021-05-04 14:18:01 +02:00
Martin Milata
f58c1634c6
docs(core): use towncrier for generating CHANGELOG.md
2021-05-04 14:18:01 +02:00
Pavol Rusnak
40bd66ded4
chore(legacy): fix last commit
2021-04-23 15:51:11 +02:00
Tomas Susanka
300c27abb8
chore(legacy): bump version to 1.10.1; add soft-reset to changelog
2021-04-23 15:47:17 +02:00
Pavol Rusnak
60a6b8211e
docs(changelog): next bootloader/firmware version will be 1.10.0
2021-03-05 18:32:23 +01:00
Pavol Rusnak
cd62a79ec2
docs(legacy): fix bootloader changelog
2021-03-03 16:27:42 +01:00
Pavol Rusnak
3b80e9f228
fix(legacy): store only half of the logo64, use flip to render both parts
2021-03-03 16:23:53 +01:00
Ondrej Mikle
b625b74bc7
chore(legacy): fix version in bootloader readme
2021-03-03 12:06:59 +01:00
Ondrej Mikle
9787ebfd21
chore(legacy): update Changelogs
2021-03-03 12:06:58 +01:00
Ondrej Mikle
10be0230a5
chore(legacy): bump bootloader version
2021-03-03 12:06:58 +01:00
Pavol Rusnak
1a71dcd0c5
chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader
2021-03-03 12:06:57 +01:00
Ondrej Mikle
040d09397c
feat(legacy): grab 'go to bootloader flag' as soon as possible
2021-03-03 12:06:57 +01:00
Ondrej Mikle
37306350c0
feat(legacy): pushing 'go to bootloader flag' to bootloader main
2021-03-03 12:06:56 +01:00
Pavol Rusnak
b9c0b3969b
legacy+core: unify error codes in bootloaders ( #1347 )
2020-11-18 11:21:57 +01:00
Tomas Susanka
d72c2287fb
docs: add feature to 1.8.0 bootloader changelog ( #1308 ) [skip ci]
2020-10-15 14:02:55 +02:00
Pavol Rusnak
fd2ddbfb03
core+legacy: expand month names in changelogs
2020-08-05 23:07:11 +02:00
Pavol Rusnak
e97413e8c5
legacy: convert old changelogs to new format
2020-07-27 12:13:43 +02:00
matejcik
2c8e5f527b
all: rename changelogs to .md for highlighting
2020-07-08 10:43:40 +02:00
matejcik
a19a9a318a
all: improve changelog formatting
2020-07-08 10:43:40 +02:00
Tomas Susanka
f8b2f0bb7b
changelogs: change also bootloader changelogs to the new format
2020-06-11 15:48:38 +00:00