1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 15:30:55 +00:00
Commit Graph

9647 Commits

Author SHA1 Message Date
Pavol Rusnak
10b687c318
reorganization (wip) 2017-02-24 13:19:00 +01:00
Pavol Rusnak
127d76a913
enable/disable passphrase protection via trezorctl 2017-02-23 11:56:54 +01:00
Jan Pochyla
110dca7711 modtrezorui: fix Font_Bitmap extern 2017-02-22 17:27:53 +01:00
mruddy
3e8122ba28 bump version to 0.7.11 (#100) 2017-02-22 15:39:07 +01:00
Pavol Rusnak
c50943bbf0
modtrezormsg: cleanup touch methods 2017-02-22 15:19:25 +01:00
Pavol Rusnak
18bd3e6197
update mnemonic requirement 2017-02-22 15:07:58 +01:00
Pavol Rusnak
f443407fae
modtrezorui: add extern to includes 2017-02-22 14:26:30 +01:00
Pavol Rusnak
affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal 2017-02-21 16:17:10 +01:00
Pavol Rusnak
216b60d8b6
update makefile 2017-02-21 11:23:50 +01:00
mruddy
71d0c483f8 add tools support for reading bootloader from debug link enabled device (#99) 2017-02-20 14:36:00 +01:00
Jan Pochyla
edae88932a trezorhal: add to Makefile 2017-02-20 11:36:28 +01:00
Jan Pochyla
bf878ff15e trezor.loop: support re-using Sleep and Wait objects 2017-02-20 11:36:28 +01:00
Pavol Rusnak
b8af656e0a
bootloader: wip 2017-02-19 17:48:28 +01:00
Pavol Rusnak
f50db0e664 update config.json: remove quorumwallet
it seems that quorumwallet.com is dead
2017-02-18 18:16:47 +01:00
Pavol Rusnak
89ec08eec0
bootloader: allow stage 1 to rewrite whole flash 2017-02-17 17:54:40 +01:00
Pavol Rusnak
d8efa32091
bootloader: more wip 2017-02-17 15:49:43 +01:00
mruddy
c8c85424b6
fix usage of RNG before setup (#150/#151) 2017-02-17 13:19:05 +01:00
Pavol Rusnak
e8adff4683
modtrzezormsg: extract touch.h 2017-02-16 14:12:32 +01:00
Pavol Rusnak
8c296099f8
bootloader: wip 2017-02-16 13:48:28 +01:00
Pavol Rusnak
69f1569761
modtrezorui: fix last commit 2017-02-15 18:31:21 +01:00
Pavol Rusnak
d0c59fdf3d
rework display_btext into display_print 2017-02-15 15:40:50 +01:00
Pavol Rusnak
1d5a6dd1b4
modtrezorui: add display_btext 2017-02-14 18:05:39 +01:00
Pavol Rusnak
fe4662d389
bump version 2017-02-11 20:16:11 +01:00
mruddy
a2792cda19 load_device_by_mnemonic and recovery_device: expand unique mnemonic word prefix matches (#96) 2017-02-11 20:15:09 +01:00
Pavol Rusnak
3d89dc8085
bootloader: almost complete stage 1 2017-02-11 16:47:36 +01:00
Pavol Rusnak
ce54014f51
fix typo 2017-02-10 14:40:11 +01:00
Pavol Rusnak
5bdfbb3469
bootloader: work in progress 2017-02-09 20:04:21 +01:00
Pavol Rusnak
302f0e614a
tools: implement VendorHeader and FirmwareImage classes in firmwarectl 2017-02-09 18:14:10 +01:00
Pavol Rusnak
7d4414000e
tools: join check_bootloader and check_firmware into firmwarectl tool 2017-02-09 16:26:15 +01:00
mruddy
de94bf2247 load_device_by_mnemonic: normalize mnemonic before validation (#95) 2017-02-09 14:25:32 +01:00
Jan Pochyla
a8f5738398 trezor.ui.keyboard: suggest more accurately 2017-02-09 13:03:10 +01:00
Pavol Rusnak
2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking 2017-02-08 19:43:47 +01:00
Jan Pochyla
4c8d3e4a35 trezor.ui.keyboard: add two keyboard prototypes 2017-02-08 16:21:32 +01:00
Jan Pochyla
d939cabcb5 trezor.ui.button: add disabled state 2017-02-08 16:21:32 +01:00
Jan Pochyla
e4af95e11b trezor.ui.confirm: support Widget content 2017-02-08 16:21:32 +01:00
Jan Pochyla
910033d71c trezor.ui: add Widget 2017-02-08 16:21:32 +01:00
Jan Pochyla
deb09c2454 modtrezorcrypto: add functions for working with wordlist 2017-02-08 16:21:32 +01:00
Pavol Rusnak
d65b6b35d9
update bootloader documentation 2017-02-08 15:51:13 +01:00
Pavol Rusnak
1f56e8651b
update vendor/micropython submodule 2017-02-08 14:57:53 +01:00
Pavol Rusnak
97a061244e
Merge branch 'master' into segwit 2017-02-08 01:06:45 +01:00
Pavol Rusnak
3b252b2b63
move ui-mockup to assets 2017-02-06 16:28:49 +01:00
Pavol Rusnak
029a7c35d8
reorganize code 2017-02-06 15:40:25 +01:00
Pavol Rusnak
2a22d9f0ed
fix combine/prepare script for python3 2017-02-04 11:20:58 +01:00
Pavol Rusnak
801ca6e644
adapt python scripts to Python3 2017-02-01 18:07:47 +01:00
Pavol Rusnak
1943d840e3
add ChangeLog for bootloader, move firmware ChangeLog 2017-02-01 14:57:59 +01:00
Saleem Rashid
bd167dcdf2 USB: Annotate USB interfaces with iInterface 2017-01-30 16:32:38 +01:00
Saleem Rashid
0c039b3e14 USB: Compile-time USB string checking
Generate `enum` for USB string indexes, this is far more robust
2017-01-30 16:32:38 +01:00
mruddy
228a109e5f memory protection: do not write reserved bits (#138) 2017-01-26 16:07:45 +01:00
Pavol Rusnak
03272b6170
bump version 2017-01-26 14:04:31 +01:00
Jochen Hoenicke
1dc3152c11 Make ScrambledWords default recovery method (#93)
For backwards compatibility, existing code should use the old recovery
method unless it explicitly states that it is compatible to the new
one.
2017-01-26 13:58:33 +01:00