Commit Graph

456 Commits (0fbf2261ccabd85836b204fd1b5df51dabd56256)

Author SHA1 Message Date
mcudev 0fbf2261cc boardloader: partial fix for powering off sd
6 years ago
Pavol Rusnak 2b30cc16a2
trezorhal: minor fixes to sdcard/touch power on sequence
6 years ago
Pavol Rusnak 6ce106b544
trezorhal: turn sdcard/cpt circuitry on/off using PC0/PB10 pin
6 years ago
Yura Pakhuchiy 28bff537be Add Groestl512 to modtrezorcrypto
6 years ago
Pavol Rusnak aa1a036216
bootloader: use SL keys by default (keep universal keys in comment)
6 years ago
Pavol Rusnak 657de0274d
embed/unix: save only cropped part of the screenshot
6 years ago
Pavol Rusnak 35dcd917dd
embed/unix: save screenshot on "P" press in emulator
6 years ago
Pavol Rusnak 23b019d592 embed/firmware: update linker to use firmware_extra section
6 years ago
Pavol Rusnak e7b761e66f
embed: refactor sector_count constants
6 years ago
Jan Pochyla 7630201a57 debug: do not rely on mp_optimise_value
6 years ago
Jan Pochyla 62111f240e unix: remove native emitters
6 years ago
Jan Pochyla edcc96ee09 embed: use correct string constructors
6 years ago
Pavol Rusnak 97bb26b7f3
embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s
6 years ago
Pavol Rusnak abc0e98993
firmware: bump version
6 years ago
Pavol Rusnak 8e9ae534c0
embed/extmod/modtrezorcrypto: fix last commit, update trezor-crypto
6 years ago
Karel Bílek eeff66be88 zcash: use personal field in blake2b (#243)
6 years ago
Milan Rossa db763bf05d bootloader: ask again for block if invalid (#230)
6 years ago
Jan Pochyla 2603c477c5 embed/extmod/modtrezorui: distinguish font ids from colors
6 years ago
Jan Pochyla 6ceb3f2770 embed/extmod/modtrezorui: text functions return width
6 years ago
Jan Pochyla 3dc1c79b1a nem: cleanup modtrezorcrypto bindings
6 years ago
Tomas Susanka 6aef64d367 nem: compute address from pubkey
6 years ago
Tomas Susanka 3fc96805dd nem: modtrezorcrypto overflow fix and err check
6 years ago
Tomas Susanka fb15e993f1 embed/crypto: ed25519 keccak signing
6 years ago
Tomas Susanka b5cc678caa nem: encrypt
6 years ago
Tomas Susanka 33ac5de848 wallet/nem: basic modtrezorcrypto for nem
6 years ago
Tomas Susanka 88ef4257cd wallet/nem: init, get_address
6 years ago
Pavol Rusnak a3af8faf23
boardloader/bootloader: use static const for sector arrays; erase storage if firmware is broken
6 years ago
Pavol Rusnak 68669dd8e4
firmware: disable WebUSB landing page (#174)
6 years ago
Jan Pochyla bf7729ab9f embed/extmod: use trezor_obj_get_uint{8} where it makes sense
6 years ago
Jan Pochyla 648ec675f4 embed/extmod: add trezor_obj_get_uint8
6 years ago
Jan Pochyla 39c1c85abb embed/extmod: use trezor_obj_get_uint for uint32_t
6 years ago
Jan Pochyla 71b4e9978c embed/extmod: add trezor_obj helpers for int and uint
6 years ago
Pavol Rusnak ffc2bf30b8
src: remove CoinType usage, usage internal CoinInfo instead
6 years ago
Pavol Rusnak 90975f6b6e
embed/extmod/modtrezorcrypto: add support to variable outlen for Blake2{b,s}
6 years ago
Pavol Rusnak 5e90d5116c
prodtest: add wipe command to erase vendorheader
6 years ago
Pavol Rusnak 55f3edebda
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
7 years ago
Jochen Hoenicke 5fc368e330 display: show qr-code correctly (was mirrored)
7 years ago
Pavol Rusnak 886888b775
firmware: bump version to 2.0.6
7 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
7 years ago
matejcik d866128fbe embed/unix: emit TOUCH_END when mouse leaves active area. (#134)
7 years ago
Pavol Rusnak 8852fb5482
embed/firmware: bump version to 2.0.5
7 years ago
Pavol Rusnak c1f097f2b4
embed/extmod/modtrezorui: introduce frame numbering to display.save
7 years ago
Jan Pochyla d4038cc03a embed/firmware: bump version
7 years ago
Pavol Rusnak 0eff62bb5c
embed/unix: copy main.c from micropython, change mp_stack_set_limit from 40k to 60k
7 years ago
Pavol Rusnak 20f1644ef9
src/apps/management: fix change_pin behaviour
7 years ago
Pavol Rusnak 081dcdd98f
embed/unix: resize emulator window if no background image found
7 years ago
Tomas Susanka 2c2f2ff97b embed: private key set check simplified
7 years ago
Tomas Susanka 368ba963a6 embed: hdnode public derivation
7 years ago
Tomas Susanka 858f2583a5 embed: hdnode field length fix
7 years ago
Pavol Rusnak 14b0d4439a
embed: add GPLv3 source code headers
7 years ago