zephyr/scripts
Fabio Baltieri b1fccaad6e scripts: check_init_priorities: fix device function name display
Device init pointers have been moved off struct init_entry and into
struct device in 766bfe7b2e, but check_init_priorities.py have not been
modified to check the new pointer so it's been showing NULL for all
devices since.

Fix it by searching down the right pointer for device init entries.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-07-28 04:22:43 -04:00
..
build scripts: check_init_priorities: fix device function name display 2025-07-28 04:22:43 -04:00
checkpatch arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
ci scripts: ci: check_compliance: Add check for zephyr module file 2025-07-25 08:13:56 -04:00
coccinelle scripts: coccinelle: add errno as a reserved name 2024-08-22 14:21:53 -04:00
coredump scripts: coredump: Fix loading coredumps when thread info is enabled. 2024-12-09 22:06:23 +00:00
dts dtlib: (cosmetic) use filename and line number on all messages 2025-07-19 15:34:13 -04:00
footprint scripts: footprint: fix hifive1 rev.B board name 2025-07-15 17:08:43 -10:00
generate_usb_vif python: Format and sort imports 2024-11-25 10:07:13 +01:00
gitlint gitlint: do not allow treewide as an area in commit messages 2024-04-10 09:22:24 +02:00
kconfig scripts: kconfiglib: Fix file leaks 2025-07-19 13:25:56 -04:00
logging/dictionary scripts/logging: Add RX config detection 2025-06-26 14:07:03 +02:00
native_simulator native_simulator: Get latest from upstream 2025-05-12 19:20:37 +02:00
net scripts: net: Remove dependency to lxml in enumerate_http_status.py 2025-07-23 09:31:28 +02:00
profiling
pylib twister: Fix race condition in try_making_symlink 2025-07-25 23:30:31 +02:00
pylint/checkers
release scripts: drop list_issues.py 2023-07-25 16:45:15 +02:00
ruff scripts: Add helper scripts for ruff baseline excludes 2024-11-19 18:36:54 -05:00
schemas scripts: hwm_v2: add full_name property for archs 2025-06-06 10:29:44 +02:00
tests scripts: tests: twister_blackbox: drop lxml dependency 2025-07-23 09:31:28 +02:00
tracing scripts: trace_capture_usb: disable tracing on exit 2025-06-17 16:03:44 +02:00
utils scripts: Fix bindings style migration script 2025-06-18 09:08:05 -04:00
west_commands west: runners: nrf: don't recover twice on nrf54h 2025-07-24 16:57:45 +01:00
.gitignore cleanup: rename sanitycheck references to twister 2021-01-14 07:50:52 -06:00
bindings_properties_allowlist.yaml scripts: ci: Add CI bindings style checker 2025-06-17 16:03:54 +02:00
check_maintainers.py python: Format and sort imports 2024-11-25 10:07:13 +01:00
checkpatch.pl scripts: checkpatch: False alarm warning for macros. 2025-06-30 15:20:28 -05:00
checkstack.pl First commit 2015-04-10 16:44:37 -07:00
coccicheck scripts: Allow use of bash outside of /bin 2022-03-08 11:11:10 +01:00
dump_bugs_pickle.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
gen_gcov_files.py
get_maintainer.py maintainers: add options to area command 2025-06-10 12:10:40 +02:00
github_helpers.py scripts: add github_helpers.py 2022-05-24 18:48:03 +02:00
list_boards.py scripts: list_boards: Fix linter issues 2025-06-06 11:52:17 +02:00
list_hardware.py scripts: list_hardware: Fix linter issues 2025-06-06 11:52:17 +02:00
list_shields.py shields: doc: allow to indicate supported hw features 2025-05-28 15:33:50 +02:00
make_bugs_pickle.py ci: scripts: do not count PRs labeled as bug in snapshot 2024-07-12 16:10:13 -04:00
requirements-actions.in scripts: requirements: remove lxml dependency 2025-07-23 09:31:28 +02:00
requirements-actions.txt scripts: requirements: remove lxml dependency 2025-07-23 09:31:28 +02:00
requirements-base.txt scripts: west_commands: canopen: replace progress by tqdm 2025-07-19 15:41:32 -04:00
requirements-build-test.txt scripts: ci: check_compliance: no need for lxml anymore 2025-07-23 09:31:28 +02:00
requirements-compliance.txt scripts: check_compliance: Fix traceback in junitparser 2025-07-19 15:34:47 -04:00
requirements-extras.txt scripts: requirements: extras: add spsdk 2025-06-11 16:03:37 -07:00
requirements-run-test.txt tests: cmake: actually test SBOM files generation 2025-06-18 17:45:16 -04:00
requirements.txt doc: move requirements to doc/ 2023-07-12 09:13:49 -04:00
series-push-hook.sh scripts: series-push-hook: Use main as base comparison branch 2021-05-27 15:55:43 -05:00
set_assignees.py ci: set_assignee: don't allways pick next area when submitter = assignee 2025-04-23 17:54:38 +02:00
snippets.py sysbuild: Add support for snippets 2024-12-27 07:18:13 +01:00
spelling.txt scripts: RISCV instruction SEPC 2024-08-27 10:48:58 -04:00
tags.sh
twister scripts: twister: Python Version Guard 2024-11-04 17:24:24 -05:00
valgrind.supp valgrind: Update POSIX soc no cpu cleanup suppression 2023-11-29 15:33:49 +01:00
west-commands.yml scripts: add "west gtags" command 2025-03-07 19:57:00 +01:00
zephyr_module.py scripts: zephyr_module.py: Take EXTRA_ZEPHYR_MODULES variable into account 2025-06-09 10:26:54 +01:00