1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-24 16:38:15 +00:00

Commit Graph

  • 309a7f70b6 chore(core): improve T3W1 driver mock so it doesn't crash tychovrahe 2024-11-15 09:47:37 +0100
  • bfb3c1c247 feat(core): support 32MHz HSE in USB driver (HS internal PHY only) tychovrahe 2024-11-15 09:46:56 +0100
  • b4c95f4c16 fix(core): fix systick frequency computation by utilizing HSE_VALUE properly tychovrahe 2024-11-15 09:44:48 +0100
  • 10687e8fa0 feat(core): add power button to T3W1 board rev A tychovrahe 2024-11-14 12:53:29 +0100
  • 2da2826020 feat(core): add RGB LED syscalls tychovrahe 2024-11-14 13:12:36 +0100
  • d9d4fc0187 feat(core): implement RGB LED driver for T3W1 tychovrahe 2024-11-14 09:29:55 +0100
  • 16e0cf39f1 chore(core): remove old RGB LED driver tychovrahe 2024-11-14 12:09:44 +0100
  • bbf97c7141 fix(core): fix clock setting on U5 for 32 MHz HSE tychovrahe 2024-11-14 12:45:01 +0100
  • 33d1def00d fixup! feat(core/ui): add cancel button to paginated blobs Ioan Bizău 2024-11-20 10:41:58 +0100
  • e16a5726ff fix(core): separate bootargs from kernel/aux SRAM tychovrahe 2024-11-19 16:25:29 +0100
  • e531a6d5da fix(core): fix prodtest for 32 bit color models tychovrahe 2024-11-18 17:26:33 +0100
  • d3d80fc636 feat(core): support optiga on T3W1 tychovrahe 2024-11-15 13:24:03 +0100
  • 0eb121eb2f feat(core): add support for SBU on T3W1 tychovrahe 2024-11-15 12:02:44 +0100
  • 0240d6bbfa fix(core): fix MPU kernel sram setting for STM32U5G tychovrahe 2024-11-15 11:37:00 +0100
  • 552550859a feat(core): allow touchless mode in T3W1 bootloader tychovrahe 2024-11-15 09:48:13 +0100
  • 84f2a42c3a chore(core): improve T3W1 driver mock so it doesn't crash tychovrahe 2024-11-15 09:47:37 +0100
  • ec9d0cdfc1 feat(core): support 32MHz HSE in USB driver (HS internal PHY only) tychovrahe 2024-11-15 09:46:56 +0100
  • 4a0a7b9601 fix(core): fix systick frequency computation by utilizing HSE_VALUE properly tychovrahe 2024-11-15 09:44:48 +0100
  • 527a10a308 feat(core): add power button to T3W1 board rev A tychovrahe 2024-11-14 12:53:29 +0100
  • d8f0f89c0e feat(core): add RGB LED syscalls tychovrahe 2024-11-14 13:12:36 +0100
  • 0fa138f9dc feat(core): implement RGB LED driver for T3W1 tychovrahe 2024-11-14 09:29:55 +0100
  • 0e68951fbf chore(core): remove old RGB LED driver tychovrahe 2024-11-14 12:09:44 +0100
  • fe89f027e8 fix(core): fix clock setting on U5 for 32 MHz HSE tychovrahe 2024-11-14 12:45:01 +0100
  • 8c6ed70389 fixup! fixup! refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-20 10:39:52 +0100
  • efda21a2a7 fixup! chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-20 10:38:33 +0100
  • 91d477c3c4 fixup! refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-20 10:34:07 +0100
  • f180c32bb8 fixup! refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-20 10:30:03 +0100
  • 2bc787a652 feat(core/ui): add cancel button to paginated blobs Ioan Bizău 2024-11-14 12:35:31 +0100
  • 8313c30d5a fixup! feat(core/ui): add page counter to paginated blobs Ioan Bizău 2024-11-20 09:18:16 +0100
  • 95a874f157 feat(core/ui): add page counter to paginated blobs Ioan Bizău 2024-11-13 17:53:51 +0100
  • 3db52161d2 fix(core): fix invalid symbol for deflated bootloader cepetr 2024-11-20 08:35:37 +0100
  • 46a98b937e refactor(core): move show_simple to UiFeatures obrusvit 2024-11-05 16:19:09 +0100
  • 84ca196f35 refactor(core): move show_success/warning/error obrusvit 2024-11-05 09:41:43 +0100
  • e551a61e39 refactor(core): move show_remaining_shares obrusvit 2024-11-04 14:18:17 +0100
  • 6bb6ce401c refactor(core): move show_group_share_success obrusvit 2024-11-03 17:22:42 +0100
  • 99b450545a refactor(core): move confirm_modify_output/fee obrusvit 2024-11-01 22:25:58 +0100
  • 664597374b refactor(core): move confirm_coinjoin obrusvit 2024-11-01 21:42:26 +0100
  • 36f4c46389 refactor(core): move tutorial to UiFeatures obrusvit 2024-11-01 21:22:14 +0100
  • d4fa752709 refactor(core): move confirm_reset to UiFeatures obrusvit 2024-11-01 21:03:39 +0100
  • 2692743608 refactor(core): move show_mismatch to UiFeatures obrusvit 2024-11-01 17:44:24 +0100
  • c4bd129ddc refactor(core): move show_checklist to UiFeatures obrusvit 2024-11-01 17:14:21 +0100
  • 91a9f5f3a0 refactor(core): move request_number to UiFeatures obrusvit 2024-11-01 15:21:19 +0100
  • 83e0b23ad1 refactor(core): move show_progress to UiFeatures obrusvit 2024-10-31 23:19:37 +0100
  • 160e6be4b9 refactor(core): move show_wait_text to UiFeatures obrusvit 2024-10-31 14:44:48 +0100
  • e82988665c refactor(core): move set_brightness to UiFeatures obrusvit 2024-10-31 13:29:32 +0100
  • f202ea2703 refactor(core/mercury): confirm_homescreen obrusvit 2024-10-31 12:54:43 +0100
  • 765507b9e3 refactor(core): move confirm_homescreen obrusvit 2024-10-30 17:25:51 +0100
  • 634d30b165 refactor(core): move show_homescreen/lockscreen obrusvit 2024-10-30 16:53:11 +0100
  • 88c5466288 refactor(core): move confirm_firmware_update obrusvit 2024-10-30 15:47:53 +0100
  • 5aeab55429 refactor(core): move selectors to UiFeatures obrusvit 2024-10-28 10:07:11 +0100
  • 34c374b3bc refactor(core): move confirm_action to UiFeatures obrusvit 2024-10-27 16:33:16 +0100
  • af4c3dc69c refactor(core): move functions to trezorui_api obrusvit 2024-10-26 13:47:05 +0200
  • dab0b7f3cc refactor(core): move keyboards to UiFeatures obrusvit 2024-10-22 22:24:40 +0200
  • f354a3d6ba feat(core): introdue UiFeaturesFirmware obrusvit 2024-10-18 17:14:21 +0200
  • c51f51d233 feat(core): introduce trezorui_api obrusvit 2024-10-18 15:11:58 +0200
  • af554458b5 refactor(core/mercury): use params structs obrusvit 2024-09-25 17:09:16 +0200
  • 7cf38ec4c5 refactor(core/mercury): separate upy args parsing obrusvit 2024-09-14 00:26:23 +0200
  • 12388ed24a refactor(core/mercury): remove duplicated struct obrusvit 2024-09-25 16:07:59 +0200
  • b5b43f45c7 refactor(core): use separate implementation of secret.c for unix Ondřej Vejpustek 2024-11-19 13:34:08 +0100
  • abc7203e71 refactor(core/mercury): use params structs obrusvit 2024-09-25 17:09:16 +0200
  • 552b83b152 refactor(core/mercury): separate upy args parsing obrusvit 2024-09-14 00:26:23 +0200
  • a8bf2cd7a8 refactor(core/mercury): remove duplicated struct obrusvit 2024-09-25 16:07:59 +0200
  • f69a0f6d7d chore(core): update fixtures Ioan Bizău 2024-11-15 14:02:02 +0100
  • 7f19166c83 refactor(core): get rid of description_font_green Ioan Bizău 2024-11-12 18:07:10 +0100
  • 777907ab3b refactor(core): drop confirm_blob_with_optional_pagination Ioan Bizău 2024-11-12 17:39:12 +0100
  • 30717bc5c4 fix(core): fix crash caused by marquee Ioan Bizău 2024-11-12 17:10:40 +0100
  • 487d7c4776 refactor(core): use warning_hi_prio in ETH flow Ioan Bizău 2024-11-11 16:59:13 +0100
  • 76455464aa fixup! test(core): add setUpClass and tearDownClass to core unit tests [no changelog] M1nd3r 2024-11-19 12:32:25 +0100
  • efaddeba0f test(core): replace __init__ in unit tests with setUpClass and tearDownClass [no changelog] M1nd3r 2024-11-19 12:08:10 +0100
  • 87bb39ee63 test(core): add setUpClass and tearDownClass to core unit tests [no changelog] M1nd3r 2024-11-19 12:07:10 +0100
  • f9218ae59e feat(tests): raise a warning for a translation not found in language matejcik 2024-11-19 11:27:48 +0100
  • 69d448f1b8 chore(core): update fixtures Ioan Bizău 2024-11-15 14:02:02 +0100
  • 055343d919 refactor(core): get rid of description_font_green Ioan Bizău 2024-11-12 18:07:10 +0100
  • c80b2da9f4 refactor(core): drop confirm_blob_with_optional_pagination Ioan Bizău 2024-11-12 17:39:12 +0100
  • 5e4dea4f84 fixup! test(core): update tests to reflect cache refactor [no changelog] M1nd3r 2024-11-19 11:23:15 +0100
  • 987768c923 fix(core): fix crash caused by marquee Ioan Bizău 2024-11-12 17:10:40 +0100
  • 06ec5b6fd7 refactor(core): use warning_hi_prio in ETH flow Ioan Bizău 2024-11-11 16:59:13 +0100
  • 0cea45dd2e
    Merge 3ee7bd14ad into 487a5cbc17 dependabot[bot] 2024-11-19 10:02:28 +0000
  • 487a5cbc17 build: bump autoflake version to 2.3.1 [no changelog] M1nd3r 2024-11-19 10:09:29 +0100
  • 2ef0071611 fix(python): remove unused type ignore after click version bump [no changelog] M1nd3r 2024-11-19 10:10:17 +0100
  • 9bd6e760da build(python): bump click to 8.1.7 [no changelog] M1nd3r 2024-11-19 10:07:38 +0100
  • 844f5686f5 build: bump autoflake version to 2.3.1 [no changelog] M1nd3r 2024-11-19 10:09:29 +0100
  • 53c7a17e7e fix(python): remove unused type ignore after click version bump [no changelog] M1nd3r 2024-11-19 10:10:17 +0100
  • 54aebf811d build(python): bump click to 8.1.7 [no changelog] M1nd3r 2024-11-19 10:07:38 +0100
  • 05bacbeadc
    Merge 1abc91edac into 6e2bd4c64f Vít Obrusník 2024-11-18 18:41:39 +0100
  • 865fe3eaf3 chore(core) Show last digit for passphrase bieleluk/passphrase Lukas Bielesch 2024-11-18 18:28:54 +0100
  • 6e2bd4c64f fixup! fixup! fixup! fixup! refactor(core): drop confirm_blob_with_optional_pagination Ioan Bizău 2024-11-18 17:20:19 +0100
  • e1019ac7b1 feat(ci): upload emulators from all branches to data.trezor.io grdddj/emulator_upload_all_branches grdddj 2024-11-18 11:58:44 +0100
  • 16618681a1 fixup! fixup! chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-18 15:50:44 +0100
  • a18ae02354 fixup! chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-18 15:12:39 +0100
  • 7823b6188b fixup! refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-18 15:12:18 +0100
  • dc5e361608 fixup! fixup! fixup! refactor(core): drop confirm_blob_with_optional_pagination Ioan Bizău 2024-11-18 15:09:08 +0100
  • b9f5e2b409 chore(core): show the last pin digit for a while bieleluk/emulator-colour-option Lukas Bielesch 2024-11-06 17:30:54 +0100
  • 7abacb3ff7 fixup! fixup! refactor(core): drop confirm_blob_with_optional_pagination Ioan Bizău 2024-11-18 13:58:02 +0100
  • 4ede5370e4 fixup! fixup! fixup! refactor(core): use warning_hi_prio in ETH flow Ioan Bizău 2024-11-18 13:56:22 +0100
  • a6b4d735f9 feat(core): implement thp context and cache M1nd3r/thp-temp M1nd3r 2024-11-15 17:31:36 +0100
  • aaaeb3abca feat: new THP M1nd3r 2024-11-15 16:06:55 +0100
  • 6cbf5e4064 feat(core): separate codec cache and context to make space for thp [no changelog] M1nd3r 2024-11-15 17:31:22 +0100
  • a1033c0e5f feat(tests): simplify asserts on translated strings matejcik 2024-11-14 15:11:03 +0100
  • f4ea087ec0 fixup! fixup! refactor(core): use warning_hi_prio in ETH flow Ioan Bizău 2024-11-18 12:59:46 +0100