1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 23:18:13 +00:00

Commit Graph

  • 08d0fa1483 fixup! chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-18 15:12:39 +0100
  • f084fc18d0 fixup! refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-18 15:12:18 +0100
  • 877aec4554 chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-15 21:52:30 +0100
  • eb984ac3fa refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-15 21:50:11 +0100
  • e46180abb3 style: fix article [no changelog] M1nd3r 2024-11-15 21:54:04 +0100
  • 1a11475e33 test(core): update tests to reflect cache refactor [no changelog] M1nd3r 2024-11-15 21:46:22 +0100
  • eb6ed9b969 fixup! feat(tests): simplify asserts on translated strings matejcik 2024-11-20 15:09:03 +0100
  • fc0bb63062 fixup! fixup! feat(core/ui): add cancel button to paginated blobs Ioan Bizău 2024-11-20 14:46:19 +0100
  • f7d1e6c5fb build(core): do not propagate PYOPT to kernel build to work around a build error matejcik 2024-11-20 12:41:50 +0100
  • a604213455 build(core): introduce quiet mode cepetr 2024-10-02 09:38:49 +0200
  • eaba3e7f77 build(core): improve CPPDEFINES quoting matejcik 2024-10-01 11:32:54 +0200
  • 0396064df5 fixup! feat(tests): raise a warning for a translation not found in language matejcik 2024-11-20 14:34:24 +0100
  • 18f0557f95 fixup! feat(tests): simplify asserts on translated strings matejcik 2024-11-20 14:04:45 +0100
  • d2cc6c0623 fix(core/ui): rename button ibz/20241120-tweaks Ioan Bizău 2024-11-15 12:26:12 +0100
  • 17cba95691 chore(core): remove unused confirm_more on TS5 Ioan Bizău 2024-11-15 12:18:35 +0100
  • 4e780f5403 feat(core/ui): continue after viewing all data Ioan Bizău 2024-11-15 12:17:43 +0100
  • c25b4bcdd4 chore(core/ui): use different copy on TS3 and TT Ioan Bizău 2024-11-15 11:46:25 +0100
  • 815316ad5c feat(core/ui): tweak blob first page appearance Ioan Bizău 2024-11-14 17:33:39 +0100
  • 73480a41e4 fix(core): fix rust tests build cepetr 2024-11-20 12:21:00 +0100
  • dcc4ae35b8 build(core): introduce common definition of all makefile vars that get passed as scons vars matejcik 2024-09-30 15:09:48 +0200
  • cebd147d76 fixup! refactor(core): abstract cache and context [no changelog] M1nd3r/cache-and-context M1nd3r 2024-11-20 11:33:46 +0100
  • 4ed5f446b0 feat(core): support powering up optiga on T3T1 rev. G and T3B1 rev. C PCBs tychovrahe 2024-11-20 10:49:02 +0100
  • 53161614cf feat(core): add support for haptics on T3W1 tychovrahe 2024-11-18 11:59:30 +0100
  • f431265736 docs(core): add and modify docs to context and cache [no changelog] M1nd3r 2024-11-20 11:16:46 +0100
  • b0dd521c5d fix(core): separate bootargs from kernel/aux SRAM tychovrahe 2024-11-19 16:25:29 +0100
  • 9befee12c3 fix(core): fix prodtest for 32 bit color models tychovrahe 2024-11-18 17:26:33 +0100
  • 0f0f54f185 feat(core): support optiga on T3W1 tychovrahe 2024-11-15 13:24:03 +0100
  • c5b3dd72b9 feat(core): add support for SBU on T3W1 tychovrahe 2024-11-15 12:02:44 +0100
  • 40c5426717 fix(core): fix MPU kernel sram setting for STM32U5G tychovrahe 2024-11-15 11:37:00 +0100
  • 001d3c7cbe feat(core): allow touchless mode in T3W1 bootloader tychovrahe 2024-11-15 09:48:13 +0100
  • 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
  • 524950abd5 fix: remove trailing whitespaces sconscripts M1nd3r/thp-temp2 M1nd3r 2024-11-19 14:25:22 +0100
  • 0237d53242 fix: fix protobuf trailing whitespaces M1nd3r 2024-11-19 14:20:57 +0100
  • af9a5a173d fix: add newline to the end of poetry.lock M1nd3r 2024-11-19 14:05:21 +0100
  • a9c9cff642 fix: remove appdirs from pyproject.toml M1nd3r 2024-11-19 14:04:46 +0100
  • 8e5ba820a2 fix: try fix ci tests M1nd3r 2024-11-18 17:14:12 +0100
  • 0efbda5342 fix: remove unused ignores M1nd3r 2024-11-19 13:57:11 +0100
  • f9eecd6088 fixup! temporary disabling of appdirs variables M1nd3r 2024-11-18 17:50:43 +0100
  • 128c1089e5 temporary disabling of appdirs variables M1nd3r 2024-11-18 17:25:46 +0100
  • 1689849980 test: try fix screen_recording M1nd3r 2024-11-19 13:50:29 +0100