Commit Graph

76 Commits (396a25401a985539208d67991769b6b9ccf32871)

Author SHA1 Message Date
Pavol Rusnak a067dca054
hardware: add interrupt/reset pins to touch panel description
7 years ago
Pavol Rusnak 9e82a4d348
bootloader, firmware: introduce chunk hashes in the image header
7 years ago
Pavol Rusnak 3c974095aa
trezorhal: increase image header size from 512 to 1024 bytes
7 years ago
Pavol Rusnak ebaeb52b62
docs: fix last commit
7 years ago
Pavol Rusnak ad71fc1578
docs: update trezor logo
7 years ago
Pavol Rusnak 35a3c32935
docs: document OTP area usage
7 years ago
mcudev 7910c88f28 docs: pip to pip3 no cache, add some hardware details (#60)
7 years ago
Pavol Rusnak 001298a90e
boardloader: erase storage on failed option_bytes
7 years ago
Pavol Rusnak 403a92cb7f
docs: crop clock-tree.png
7 years ago
mcudev e2b66436df display: tearing effect cleanup
7 years ago
mcudev 6cde2d8378 docs: bootloader microsd creation note and typo fix (#47)
7 years ago
mcudev 96b57efbfe docs: dev kit hardware updates related to mcu upgrade (#45)
7 years ago
Pavol Rusnak 3982c19378
fix whitespace
7 years ago
mcudev 61e0f6c818 stm32f427 sram bigger (#39)
7 years ago
Pavol Rusnak 6413c2c23e
embed: rework memory layout, enable stack protector
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
Pavol Rusnak 78f57d083c
add vendor trust to vendorheader
7 years ago
mcudev ef353f7bc6 docs: hardware updates
7 years ago
mcudev 7535fb74ea fix minor compile time bug and update docs
7 years ago
mcudev 36598b8e20 rough draft
7 years ago
Pavol Rusnak 6b96a91d52
docs: update markdown according to lint
7 years ago
Pavol Rusnak 0c060b6d4a
rename loader to bootloader
7 years ago
Pavol Rusnak 0633506166
rename bootloader to boardloader
7 years ago
Jochen Hoenicke e0fd890661 Implemented vendor header.
7 years ago
Pavol Rusnak 435e96e1b3
build: refactor binctl and firmware/loader image stuff
7 years ago
Pavol Rusnak b5ff140256
trezorhal: fix alignment in headers to 512 bytes
7 years ago
Pavol Rusnak dd69929ce1
tools: rename firmwarectl to binctl, minor reformat
7 years ago
Pavol Rusnak e313234fe3
bootloader/loader: use blake2s instead of sha256 for digests
7 years ago
Pavol Rusnak cbaca604f3
bootloader+loader: rework build, make clear what is bootloader and what is loader in docu
7 years ago
Pavol Rusnak cc525e97ce
markdown: follow commonmark spec
7 years ago
Pavol Rusnak 5bdfbb3469
bootloader: work in progress
7 years ago
Pavol Rusnak 7d4414000e
tools: join check_bootloader and check_firmware into firmwarectl tool
7 years ago
Pavol Rusnak 2d7c6b0c34
bootloader: cleanup, more documentation, added scripts for checking
7 years ago
Pavol Rusnak d65b6b35d9
update bootloader documentation
8 years ago
Pavol Rusnak cae5fbe434
docs: add RAMs to memory layout
8 years ago
Pavol Rusnak 3857ff4139
docs: fix table
8 years ago
Pavol Rusnak 9f3cb279b3
docs: add memory layout
8 years ago
Pavol Rusnak 2e39c86b42
cleanup
8 years ago
Pavol Rusnak 63d4cb3a29
add bootloader ideas
8 years ago
Pavol Rusnak 9f40362482
remove homebrew docu generator, use docstring syntax
8 years ago
Pavol Rusnak 35b26651ba
add trezor.crypto.random
8 years ago
Pavol Rusnak 6f08f3f6a8
update docu
8 years ago
Pavol Rusnak 627f547fcb
update docu
8 years ago
Pavol Rusnak 8f374f728b
new logo :)
8 years ago
Pavol Rusnak 8f7fc96301
add trezor.crypto.bip39.seed
8 years ago
Pavol Rusnak 910926e25c
add trezor.crypto.bip39
8 years ago
Pavol Rusnak 01fb1dcbf2
fix name in api.template
8 years ago
Pavol Rusnak 5fe006f41d
update info about bootloader format
8 years ago
Pavol Rusnak e1450e3f7f
os -> core
8 years ago