Commit Graph

1695 Commits (f6f6e8593a81f5fdcec4e361c28e861bee23fe62)
 

Author SHA1 Message Date
Pavol Rusnak f6f6e8593a
bootloader: don't crash on empty usb queue
7 years ago
Pavol Rusnak 9fcb59c3ca
trezorhal: reply with winusb guid just for interface 0
7 years ago
Pavol Rusnak ca0918dbce
trezorhal: rework winusb
7 years ago
Pavol Rusnak 00c193f5cc
trezorhal, unix: drop flash_write_{byte,word} usage, rename flash_write_{byte,word}_rel to flash_write_{byte,word}
7 years ago
Pavol Rusnak 1e7920435c
bootloader: fix flashing of non-continous firmware areas
7 years ago
Jan Pochyla f32e8c50d9 apps/wallet/sign_identity: use secp256k1 by default
7 years ago
Pavol Rusnak 089168209b
trezorhal: fix webusb landing page
7 years ago
Pavol Rusnak 919e2b9c3b
trezorhal: formatting nits in usb
7 years ago
Jan Pochyla 11a5825928
Merge pull request #98 from trezor/reset
7 years ago
Jan Pochyla 57e350fbbf apps/management/reset_device: minor fixes
7 years ago
Peter Jensen 5701e57b48 apps/management/reset_device: improve visuals
7 years ago
Peter Jensen acf9d789c7 ui/confirm: correct button positions
7 years ago
Peter Jensen f5445d7db9 apps/management/reset_device: adding check for written seed
7 years ago
Peter Jensen 44ca1ea703 apps/management/reset_device: update styles
7 years ago
Peter Jensen b5220e8675 apps/management/reset_device: add icons and warning
7 years ago
Jan Pochyla 7960f3ad8e loop: use utimeq.discard()
7 years ago
Jan Pochyla aeab633090 vendor/micropython: update
7 years ago
Pavol Rusnak 9f80d5614a
trezorhal: add winusb magic to webusb interface
7 years ago
Pavol Rusnak f50afd2d2a
bootloader: add (optional) WebUSB support
7 years ago
Pavol Rusnak 5ef0967857
trezorhal: small fixes to USB stack
7 years ago
Pavol Rusnak aa8c192040
trezor.io: remove unused fields from WebUSB class
7 years ago
Pavol Rusnak 8bf19b4c92
trezorhal: refactor trezor.io USB stuff into more files, add WebUSB
7 years ago
Pavol Rusnak ba1a313016
main: small refactor
7 years ago
Pavol Rusnak d927b80b50
trezorhal: more tests in usb
7 years ago
Pavol Rusnak 51db0c4099
fix typo
7 years ago
Pavol Rusnak 311af09236
trezor.io: fix typo in VCP class
7 years ago
Pavol Rusnak 9d10a7a508
trezorhal: more switch formatting
7 years ago
Pavol Rusnak 30ff61b588
trezorhal: add configuration, interface strings to usb descriptors, minor typos
7 years ago
Pavol Rusnak 08376a4a54
fix typo
7 years ago
Jan Pochyla 23728c2713 loop: make wait properly dispose of child tasks
7 years ago
Jan Pochyla dc7d7bb3bd apps/homescreen: add pin_protection to Features
7 years ago
Jan Pochyla db9ac661f9 apps/debug: fix DebugLinkGetState
7 years ago
Pavol Rusnak e92440dfc8
introduce and use memzero instead of explicit_bzero
7 years ago
Pavol Rusnak 3098dc8447
unix: don't use usb_hid_write from usb_hid_read for PING/PONG
7 years ago
Pavol Rusnak fea8d53b85
trezor.io: cleanup usb code
7 years ago
Pavol Rusnak 8fd8613c80
firmware: use -ffreestanding too
7 years ago
Pavol Rusnak ea116d742a
use explicit_bzero where possible; update trezor-crypto
7 years ago
Jan Pochyla 1357ba7202
Merge pull request #93 from trezor/recovery
7 years ago
Peter Jensen 150da5d40c ui/keyboard: move pending marker
7 years ago
Jan Pochyla 2c3df7381f unix/usb: fix wur
7 years ago
Jan Pochyla 20c4900df1 modtrezorcrypto/bip39: throw less exceptions
7 years ago
Jan Pochyla 58c3bba9e2 apps/management/reset_device: fix for new storage
7 years ago
Jan Pochyla 77b78e277a apps/management/recovery_device: adapt for new keyboard
7 years ago
Jan Pochyla cd0fa4df4a ui/keyboard: refactor
7 years ago
Jan Pochyla 4a83864593 ui/confirm: fix content in HoldToConfirmDialog
7 years ago
Jan Pochyla 248daa8970 ui/button: styles, refactoring
7 years ago
Jan Pochyla c3fc5c310d apps/common/request_pin: icons
7 years ago
Jan Pochyla 5ed83f0e18 ui/text: add icon_color
7 years ago
Jan Pochyla 814de4acb4 ui/style: colors and icons
7 years ago
Jan Pochyla dbed5eade9 ui: add grid function
7 years ago