Commit Graph

823 Commits (9e5d61752c53a568853e950f3e1d47d19f416345)
 

Author SHA1 Message Date
Pavol Rusnak 9e5d61752c
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c
8 years ago
Peter Jensen 96020a4953 micro fix
8 years ago
Pavol Rusnak 416676120b
extract common stuff into trezorhal/common.[ch]
8 years ago
Pavol Rusnak e1ee7b78d2
convert license to markdown
8 years ago
Pavol Rusnak e872f54896
modtrezorui: split display_print into display_print and display_print_out
8 years ago
Peter Jensen 8d4cd85659 minor design changes
8 years ago
Pavol Rusnak 420516c5de
modtrezorcrypto: use BLOCK_LENGTH and DIGEST_LENGTH across all hash functions
8 years ago
Pavol Rusnak d23860ed67
build: use SRCDIR macros where possible
8 years ago
Pavol Rusnak 1c4fbd02b4
build: reorg makefiles
8 years ago
Pavol Rusnak 2c1e0b8253
bootloader/loader: don't generate qstrdefs.generated.h in main Makefile
8 years ago
Pavol Rusnak 2b97f6729d
travis: fix build
8 years ago
Pavol Rusnak 630ce53c73
tools: fix firmwarectl to reflect loader rename
8 years ago
Pavol Rusnak cbaca604f3
bootloader+loader: rework build, make clear what is bootloader and what is loader in docu
8 years ago
Pavol Rusnak cc525e97ce
markdown: follow commonmark spec
8 years ago
Pavol Rusnak b141e6b1e3
loader: add skeleton
8 years ago
Pavol Rusnak 4f45071940
bootloader: add flash target to makefile
8 years ago
Pavol Rusnak 603d980d22
bootloader: enable build again
8 years ago
Pavol Rusnak 7edc688180
modtrezorui: extract fsmc constants
8 years ago
Pavol Rusnak 4b301cd288
modtrezorui: rename variables
8 years ago
Pavol Rusnak 135294b5e8
modtrezorui: more cleanup
8 years ago
Pavol Rusnak a753bb05e2
unix: fix NOUI build
8 years ago
Pavol Rusnak 4a7540f5b9
modtrezormsg: untagle touch
8 years ago
Pavol Rusnak 6c982a64d1
firmware: move modutime to firmware
8 years ago
Pavol Rusnak 715d25a93b
trezorhal: add flash_set_option_bytes function
8 years ago
Jan Pochyla ab1888fe15 firmware: fix crc32 in ubinascii
8 years ago
Jan Pochyla 3af05238a5 readme: fix trezorhal instructions
8 years ago
Pavol Rusnak 0cb0b11723
trezorhal: minor changes in sdcard
8 years ago
Pavol Rusnak f6f3765a3e
trezorhal: enable write to sdcard
8 years ago
Jan Pochyla a66e5e4ad8 update micropython submodule
8 years ago
Pavol Rusnak 2295cd5bf3
modtrezorui: cleanup
8 years ago
Jan Pochyla 1db09f88a1 firmware/main.c: simplify
8 years ago
Jan Pochyla 9fd5f05f1f firmware: simplify, move things to mphalport.c
8 years ago
Jan Pochyla e793870082 trezorhal: remove USE_DEVICE_MODE
8 years ago
Pavol Rusnak 433bc8138b
unix: fix unix build
8 years ago
Jan Pochyla 462f6bab7f trezorhal: move irq handlers to subsystems
8 years ago
Pavol Rusnak 935e9b2912
trezorhal: fix i2c, more reorg
8 years ago
Pavol Rusnak 3f0026912c
i2c: reorganize sources
8 years ago
Jan Pochyla 929f708e5c trezorhal: split to subsystems
8 years ago
Pavol Rusnak 9e8c3ab75c
Makefile: fix whitespace
8 years ago
Pavol Rusnak 2cde9511da
micropython: update submodule; fix build
8 years ago
Pavol Rusnak b28fd6327f
bootloader: introduce keymask
8 years ago
Jan Pochyla 78d82386d1 trezorhal: adjust to new structure
8 years ago
Pavol Rusnak 28e62c6270
extmod: replace mp_obj_tuple_get and mp_obj_list_get calls with mp_obj_get_array
8 years ago
Pavol Rusnak 9c3c19959b
modtrezorcrypto: add Blake2b
8 years ago
Pavol Rusnak 10b687c318
reorganization (wip)
8 years ago
Jan Pochyla 110dca7711 modtrezorui: fix Font_Bitmap extern
8 years ago
Pavol Rusnak c50943bbf0
modtrezormsg: cleanup touch methods
8 years ago
Pavol Rusnak f443407fae
modtrezorui: add extern to includes
8 years ago
Pavol Rusnak affb893cb1
modtrezormsg: don't use delay_us_fast for stmhal
8 years ago
Pavol Rusnak 216b60d8b6
update makefile
8 years ago