Newer
Older
scope: st-uart
subsections:
- title: STM32 Console
scope: stm32-console
deprecated:
- stm32_console
- title: USB
scope: st-usb
deprecated:
- drivers/st/usb
- title: Watchdog
scope: st-iwdg
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
- title: USB
scope: usb
deprecated:
- drivers/usb
- title: Miscellaneous
subsections:
- title: AArch64
scope: aarch64
- title: Debug
scope: debug
deprecated:
- common/debug
- title: CRC32
scope: crc32
subsections:
- title: Hardware CRC32
scope: hw-crc32
deprecated:
- hw_crc
- hw_crc32
- title: Software CRC32
scope: sw-crc32
deprecated:
- sw_crc32
- title: DT Bindings
scope: dt-bindings
- title: FDT Wrappers
scope: fdt-wrappers
- title: FDTs
scope: fdts
deprecated:
- fdt
subsections:
- title: Morello
scope: morello-fdts
deprecated:
- fdts/morello
- title: STM32MP1
scope: stm32mp1-fdts
deprecated:
- fdts stm32mp1
subsections:
- title: STM32MP13
scope: stm32mp13-fdts
- title: STM32MP15
scope: stm32mp15-fdts
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
- title: PIE
scope: pie
- title: Security
scope: security
- title: SDEI
scope: sdei
- title: TBBR
scope: tbbr
- title: NXP
subsections:
- title: OCRAM
scope: nxp-ocram
deprecated:
- nxp/common/ocram
- title: PSCI
scope: nxp-psci
deprecated:
- plat/nxp/common/psci
- title: Documentation
scope: docs
deprecated:
- doc
subsections:
- title: Changelog
scope: changelog
- title: Commit Style
scope: commit-style
- title: Contribution Guidelines
scope: contributing
deprecated:
- contribution-guidelines
- docs-contributing.rst
- title: Maintainers
scope: maintainers
- title: Prerequisites
scope: prerequisites
- title: Threat Model
scope: threat-model
- title: Build System
scope: build
deprecated:
- makefile
- Makefile
subsections:
- title: Git Hooks
scope: hooks
- title: Tools
subsections:
- title: STM32 Image
scope: stm32image
deprecated:
- tools/stm32image
- title: NXP Tools
scope: nxp-tools
- title: Firmware Image Package Tool
scope: fiptool
- title: Secure Partition Tool
scope: sptool
- title: Certificate Creation Tool
scope: cert-create
- title: Dependencies
scope: deps
subsections:
- title: checkpatch
scope: checkpatch
- title: commitlint
scope: commitlint
- title: libfdt
scope: libfdt
- title: Node Package Manager (NPM)
scope: npm