Commit Graph

860 Commits (dd69929ce1b40bd05bfa1b2a4d427a6af6249f21)
 

Author SHA1 Message Date
Pavol Rusnak dd69929ce1
tools: rename firmwarectl to binctl, minor reformat
7 years ago
Pavol Rusnak 722e71eb31
modtrezorconfig: use uint16_t for data length
7 years ago
Pavol Rusnak 607161a863
vendor: remove norcow submodule
7 years ago
Pavol Rusnak 8a6b78187e
modtrezorconfig: don't use mock anymore
7 years ago
Pavol Rusnak 32cf4f36d2
modtrezorconfig: norcow works for stm
7 years ago
Peter Jensen 3daa18a5f1 trezor.ui: fading on swipe up
7 years ago
Pavol Rusnak 5e69cbe69f
trezorhal: chain loading works
7 years ago
Pavol Rusnak d3ec688d6f
trezorhal: don't set SCB->VTOR in SystemInit
7 years ago
Pavol Rusnak 7da63a36e2
tools: don't convert sigidx back and forth in firmwarectl
7 years ago
Pavol Rusnak 42b18f55ec
update norcow
7 years ago
Pavol Rusnak efb722cc97
trezorhal: split memory files, adapt bootloader and loader
7 years ago
Pavol Rusnak 8d3020bc62
trezorhal: implement jump_to function
7 years ago
Pavol Rusnak c8bff40ffb
trezorhal: use more readable syntax in memory script
7 years ago
Peter Jensen 38c37da0c3 trezor.ui: reset device redesign
7 years ago
Pavol Rusnak 2725792528
bootloader: erase all sectors except first two
7 years ago
Pavol Rusnak 41af56222a
modtrezorcrypto: update trezor-crypto
7 years ago
Pavol Rusnak 7dfc863fe7
modtrezorui: use const for bitmap font
7 years ago
Pavol Rusnak 4d4a351ba6
modtrezorcrypto: update to new trezor-crypto
7 years ago
Peter Jensen d47e9fb855 trezor.ui: prototype of seed setup
7 years ago
Pavol Rusnak 36666de503
build: enable make vendor again
7 years ago
Pavol Rusnak b30f3b0946
build: use -Os for debug builds and use them by default
7 years ago
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