Commit Graph

11 Commits

Author SHA1 Message Date
Pavol Rusnak 5e69cbe69f
trezorhal: chain loading works 2017-03-30 16:50:39 +02:00
Pavol Rusnak d3ec688d6f
trezorhal: don't set SCB->VTOR in SystemInit 2017-03-30 16:47:02 +02:00
Pavol Rusnak efb722cc97
trezorhal: split memory files, adapt bootloader and loader 2017-03-29 22:00:17 +02:00
Pavol Rusnak 8d3020bc62
trezorhal: implement jump_to function 2017-03-29 20:50:45 +02:00
Pavol Rusnak a9d16aa7fa
firmware: extract periph_init into common.c 2017-03-23 16:22:58 +01:00
Pavol Rusnak 1e80e82bac
bootloader: change stage2 to loader 2017-03-21 16:06:54 +01:00
Pavol Rusnak 9e5d61752c
trezorhal: use display_print instead of mp_hal_stdout in our version of stm32_it.c 2017-03-21 16:06:54 +01:00
Pavol Rusnak 416676120b
extract common stuff into trezorhal/common.[ch] 2017-03-21 02:09:17 +01:00
Pavol Rusnak e872f54896
modtrezorui: split display_print into display_print and display_print_out 2017-03-20 21:51:08 +01:00
Pavol Rusnak cbaca604f3
bootloader+loader: rework build, make clear what is bootloader and what is loader in docu 2017-03-20 16:00:10 +01:00
Pavol Rusnak b141e6b1e3
loader: add skeleton 2017-03-20 15:41:21 +01:00