Commit Graph

10101 Commits (andrewkozlik/storage-init-refactor)
 

Author SHA1 Message Date
Pavol Rusnak 1e2bb337a9
refactor(core): drop buttons argument for ui_screen_firmware_info
3 years ago
Pavol Rusnak 814db111b2
feat(core): add define to invert display colors on ST7789V
3 years ago
Andrew Kozlik 850aa56691 docs(core): Add references to SLIPs in the code.
3 years ago
Pavol Rusnak 5cff6ac964
doc(core): update comments around UDP emulator
3 years ago
Andrew Kozlik a8c500bffd feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator.
3 years ago
Fabien 9ef26c347e Add support for Schnorr crypto (BCH variant)
3 years ago
Pavol Rusnak d6d1cd7b4c style(crypto): cleanup unused functions
3 years ago
mcudev b50f1e0b89 openocd: separate stlink configs deprecated - now combined
3 years ago
Pavol Rusnak a36d0c0fbe
docs(changelog): add public key to ECDHSessionKey
3 years ago
Roman Zeyde 78ab0a6a2d feat(legacy): add public_key to ECDHSessionKey
3 years ago
Roman Zeyde 7ce4e13bcf feat(core): add public_key to ECDHSessionKey
3 years ago
Roman Zeyde b2877afa7f feat(common): add public_key to ECDHSessionKey
3 years ago
Pavol Rusnak ebfd51d818
fix(core): stay_in_bootloader should default to false, not true
3 years ago
Pavol Rusnak efac5d56f5
fix(core): change touch i2c clock speed to 200 kHz
3 years ago
Pavol Rusnak 97b43499e5
fix(legacy): remove executable bit from legacy/firmware/bootloader.dat
3 years ago
Pavol Rusnak 60a6b8211e
docs(changelog): next bootloader/firmware version will be 1.10.0
3 years ago
Pavol Rusnak cc42af28fd
docs(changelog): next FW version will be 2.4.0
3 years ago
Martin Milata 7c1d72c254 style(core): fix bootloader formatting
3 years ago
Pavol Rusnak 29a3e91f09 feat(core): refactor display_init_seq from display_init
3 years ago
Pavol Rusnak 5dd3d73d00
fix(core): remove unused stuff from bootloader_ci
3 years ago
Ondrej Mikle a4ba24645b
feat(core): remove connect to host dialog in the bootloader
3 years ago
Pavol Rusnak f3ae3615c7
fix(core): unify bootloader_ci with bootloader
3 years ago
Pavol Rusnak b074404dcf
fix(core): small secbool refactor for bootloader_ci
3 years ago
Pavol Rusnak 2dc094bd3e
fix(core): small secbool refactors
3 years ago
Pavol Rusnak 4a82d6c9d5 fix(legacy): recompile bundled bootloader
3 years ago
Pavol Rusnak cd62a79ec2
docs(legacy): fix bootloader changelog
3 years ago
Pavol Rusnak 4d2237b32b fix(legacy): refactor oledDrawBitmap and oledDrawBitmapFlip
3 years ago
Pavol Rusnak 72691a93d5 fix(legacy): cleanup bitmaps, use 1-bit PNG, update generate script
3 years ago
Pavol Rusnak 3b80e9f228 fix(legacy): store only half of the logo64, use flip to render both parts
3 years ago
Pavol Rusnak 10cb634a45
fix(legacy): change STAY_IN_BOOTLOADER_FLAG to 0x0FC35A96
3 years ago
Pavol Rusnak 4b0f41d41e
fix(common): change msg_id of RebootToBootloader from 804 to 87
3 years ago
Ondrej Mikle 77e99078c3
chore(trezorlib): add generated message files
3 years ago
Ondrej Mikle 1579c62332
chore(legacy): reboot to bootloader protobuf generated messages
3 years ago
Ondrej Mikle d0b630abfc
chore(legacy): return code for reboot call
3 years ago
Ondrej Mikle 18a05d467e
chore(legacy): fake handling emulator reset to bootloader
3 years ago
Ondrej Mikle 2dccbf99d4
chore(legacy): add reset to bootloader protobuf message
3 years ago
Ondrej Mikle b625b74bc7
chore(legacy): fix version in bootloader readme
3 years ago
Ondrej Mikle 9787ebfd21
chore(legacy): update Changelogs
3 years ago
Ondrej Mikle de09d27c44
chore(legacy): bump version of intermediate_fw to match bootloader
3 years ago
Ondrej Mikle f9917e8d47
feat(legacy): add 'stay in bootloader' bootloader to firmware'
3 years ago
Ondrej Mikle 10be0230a5
chore(legacy): bump bootloader version
3 years ago
Pavol Rusnak 1a71dcd0c5
chore(legacy): unify {go,return}_to_bootloader => stay_in_bootloader
3 years ago
Ondrej Mikle 040d09397c
feat(legacy): grab 'go to bootloader flag' as soon as possible
3 years ago
Ondrej Mikle 1c38819bf9
chore(legacy): fix demo build
3 years ago
Ondrej Mikle 64f29d5697
chore(legacy): fix emulator build
3 years ago
Ondrej Mikle 90fe2047c8
chore(legacy): cstyle
3 years ago
Ondrej Mikle 37306350c0
feat(legacy): pushing 'go to bootloader flag' to bootloader main
3 years ago
Ondrej Mikle 0ad63ca245
feat(legacy): linker script go to bootloader absolute address definition
3 years ago
Ondrej Mikle 1699d33cfa
feat(legacy): reboot to bootloader supervisor call constants
3 years ago
Ondrej Mikle 65aa3b49d9
feat(legacy): add supervisor call for reboot to bootloader
3 years ago