Commit Graph

946 Commits (a7e17f07ee40733c487ab8b05926fc51b9cc9501)
 

Author SHA1 Message Date
Pavol Rusnak f6f3765a3e
trezorhal: enable write to sdcard
7 years ago
Jan Pochyla a66e5e4ad8 update micropython submodule
7 years ago
Pavol Rusnak 2295cd5bf3
modtrezorui: cleanup
7 years ago
Jan Pochyla 1db09f88a1 firmware/main.c: simplify
7 years ago
Jan Pochyla 9fd5f05f1f firmware: simplify, move things to mphalport.c
7 years ago
Jan Pochyla e793870082 trezorhal: remove USE_DEVICE_MODE
7 years ago
Pavol Rusnak 433bc8138b
unix: fix unix build
7 years ago
Jan Pochyla 462f6bab7f trezorhal: move irq handlers to subsystems
7 years ago
Pavol Rusnak 935e9b2912
trezorhal: fix i2c, more reorg
7 years ago
Pavol Rusnak 3f0026912c
i2c: reorganize sources
7 years ago
Jan Pochyla 929f708e5c trezorhal: split to subsystems
7 years ago
Pavol Rusnak 9e8c3ab75c
Makefile: fix whitespace
7 years ago
Pavol Rusnak 2cde9511da
micropython: update submodule; fix build
7 years ago
Pavol Rusnak b28fd6327f
bootloader: introduce keymask
7 years ago
Jan Pochyla 78d82386d1 trezorhal: adjust to new structure
7 years ago
Pavol Rusnak 28e62c6270
extmod: replace mp_obj_tuple_get and mp_obj_list_get calls with mp_obj_get_array
7 years ago
Pavol Rusnak 9c3c19959b
modtrezorcrypto: add Blake2b
7 years ago
Pavol Rusnak 10b687c318
reorganization (wip)
7 years ago
Jan Pochyla 110dca7711 modtrezorui: fix Font_Bitmap extern
7 years ago
Pavol Rusnak c50943bbf0
modtrezormsg: cleanup touch methods
7 years ago
Pavol Rusnak f443407fae
modtrezorui: add extern to includes
7 years ago
Pavol Rusnak affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal
7 years ago
Pavol Rusnak 216b60d8b6
update makefile
7 years ago
Jan Pochyla edae88932a trezorhal: add to Makefile
7 years ago
Jan Pochyla bf878ff15e trezor.loop: support re-using Sleep and Wait objects
7 years ago
Pavol Rusnak b8af656e0a
bootloader: wip
7 years ago
Pavol Rusnak 89ec08eec0
bootloader: allow stage 1 to rewrite whole flash
7 years ago
Pavol Rusnak d8efa32091
bootloader: more wip
7 years ago
Pavol Rusnak e8adff4683
modtrzezormsg: extract touch.h
7 years ago
Pavol Rusnak 8c296099f8
bootloader: wip
7 years ago
Pavol Rusnak 69f1569761
modtrezorui: fix last commit
7 years ago
Pavol Rusnak d0c59fdf3d
rework display_btext into display_print
7 years ago
Pavol Rusnak 1d5a6dd1b4
modtrezorui: add display_btext
8 years ago
Pavol Rusnak 3d89dc8085
bootloader: almost complete stage 1
8 years ago
Pavol Rusnak 5bdfbb3469
bootloader: work in progress
8 years ago
Pavol Rusnak 302f0e614a
tools: implement VendorHeader and FirmwareImage classes in firmwarectl
8 years ago
Pavol Rusnak 7d4414000e
tools: join check_bootloader and check_firmware into firmwarectl tool
8 years ago
Jan Pochyla a8f5738398 trezor.ui.keyboard: suggest more accurately
8 years ago
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking
8 years ago
Jan Pochyla 4c8d3e4a35 trezor.ui.keyboard: add two keyboard prototypes
8 years ago
Jan Pochyla d939cabcb5 trezor.ui.button: add disabled state
8 years ago
Jan Pochyla e4af95e11b trezor.ui.confirm: support Widget content
8 years ago
Jan Pochyla 910033d71c trezor.ui: add Widget
8 years ago
Jan Pochyla deb09c2454 modtrezorcrypto: add functions for working with wordlist
8 years ago
Pavol Rusnak d65b6b35d9
update bootloader documentation
8 years ago
Pavol Rusnak 1f56e8651b
update vendor/micropython submodule
8 years ago
Pavol Rusnak 3b252b2b63
move ui-mockup to assets
8 years ago
Pavol Rusnak 029a7c35d8
reorganize code
8 years ago
Jan Pochyla 53c327727f tests: enable test_msg_reset_device.py
8 years ago
Jan Pochyla e86924d645 trezor.wire: fix unexpected message error
8 years ago