Commit Graph

2551 Commits (5a8388fbc1b06a24f498e4a33beec0f54c3b3fe1)
 

Author SHA1 Message Date
Dusan Klinec 8cf0b93df7 sha3: keccak parameter in the constructor
6 years ago
Pavol Rusnak 08725c16e8
embed: fix sdcard issue
6 years ago
Pavol Rusnak c1209dcc17
embed: sdcard investigation
6 years ago
Pavol Rusnak 08d8cf6a25
embed: remove superfluous != NULL
6 years ago
Pavol Rusnak f1d8a3aaf2
embed: don't set pins to OUTPUT in {sdcard,touch}_active_pin_state when they were already set like this in {sdcard,touch}_default_pin_state
6 years ago
Pavol Rusnak 99c5d049b9
embed: moved configuration of SD detect pin to sdcard_default_pin_state
6 years ago
Pavol Rusnak ca9162f7b7
embed: introduce {sdcard,touch}_active_pin_state
6 years ago
Pavol Rusnak c97226a4c9
embed: add touch_power_on to firmware
6 years ago
Pavol Rusnak add16b6b27
embed: move {sdcard,touch}_default_pin_state to the beginning of {sdcard,touch}_init
6 years ago
Pavol Rusnak 7ca460457e
embed: refactor sdcard/touch, extract touch_power_on/off functions from touch_init
6 years ago
Pavol Rusnak 3067339b41
src: fix ethereum sign for chain_id >= 0x100
6 years ago
Pavol Rusnak 20237ace5c
docs: update hardware.md to use jpgs
6 years ago
Pavol Rusnak 0123e4a155
docs: convert pngs to jpgs where it makes sense (photos)
6 years ago
Pavol Rusnak fecc6e53a0
tools: update tools to generate clang-format compatible output
6 years ago
mcudev 0fbf2261cc boardloader: partial fix for powering off sd
6 years ago
Pavol Rusnak 7bf30ccb37
style: add cstyle target to Makefile + clang-format config, don't enforce for now
6 years ago
Pavol Rusnak 324d82507e
vendor: update trezor-common
6 years ago
Pavol Rusnak ca7a911033
vendor: update trezor-common
6 years ago
mcudev 59c7159a29 docs: hardware: add photos, add more pin info, other related updates
6 years ago
mcudev 9541662902 build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update
6 years ago
Tomas Susanka c5681ed2d9 stellar: drop xfail flag
6 years ago
Jan Pochyla 7c36fc49f4
Merge pull request #216 from trezor/tsusanka/stellar
6 years ago
Pavol Rusnak 2b30cc16a2
trezorhal: minor fixes to sdcard/touch power on sequence
6 years ago
Pavol Rusnak 6ce106b544
trezorhal: turn sdcard/cpt circuitry on/off using PC0/PB10 pin
6 years ago
Tomas Susanka c1bf6abbee stellar: README
6 years ago
Tomas Susanka f892a79e48 stellar/layout: multiple variables called 'text' fixed
6 years ago
Tomas Susanka 306531f29b stellar: get public key - show on display fix
6 years ago
Tomas Susanka 0666533ca0 stellar: typos based on code review
6 years ago
Jan Pochyla b46ce034d6 stellar: style and text api changes
6 years ago
Tomas Susanka b722fddc58 stellar: typos
6 years ago
Tomas Susanka 2e04dbb2a6 stellar: ProcessError
6 years ago
Tomas Susanka 96a91b56e9 apps: move ed25519 prefix common function
6 years ago
Tomas Susanka 7f767eec46 stellar: accounts are addresses
6 years ago
Tomas Susanka bcf77bd347 stellar: get address
6 years ago
Tomas Susanka 93571e469f protobuf: regen (StellarGet{Address,PublicKey})
6 years ago
Tomas Susanka 501ea6bb2c stellar: refactoring
6 years ago
Tomas Susanka 2af33a6893 stellar: operations layout
6 years ago
Tomas Susanka a26aaec953 stellar: Context is used instead of loop
6 years ago
Tomas Susanka 8d75fad50c stellar: memo confirms
6 years ago
Tomas Susanka 44ce832163 stellar: layout
6 years ago
Tomas Susanka 1d3490a278 stellar: account check
6 years ago
Tomas Susanka 17a4ccd268 stellar: transaction operations
6 years ago
Tomas Susanka 00fb252063 stellar: signing init
6 years ago
Tomas Susanka 4f7822acb1 tests: stellar in pytest.ini
6 years ago
Tomas Susanka 4cfcfb4ff4 stellar: init; get public key
6 years ago
Pavol Rusnak dca61a4c7f
build: don't use capital letters as arguments to dd (closes #271)
6 years ago
Tomas Susanka 12d622a496 protobuf: build (Ripple, Stellar drop protocol version)
6 years ago
Tomas Susanka 1e0874bf50 vendor: trezor-common update (Ripple protobuf msgs)
6 years ago
Pavol Rusnak 2d27ab85dc
tests: make acceptable delta wider in test_trezor.crypto.random
6 years ago
Jan Pochyla 2f6386e041 ethereum: fix get_address for very short paths
6 years ago