62 Commits (main)

Author SHA1 Message Date
Robert Hancock ba2f6f8945 edac: shell: Make more generic 3 weeks ago
Robert Hancock 5ec82573ca drivers: edac: Add Synopsys EDAC driver 3 weeks ago
Pieter De Gendt 856f4f8b59 drivers: edac: Place API into iterable section 7 months ago
Yong Cong Sin e54b27b967 arch: define `struct arch_esf` and deprecate `z_arch_esf_t` 1 year ago
Henrik Brix Andersen c0c8952739 shell: do not enable subsystem/driver shell modules by default 2 years ago
Gerard Marull-Paretas 667eeb11fb shell: fix MISRA 5.7 violations on `struct shell` 2 years ago
Andrei Emeltchenko 15738e5b2c edac: ibecc: Use GENMASK64() macro 2 years ago
Henrik Brix Andersen c41dd36de2 drivers: kconfig: unify menuconfig title strings 2 years ago
Andrei Emeltchenko 4378017ad0 edac: ibecc: Correct indication of -ENODATA 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Johann Fischer 5e5ea9a21d drivers: use unsigned int for irq_lock() 3 years ago
Andrei Emeltchenko 662cea4638 edac: shell: Update Copyright to 2022 3 years ago
Andrei Emeltchenko 8390ae5d70 edac: shell: Do not show error on ENODATA 3 years ago
Andrei Emeltchenko d0d87a213b edac: shell: Refactor edac shell 3 years ago
Andrei Emeltchenko 75eba3fdb9 edac: shell: Update edac shell comments 3 years ago
Andrei Emeltchenko 179cf801c3 edac: ibecc: Exclude logging lcov branch 3 years ago
Andrei Emeltchenko 0caed0e5e7 edac: ibecc: Remove outdated comments 3 years ago
Kumar Gala 04622c8b6f edac: shell: Remove use of DT_LABEL 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Andrei Emeltchenko f6069aa8fa edac: ibecc: Add support for EHL SKU13, SKU14, SKU15 3 years ago
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts 3 years ago
Andrei Emeltchenko c493825ac1 edac: ibecc: Add LOG_INF for indication initialization 4 years ago
Andrei Emeltchenko 343033fc34 edac: ibecc: Exclude LOG_ERR() from branch coverage 4 years ago
Andrei Emeltchenko d11fae6d06 edac: ibecc: Return -ENODATA on zero log 4 years ago
Andrei Emeltchenko e1ffce9ec3 edac: ibecc: Add header guards and move definition 4 years ago
Krzysztof Chruscinski eb3375f47c shell: Add __printf_like to shell_fprintf 4 years ago
Andrei Emeltchenko 443143b5ec edac: Make edac_ibecc_init() function static 4 years ago
Daniel Leung 77dd3daaaf drivers: edac: build as static library 4 years ago
Johan Hedberg b10287cd69 drivers: edac: Fix PCIe Kconfig dependency 4 years ago
Henrik Brix Andersen fe2075d140 shell: modules: promote edac mem shell subcommand to root shell command 4 years ago
Andrei Emeltchenko 882600834e edac: shell: Use helper functions for shell devmem command 4 years ago
Andrei Emeltchenko fee256bc72 edac: shell: Print exact error with shell error message 4 years ago
Andrei Emeltchenko 228232e29d edac: shell: Check error for log clear functions 4 years ago
Andrei Emeltchenko 9da4e3f3dc edac: ibecc: Reduce CCM number using fallthrough 4 years ago
Andrei Emeltchenko 50c47267b4 edac: ibecc: Strip debug information 4 years ago
Andrei Emeltchenko 07d524357e edac: ibecc: Simplify PCI probing 4 years ago
Andrei Emeltchenko b1d79776c7 edac: ibecc: Simplify NMI handling 4 years ago
Andrei Emeltchenko b6c75cfd34 edac: ibecc: Use boolean expressions in if conditions 4 years ago
Andrei Emeltchenko 9bad08e3e7 edac: shell: Use boolean expressions in if conditions 4 years ago
Andrei Emeltchenko daf8095851 edac: shell: Replace ret with err 4 years ago
Andrei Emeltchenko 661eb79f6f edac: Use TODO instead of workaround in comment 4 years ago
Andrei Emeltchenko 7293587725 edac: Use -ENOSYS for not implemented mandatory API functions 4 years ago
Andrei Emeltchenko 0eb48e30c6 edac: shell: Use new EDAC API in shell 4 years ago
Andrei Emeltchenko 6622eccddb edac: Refactor EDAC API 4 years ago
Andrei Emeltchenko 365be4540b edac: ibecc: Add supported SKU device IDs 4 years ago
Andrei Emeltchenko 3f4a41946a edac: shell: Add test_default command 4 years ago
Andrei Emeltchenko 4bbcd1433e edac: shell: Update shell commands comments 4 years ago
Andrei Emeltchenko 8a71b16f93 edac: Update shell commands 4 years ago
Andrei Emeltchenko 47dd65bc97 edac: Rename PCI_ENDPOINT to PCI_HOST_BRIDGE 4 years ago