15 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Henrik Brix Andersen adfd34ed08 drivers: entropy: introduce shared init priority and logging 4 years ago
Gerard Marull-Paretas 9e2f38d78e drivers: entropy: remove usage of device_pm_control_nop 4 years ago
Kumar Gala acf1939a4c drivers: entropy: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 9be31b5aa4 drivers: entropy: Convert drivers to use DT for label 5 years ago
Kumar Gala 4b9fe8a24e drivers: mcux: Convert MCUX drivers to new DT_INST macros 5 years ago
Kumar Gala a49de1543b drivers: entropy: mcux_trng: convert to DT_INST defines 5 years ago
Anas Nashif 969f8f1c68 cleanup: include/: move entropy.h to drivers/entropy.h 6 years ago
Aurelien Jarno 2ff5d641f2 drivers: entropy: mcux_trng: get the base address from the device tree 7 years ago
Leandro Pereira 30e558f333 devices: entropy: Initialize drivers during PRE_KERNEL_1 stage 7 years ago
Leandro Pereira 8b883a61a3 subsys/random: sys_rand32_get() implementation that uses entropy API 8 years ago
Leandro Pereira da9b0ddf5b drivers: Rename `random` to `entropy` 8 years ago
Leandro Pereira adce1d1888 subsys: Add random subsystem 8 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Bogdan Davidoaia 5473906993 random: add MCUX TRNG driver 8 years ago