Commit Graph

260 Commits (7ce4e13bcf36a0db24672ae44055ae4b30366681)

Author SHA1 Message Date
Pavol Rusnak ebfd51d818
fix(core): stay_in_bootloader should default to false, not true
4 years ago
Pavol Rusnak efac5d56f5
fix(core): change touch i2c clock speed to 200 kHz
4 years ago
Martin Milata 7c1d72c254 style(core): fix bootloader formatting
4 years ago
Pavol Rusnak 29a3e91f09 feat(core): refactor display_init_seq from display_init
4 years ago
Pavol Rusnak 5dd3d73d00
fix(core): remove unused stuff from bootloader_ci
4 years ago
Ondrej Mikle a4ba24645b
feat(core): remove connect to host dialog in the bootloader
4 years ago
Pavol Rusnak f3ae3615c7
fix(core): unify bootloader_ci with bootloader
4 years ago
Pavol Rusnak b074404dcf
fix(core): small secbool refactor for bootloader_ci
4 years ago
Pavol Rusnak 2dc094bd3e
fix(core): small secbool refactors
4 years ago
Martin Milata 48627b7f0f fix(core): bootloader_ci build
4 years ago
Pavol Rusnak 5395c542c1
chore(core): update changelog, bump version to 2.3.7
4 years ago
Pavol Rusnak f46380147f fix(core): update sync protobuf messages in bootloader
4 years ago
matejcik ccd241fe55 feat(core/cardano): enable typing for Cardano app
4 years ago
Ondrej Mikle 22d01b6ff4 chore(core): bootloader_ci - decouple file links from original bootloader
4 years ago
Pavol Rusnak a11cb11ba3 chore(core): rework SYSTEMVIEW_DEST_SYSTEMVIEW
4 years ago
Ondrej Mikle d99127771c chore(core): reorder includes
4 years ago
Ondrej Mikle a628b9a92d chore(core): remove unneeded include
4 years ago
Ondrej Mikle 4cf91b128d style(core): systemview editorconfig reformat
4 years ago
Ondrej Mikle 9411756c42 style(core): systemview reformat
4 years ago
Ondrej Mikle 550216354b chore(core): more systematic systemview function definitions
4 years ago
Ondrej Mikle 869cfbbd1c style(core): style for systemview
4 years ago
Ondrej Mikle 0abcb57840 feat(core): place systemview buffers into CCMRAM
4 years ago
Ondrej Mikle 5a4166ea93 feat(core): increase systemview buffers
4 years ago
Ondrej Mikle f591ce6789 feat(core): update systemview sources to 3.20
4 years ago
Ondrej Mikle 8fa3745838 feat(core): define RTT locking by enabling/disabling interrupts
4 years ago
Ondrej Mikle ce3a6b649c feat(core): systemview header
4 years ago
Ondrej Mikle 4a692cc63b feat(core): segger dependencies
4 years ago
Ondrej Mikle 5f837e12b9 feat(core): send messaged through systemview
4 years ago
Ondrej Mikle 60e4e06aa5 feat(core): measure systick with systemview
4 years ago
Ondrej Mikle c5e986b1ba feat(core): enable SystemView at firmware start
4 years ago
Martin Milata c293b52bd6 feat(core): bootloader_ci: do not ui_fadein/ui_fadeout
4 years ago
Martin Milata 2643ee2ab8 feat(core): bootloader_ci: wipe device without confirmation
4 years ago
Tomas Susanka 1006c8a0f1 chore(core,legacy): change versions to 1.9.5 and 2.3.6
4 years ago
Pavol Rusnak 92535dc090
chore(core,legacy): change versions back to 1.9.4 and 2.3.5
4 years ago
Pavol Rusnak 43ed13b323 feat(core): disable SECP256K1_ZKP feature flag
4 years ago
Pavol Rusnak f3d5de15ef refactor(core): turn SECP256K1_ZKP into a firmware feature flag
4 years ago
Jan Pochyla f3a64435f1
fix(core): root ui callback for trezorconfig mod (#1412)
4 years ago
Martin Milata db5b65a420 perf(core): enable rendering of substrings to avoid slicing
4 years ago
Pavol Rusnak 93215ae3c7 style: reformat with clang-format 11
4 years ago
Rafael Korbas edf9b4ee85 Refactor mnemonic_to_entropy to not (misleadingly) return checksum
4 years ago
Tomas Susanka d2e3269ede chore(core): bump version to 2.3.6
4 years ago
Andrew Kozlik aeb021b159 chore(core): Improve naming of SLIP39's T9 mask lookup.
4 years ago
Andrew Kozlik 7fc1851279 fix(crypto): Improve naming and robustness of SLIP39's T9 mask lookup.
4 years ago
Pavol Rusnak 0519c8bd13
Revert "chore(core): bump version to 2.3.6"
4 years ago
Tomas Susanka 01d1058048 chore(core): bump version to 2.3.6
4 years ago
Pavol Rusnak b9c0b3969b
legacy+core: unify error codes in bootloaders (#1347)
4 years ago
Pavol Rusnak 50fdd183c2
ci: enable editorconfig checks, fix whitespace issues
4 years ago
Pavol Rusnak ded61a4ccf
chore(vendor): update micropython to v1.13
4 years ago
Andrew Kozlik c67ecb984b chore(crypto): Move XPUB_MAXLEN and ADDRESS_MAXLEN from modtrezorcrypto to bip32.h.
4 years ago
Andrew Kozlik c21ca81a1e fix(core): Prevent sensitive data from being left on the call stack in modtrezorcrypto.
4 years ago