Commit Graph

839 Commits (fe434beff033b90dbd5f35a1bcdcd911cf0b419b)
 

Author SHA1 Message Date
Peter Jensen fe434beff0 Merge branch 'master' of https://github.com/trezor/trezor-core
7 years ago
Peter Jensen 3e6631b5ef trezor.ui: reposition QR to center
7 years ago
Karel Bílek c947f2fbf2 Adding gcc-multilib for debian/ubuntu
7 years ago
Pavol Rusnak f6747b9556
modtrezorui: update qrcode to draw 1px border
7 years ago
Peter Jensen 5cc87ecdce trezor.ui: fix container
7 years ago
Peter Jensen 36637c23f6 trezor.ui: remove PM colors and other visuals changes
7 years ago
Pavol Rusnak 6861e68f21
update to current micropython master
7 years ago
Pavol Rusnak 2a32975977
build: add sections to makefile
7 years ago
Pavol Rusnak b6b8873e9a
build: unix build is now always debug, makefiles cleanup
7 years ago
Pavol Rusnak 541d89cff7
firmware: extract stmhal objects to OBJ_HAL
7 years ago
Pavol Rusnak a9d16aa7fa
firmware: extract periph_init into common.c
7 years ago
Pavol Rusnak e313234fe3
bootloader/loader: use blake2s instead of sha256 for digests
7 years ago
Peter Jensen 4c206be585 trezor.ui: fix of fix confirmation
7 years ago
Peter Jensen 0723f6c198 trezor.ui: fix confirm
7 years ago
Peter Jensen 80b83add73 trezor.ui: text as widget
7 years ago
Pavol Rusnak 1e80e82bac
bootloader: change stage2 to loader
7 years ago
Pavol Rusnak 9e5d61752c
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c
7 years ago
Peter Jensen 96020a4953 micro fix
7 years ago
Pavol Rusnak 416676120b
extract common stuff into trezorhal/common.[ch]
7 years ago
Pavol Rusnak e1ee7b78d2
convert license to markdown
7 years ago
Pavol Rusnak e872f54896
modtrezorui: split display_print into display_print and display_print_out
7 years ago
Peter Jensen 8d4cd85659 minor design changes
7 years ago
Pavol Rusnak 420516c5de
modtrezorcrypto: use BLOCK_LENGTH and DIGEST_LENGTH across all hash functions
7 years ago
Pavol Rusnak d23860ed67
build: use SRCDIR macros where possible
7 years ago
Pavol Rusnak 1c4fbd02b4
build: reorg makefiles
7 years ago
Pavol Rusnak 2c1e0b8253
bootloader/loader: don't generate qstrdefs.generated.h in main Makefile
7 years ago
Pavol Rusnak 2b97f6729d
travis: fix build
7 years ago
Pavol Rusnak 630ce53c73
tools: fix firmwarectl to reflect loader rename
7 years ago
Pavol Rusnak cbaca604f3
bootloader+loader: rework build, make clear what is bootloader and what is loader in docu
7 years ago
Pavol Rusnak cc525e97ce
markdown: follow commonmark spec
7 years ago
Pavol Rusnak b141e6b1e3
loader: add skeleton
7 years ago
Pavol Rusnak 4f45071940
bootloader: add flash target to makefile
7 years ago
Pavol Rusnak 603d980d22
bootloader: enable build again
7 years ago
Pavol Rusnak 7edc688180
modtrezorui: extract fsmc constants
7 years ago
Pavol Rusnak 4b301cd288
modtrezorui: rename variables
7 years ago
Pavol Rusnak 135294b5e8
modtrezorui: more cleanup
7 years ago
Pavol Rusnak a753bb05e2
unix: fix NOUI build
7 years ago
Pavol Rusnak 4a7540f5b9
modtrezormsg: untagle touch
7 years ago
Pavol Rusnak 6c982a64d1
firmware: move modutime to firmware
7 years ago
Pavol Rusnak 715d25a93b
trezorhal: add flash_set_option_bytes function
7 years ago
Jan Pochyla ab1888fe15 firmware: fix crc32 in ubinascii
7 years ago
Jan Pochyla 3af05238a5 readme: fix trezorhal instructions
7 years ago
Pavol Rusnak 0cb0b11723
trezorhal: minor changes in sdcard
7 years ago
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