1357 Commits

Author SHA1 Message Date
eZio Pan
b97f0a833e apply transform 2024-02-26 14:13:22 +08:00
eZio Pan
2d52f3bfb1 extract 2024-02-26 13:44:52 +08:00
Dario Nieuwenhuis
7c8b534134 Sane naming for bit count enums. 2024-02-26 02:29:38 +01:00
Dario Nieuwenhuis
88f71cbcd2
Merge pull request #422 from OroArmor/patch-1
Modify TIM(2)SW Clock Selection to use the new PLL1_P_MUL_2 name
2024-02-26 00:28:44 +00:00
Eli Orona
4ed2d3f65a
Update rcc.rs 2024-02-25 16:16:25 -08:00
Eli Orona
e3a6144275
Modify TIM(2)SW Clock Selection to use the new PLL1_P_MUL_2 name 2024-02-25 16:01:15 -08:00
Dario Nieuwenhuis
d492f504e7
Merge pull request #396 from eZioPan/sai_h5_l5_u5
sai h5 l5 u5
2024-02-25 22:48:05 +01:00
Dario Nieuwenhuis
a54b019995
Merge pull request #414 from eZioPan/fmc_v4
fmc v4 (for H5)
2024-02-25 22:47:24 +01:00
Dario Nieuwenhuis
945a44c667
Merge pull request #415 from eZioPan/i3c_v1
i3c v1
2024-02-25 22:47:04 +01:00
Dario Nieuwenhuis
f17c5df815
Merge branch 'main' into i3c_v1 2024-02-25 22:46:58 +01:00
Dario Nieuwenhuis
ab6d71a62c
Merge pull request #417 from eZioPan/aes_v3
aes v3
2024-02-25 22:46:41 +01:00
Dario Nieuwenhuis
22da1f4a0a
Merge branch 'main' into aes_v3 2024-02-25 22:46:31 +01:00
Dario Nieuwenhuis
8679677e81
Merge pull request #418 from eZioPan/saes_v1
saes v1
2024-02-25 21:42:14 +00:00
Dario Nieuwenhuis
1084e4ce0c
Merge pull request #420 from eZioPan/pka_v1
pka v1
2024-02-25 21:38:59 +00:00
Dario Nieuwenhuis
6f3e9acccd
Merge pull request #412 from eZioPan/hex-address
make address of registers show as hex
2024-02-25 21:26:46 +00:00
eZio Pan
24b62ea85d make address of registers show as hex 2024-02-25 22:24:22 +01:00
Dario Nieuwenhuis
bca5f41774
Merge pull request #413 from eZioPan/enum-adccommon-h50
align enum of adccommon_h50 with adccommon_h5
2024-02-25 21:14:19 +00:00
Dario Nieuwenhuis
27b4f98ca5
Merge pull request #416 from caleb-garrett/h7-cryp
Correct 'CRYPT' to 'CRYP' in RCC
2024-02-25 21:07:34 +00:00
eZio Pan
2a8bc99b55 add pka to chips.rs 2024-02-25 21:48:39 +08:00
eZio Pan
6f3f972c6c tailoring from pka_v1b to pka_v1c 2024-02-25 21:44:44 +08:00
eZio Pan
f4567db67a branch from pka_v1b to pka_v1c 2024-02-25 21:42:57 +08:00
eZio Pan
f839d76da6 tailoring from pka_v1a to pka_v1b 2024-02-25 21:41:51 +08:00
eZio Pan
2fec12bda6 branch from pka_v1a to pka_v1b 2024-02-25 21:35:04 +08:00
eZio Pan
e5d85dae39 add enum 2024-02-25 21:31:08 +08:00
eZio Pan
c20cd25016 extract 2024-02-25 20:04:41 +08:00
eZio Pan
213784d231 add saes to chip.rs 2024-02-25 19:38:56 +08:00
eZio Pan
6f45c8c9b2 tailoring from saes_v1a to saes_v1b 2024-02-25 19:34:56 +08:00
eZio Pan
a26d7f3e11 branch from saes_v1a to saes_v1b 2024-02-25 19:28:21 +08:00
eZio Pan
b1bd6e97d6 add enum to saes_v1a 2024-02-25 19:24:44 +08:00
eZio Pan
25ae37ec22 recreate transform file and apply transform 2024-02-25 18:54:39 +08:00
eZio Pan
93a943cf3a apply transform 2024-02-25 18:33:51 +08:00
eZio Pan
0437b81a9e extract 2024-02-25 16:43:46 +08:00
eZio Pan
12810e9455 add aes_v3b to chips.rs 2024-02-25 13:51:20 +08:00
eZio Pan
ccb0f18f5b tailoring from aes_v3a to aes_v3b 2024-02-25 13:38:17 +08:00
eZio Pan
3f975e6217 branch from v3a to v3b 2024-02-25 13:36:25 +08:00
eZio Pan
2c6cd074ef concate CHMOD field into one 2024-02-25 13:27:17 +08:00
eZio Pan
39b513b598 rename aes_u5 to aes_v3a 2024-02-25 13:14:56 +08:00
Caleb Garrett
de9eb01e70 Correct 'CRYPT' to 'CRYP' in RCC. 2024-02-24 16:45:16 -05:00
eZio Pan
99024fc817 add to chips.rs 2024-02-24 22:58:25 +08:00
eZio Pan
29a026e652 add enums 2024-02-24 22:55:01 +08:00
eZio Pan
448ed12b13 apply other transforms 2024-02-24 21:53:18 +08:00
eZio Pan
ebceb6d15c make DataRegs block 2024-02-24 21:24:02 +08:00
eZio Pan
cd738a1c68 extract 2024-02-24 20:30:30 +08:00
eZio Pan
af02de81fd add to chips.rs 2024-02-24 19:52:23 +08:00
eZio Pan
e4b07a5988 PDM count change 2024-02-24 19:30:44 +08:00
eZio Pan
fb7a97fa28 branch 2pdm from 4pdm 2024-02-24 19:30:44 +08:00
eZio Pan
5256872a43 apply chiptool transform 2024-02-24 19:30:44 +08:00
eZio Pan
05f52fcc7e add enum for SDRAM block 2024-02-24 19:29:06 +08:00
eZio Pan
e857c9cb94 add enum for NAND block 2024-02-24 19:18:09 +08:00
eZio Pan
72aa630cf0 add enum for NOR_PSRAM block 2024-02-24 18:54:30 +08:00