Commit Graph

28 Commits (803c47dca894a6f9e5a56d07dacf6fb2806dcc6b)

Author SHA1 Message Date
Jan Pochyla e22164e34d make: add debug info for macros
7 years ago
Pavol Rusnak 367fe8952c
modtrezorui: introduce display_printf, use where possible
7 years ago
Pavol Rusnak 97f95f44c0
bootloader: disable usage of mono/normal fonts
7 years ago
Pavol Rusnak 998ae134a9
travis: introduce stm32/unix goals
7 years ago
Pavol Rusnak 7bb2c63fc4
build: makefile cleanup - part 2
7 years ago
Pavol Rusnak ae6be43ba0
build: makefile cleanup - part 1
7 years ago
Pavol Rusnak 117edd233f
build: don't use STM32_HAL_H directly to detect port, introduce TREZOR_STM32 and TREZOR_UNIX macros
7 years ago
Pavol Rusnak fffe8abd02
bootloader: rework message creation
8 years ago
Pavol Rusnak 05306ad79d
build: bring makefiles closer
8 years ago
Pavol Rusnak 00f566c434
bootloader: start working on USB processing
8 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
8 years ago
Pavol Rusnak 0633506166
rename bootloader to boardloader
8 years ago
Pavol Rusnak 8a1ec2aad6
trezorhal: upgrade usbd files from stmcube 1.15
8 years ago
Pavol Rusnak 435ac7081a loader: add usb
8 years ago
Pavol Rusnak 74db11cbfc
bootloader/loader: rename crypto.c/h to image.c/h, refactor
8 years ago
Pavol Rusnak efb722cc97
trezorhal: split memory files, adapt bootloader and loader
8 years ago
Pavol Rusnak 41af56222a
modtrezorcrypto: update trezor-crypto
8 years ago
Pavol Rusnak 4d4a351ba6
modtrezorcrypto: update to new trezor-crypto
8 years ago
Pavol Rusnak b30f3b0946
build: use -Os for debug builds and use them by default
8 years ago
Pavol Rusnak b6b8873e9a
build: unix build is now always debug, makefiles cleanup
8 years ago
Pavol Rusnak 541d89cff7
firmware: extract stmhal objects to OBJ_HAL
8 years ago
Pavol Rusnak e313234fe3
bootloader/loader: use blake2s instead of sha256 for digests
8 years ago
Pavol Rusnak 9e5d61752c
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c
8 years ago
Pavol Rusnak 416676120b
extract common stuff into trezorhal/common.[ch]
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 603d980d22
bootloader: enable build again
8 years ago