Commit Graph

1350 Commits (35a3c32935d3e28b73ca84c5e3560d6f1363ee9a)
 

Author SHA1 Message Date
Pavol Rusnak 88894e7a8d
embed: disable stack protector for SysTick_Handler
7 years ago
Pavol Rusnak a7625877ef
embed: call clear_otg_hs_memory from fatal_error
7 years ago
mcudev 73214017fa clear_otg_hs_memory: Delay after an RCC peripheral clock enabling
7 years ago
mcudev 7103404b90 RNG: Delay after an RCC peripheral clock enabling
7 years ago
Pavol Rusnak c5dfa37f3e
boardloader: don't call copy_sdcard twice
7 years ago
Pavol Rusnak b60a1ad79f
embed: add shutdown function to fatal_error
7 years ago
Pavol Rusnak 5ea75b469f
build: git describe is better than rev-parse
7 years ago
Pavol Rusnak 2fc69bed61
embed: rename trassert to ensure
7 years ago
Pavol Rusnak 8cc8272fb3
build: pass gitrev, use it in fatal_error
7 years ago
mcudev 0c1f609675 SystemInit: add more waiting just to be sure (#41)
7 years ago
mcudev be92d9a7ee vector table updates (#40)
7 years ago
Pavol Rusnak 66b6406b7c
boardloader, bootloader: add write-protection and downgrade-protection respectively
7 years ago
Pavol Rusnak 9a0c8f4687
build: introduce PRODUCTION flag
7 years ago
Pavol Rusnak 380d08f1d0
embed: introduce trassert (trezor assert)
7 years ago
Pavol Rusnak d003c250d8
boardloader: refactor flash_option_bytes from trezorhal to boardloader/lowlevel
7 years ago
Pavol Rusnak 3982c19378
fix whitespace
7 years ago
mcudev 61e0f6c818 stm32f427 sram bigger (#39)
7 years ago
Pavol Rusnak 98ad17e1ea
firmware: use __FUNCTION__ in consistency with the rest of the code
7 years ago
Pavol Rusnak 7babde646e
embed: more cleanup
7 years ago
Pavol Rusnak 7653eb699d
embed: use 4bpp fonts again
7 years ago
Pavol Rusnak a43aec0fe3
embed: make F427 the default mcu
7 years ago
Pavol Rusnak 0e7095dd9c
firmware: disable stack protector for now
7 years ago
Pavol Rusnak 6413c2c23e
embed: rework memory layout, enable stack protector
7 years ago
Pavol Rusnak 7117c59ed9
firmware: drop firmware0 concept
7 years ago
Pavol Rusnak 10ebd43261
firmware: move nlr_jump_fail from common to firmware
7 years ago
Pavol Rusnak 32e48258e4
trezorhal: preparations for F427 support
7 years ago
Pavol Rusnak eb345046d3
trezorhal: move internal constants to common.c
7 years ago
Pavol Rusnak 69953a91c5
trezorhal: code cleanup, combine stm32_it.c + stm32_system.c into stm32.c
7 years ago
Pavol Rusnak a6fd1da237
boardloader: wait 5 seconds before copying bootloader
7 years ago
mcudev 0fbda80e31 Makefile: vendor target add --recursive and --force to git submodule update (#38)
7 years ago
mcudev ead626404b boardloader: issue 34 (#36)
7 years ago
mcudev 61db821c7a docs: dev kit hardware updates mainly usb (#37)
7 years ago
mcudev 4897dc2139 doc: STLINK_VER and boardloader description (#35)
7 years ago
Jan Pochyla 3ae6819725 apps/common: experiment with ui.layout
7 years ago
Jan Pochyla 3ea5b9c151 trezor/ui: close backlight slider properly
7 years ago
Jan Pochyla 04acab723a trezor/loop: add loop.close()
7 years ago
mcudev 9ea975d37d jump_to: reset registers to zero (#33)
7 years ago
Jan Pochyla 55b7f5058b travis: enable testpy
7 years ago
Jan Pochyla 3483c149a5 loop: fix unschedule
7 years ago
Jan Pochyla 01ba81f041 apps/homescreen: wait longer
7 years ago
Jan Pochyla 80a8757740 apps/common/request_pin: request pin on client
7 years ago
Pavol Rusnak fdf8bc8fdb
openocd: simplify openocd call in Makefile
7 years ago
mcudev 8e96978ce2 boardloader, bootloader, firmware stage switching updates (#30)
7 years ago
mcudev dbfeddce79 firmware: issue #12 (#29)
7 years ago
mcudev 08caf86c5b bootloader: issue #12 (#28)
7 years ago
mcudev b0c54e2a4b boardloader: simplify linker script (#27)
7 years ago
Jan Pochyla fda9f584e8 trezor/ui/scroll: add Scrollbar widget
7 years ago
Jan Pochyla 72591e053a trezor/ui: style changes
7 years ago
Jan Pochyla 4fa5e36053 apps/common/request_pin: test ui.layout
7 years ago
Jan Pochyla 23fecb0ce4 trezor/ui/loader: fix icon
7 years ago