Commit Graph

929 Commits (f12c630914fef6ea338c4dc1abc2ee9fe64b157b)
 

Author SHA1 Message Date
Pavol Rusnak f12c630914
trezorhal: don't use legacy symbols from STMhal
7 years ago
Pavol Rusnak 8a1ec2aad6
trezorhal: upgrade usbd files from stmcube 1.15
7 years ago
Pavol Rusnak 995ae517cd
build: add make bloaty
7 years ago
Pavol Rusnak 56c3c55b7c
assets: update bootloader ui mockups
7 years ago
Pavol Rusnak fd1718f8b6
mocks: update build script, refresh
7 years ago
Pavol Rusnak 62ad4d6a39
tools: pass sigmask and seckey as parameter to binctl
7 years ago
Pavol Rusnak 393ead9beb
src: remove boot.py
7 years ago
Jan Pochyla df57f47aa9 trezorhal: minor usb cleanup
7 years ago
Jan Pochyla cc38f537d3 trezorhal: whitespace
7 years ago
Pavol Rusnak 1851bffe26
loader: move usb/flash init to mainloop, add simple demo
7 years ago
Pavol Rusnak 4ca7dd2345
build: fix travis build
7 years ago
Jan Pochyla 792faea908 loader: cleanup usb before jump
7 years ago
Jan Pochyla 0e33357ee7 trezorhal: add usb_deinit
7 years ago
Pavol Rusnak b592a95fb1 loader: better report descriptor format
7 years ago
Jan Pochyla 0636c12729 loader: fix b2f9725
7 years ago
Jan Pochyla 823a33b930 trezorhal: export usb_hid_read_select
7 years ago
Jan Pochyla 9fcf5afaa9 usb_init_all: better report descriptor format
7 years ago
Jan Pochyla a54293b808 trezorhal: add usb_hid_read_select
7 years ago
Pavol Rusnak 1f837c4572 trezorhal: remove dependency on py/
7 years ago
Pavol Rusnak d8d62af275 trezorhal: bcdUSB should be 0x0200
7 years ago
Pavol Rusnak 435ac7081a loader: add usb
7 years ago
Jan Pochyla 38b99b306a trezorhal: add cdc vcp tx
7 years ago
Jan Pochyla e87d0d3905 trezorhal: refactor error checks
7 years ago
Jan Pochyla cb497eec0b trezorhal: error checks, fix potential bug in usb_hid_class_data_out
7 years ago
Pavol Rusnak 9fcd21922f trezorhal: use UNCONST macro in usb stack
7 years ago
Jan Pochyla a78221fd22 trezorhal: fix IN endpoint detection
7 years ago
Jan Pochyla 33e5ad1ac9 trezorhal: fix setup of next OUT transfer
7 years ago
Jan Pochyla 3a4cbacbff trezorhal: fix missing rx_buffer
7 years ago
Jan Pochyla c258bfdd90 trezorhal: fix buffer truncation in usb_hid_read
7 years ago
Pavol Rusnak 8eb5cbbe13 trezorhal: add stubs for vcp interface
7 years ago
Pavol Rusnak 2c03f97ca9 trezorhal: extract usb hid stuff into usb_hid-defs.h and usb_hid-impl.h
7 years ago
Pavol Rusnak 6b07961cf6 trezorhal: set iface.type
7 years ago
Jan Pochyla 56b1d69796 trezorhal/usb: now compiles
7 years ago
Jan Pochyla 466285a21c trezorhal: WIP usb rewrite
7 years ago
Pavol Rusnak 17ff61459d
tools: add pretty format to sigmask field
7 years ago
Jan Pochyla 2abc29f70d unix: mp_uint_t -> size_t
7 years ago
Jan Pochyla 9f985dba46 extmod: use size_t for mp_obj_get_array and mp_obj_tuple_get
7 years ago
Pavol Rusnak cb8e957379
bootloader/loader: refactor PRINT(LN) macros to common.h
7 years ago
Pavol Rusnak 4f9f351a16
bootloader/loader: print version to log
7 years ago
Pavol Rusnak 364bcedb04
tools: small formatting change to binctl
7 years ago
Peter Jensen 76705dde5b trezor.ui: change failure pin msg
7 years ago
Pavol Rusnak 35e404bd38
tools: add fake signing to binctl, add make sign target
7 years ago
Pavol Rusnak fdef0575b1
loader: show firmware version in loader, remove image_options.h
7 years ago
Pavol Rusnak a4a939058b
bootloader/loader: reorganize checking code
7 years ago
Pavol Rusnak fad4b80af8
trezorhal: don't parse (image|vendor) headers twice, don't use legacy stm32 names
7 years ago
Pavol Rusnak 3532b266ce
modtrezorconfig: readd norcow as a submodule
7 years ago
Pavol Rusnak 0a7997f798
modtrezorcrypto: add cosi cosigning scheme to ed25519 class
7 years ago
Pavol Rusnak eef147d810
modtrezorcrypto: add crypto.rfc6979 class
7 years ago
Pavol Rusnak f92e8b6e4b
tools: add header to ed25519raw.py, fix whitespace in keytool
7 years ago
Jochen Hoenicke 99915f1a63 Added tool to test cooperative signing
7 years ago