Commit Graph

342 Commits (andrewkozlik/storage-init-refactor)

Author SHA1 Message Date
Andrew Kozlik 72e5245336 refactor(storage, core, legacy): Split out storage_set_ui_wait_callback() from storage_init().
3 years ago
Pavol Rusnak 40bd66ded4
chore(legacy): fix last commit
3 years ago
Tomas Susanka 300c27abb8 chore(legacy): bump version to 1.10.1; add soft-reset to changelog
3 years ago
Tomas Susanka e82aacbc7c docs(legacy/changelog): add note on bootloader
3 years ago
Pavol Rusnak f606b71881
fix(legacy): update intermediate_fw version to 1.10.0
3 years ago
Pavol Rusnak f93a8514e8
fix(legacy): update embedded bootloader hash
3 years ago
Pavol Rusnak 1f6fe62fd2
build(legacy): don't try to build intermediary_fw for emulator
3 years ago
Pavol Rusnak c6dc708fe6
build(legacy): build bootloader and intermediary_fw in docker
3 years ago
Pavol Rusnak 73ae44f500 fix(legacy): rebuild bundled bootloader (deterministically)
3 years ago
Pavol Rusnak 0d37824b01 fix(legacy): show dialog before rebooting to bootloader
3 years ago
Alexis Hernandez bb1c638d3b legacy: Update op_return max size to 150 bytes
3 years ago
Andrew Kozlik 01e7700333 fix(legacy): Flip bitmaps correctly.
3 years ago
Andrew Kozlik a755e99ccc feat(legacy): Display nLockTime in human-readable form.
3 years ago
Andrew Kozlik 66823e2893 chore(core,legacy): Bump FIX_VERSIONs due to upgrade to storage version 3.
3 years ago
Andrew Kozlik cbb0d82999 feat(legacy): Support 50 digit PIN and wipe code.
3 years ago
matejcik 56ee7d33a9 chore: add cardano changelogs
3 years ago
Andrew Kozlik 97a3223663 fix(legacy): Skip unused messages in nanopb.
3 years ago
Andrew Kozlik a36439a57f fix(legacy): Improve compile-time checks of message sizes.
3 years ago
Andrew Kozlik 54fec3742f fix(legacy): Improve error handling in msg_read_tiny().
3 years ago
Andrew Kozlik d3183776fa chore(legacy): Add compile-time checks for msg_tiny sizes.
3 years ago
Andrew Kozlik 838b2c2c77 fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE.
3 years ago
Andrew Kozlik 9aec5409b9 feat(legacy): Allow decreasing output amount in RBF transactions.
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
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 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 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