aboutsummaryrefslogtreecommitdiff
path: root/projects/bootloader
AgeCommit message (Expand)Author
2016-12-21Initialize PINs before trying to use them in bootloader.Rob Austein
2016-06-28Fix the bootloader to accept firmware (with PIN login).Paul Selkirk
2016-06-13Only the HSM project needs the RTOS; most of the test projects can use the ST...Paul Selkirk
2016-06-08bootloader doesn't need stm-fmc eitherFredrik Thulin
2016-06-07Check the HARDWARE_EARLY_DFU_JUMP flag as soon as possible in the boot process.Paul Selkirk
2016-05-27DFU working - but no signature validation for now.Fredrik Thulin
2016-05-26Implement a bootloader.Fredrik Thulin
'>29 30 31 32 33 34 35 36 37 38 39 40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59