- 2d4925a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 months ago
- 9344efc rng: Add Exynos TRNG driver by Sam Protsenko · 4 months ago
- 51ebe8c driver: rng: Do not check ARM_SMCCC_TRNG_VERSION by Leo Yan · 5 months ago
- 591257b rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
- 81f3a66 common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
- 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 8 months ago
- 1bc79dc rng: rockchip: Use same compatible as linux by Jonas Karlman · 9 months ago
- 1da4d32 driver: rng: Fix SMCCC TRNG crash by Weizhao Ouyang · 9 months ago
- 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
- 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago WIP/11Mar2024-next
- d61b485 rng: Add Turris Mox rTWM RNG driver by Max Resch · 9 months ago
- 657bd30 rng: eliminate common.h include from RNG drivers by Heinrich Schuchardt · 10 months ago
- 1351cd3 rng: detect RISC-V Zkr RNG device in bind method by Heinrich Schuchardt · 1 year, 1 month ago
- badef4c rng: fix ARMv8.5 RNDR driver by Heinrich Schuchardt · 1 year, 1 month ago
- ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 1 year, 1 month ago
- ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 1 year, 1 month ago
- a923456 drivers: rng: add support for Meson S4 by Alexey Romanov · 1 year, 1 month ago
- 31565bb driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
- e077d7f rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · 1 year, 2 months ago
- 6032292 rng: stm32: add error concealment sequence by Gatien Chevallier · 1 year, 2 months ago
- 01af363 rng: stm32: add RNG clock frequency restraint by Gatien Chevallier · 1 year, 2 months ago
- 2d2574b rng: stm32: Implement configurable RNG clock error detection by Gatien Chevallier · 1 year, 2 months ago
- 77e0c60 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · 1 year, 2 months ago
- 5891282 rockchip: rng: add trngv1 for rk3588 by Chris Morgan · 1 year, 8 months ago
- 57fb86a drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
- e67ffb5 tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
- 12e11aa rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · 2 years, 5 months ago
- 53355bb drivers: rng: add smccc trng driver by Etienne Carriere · 2 years, 6 months ago
- 866eab1 rng: nuvoton: Add NPCM7xx rng driver by Jim Liu · 2 years, 6 months ago
- fd52e7f rng: add OP-TEE based Random Number Generator by Patrick Delaunay · 2 years, 8 months ago
- e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 2 years, 10 months ago
- b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 3ac0523 rng: iproc_rng200: Enable support for RPi4 armv7 by Matthias Brugger · 3 years, 9 months ago
- 391a16b rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · 3 years, 9 months ago
- 1613cf5 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
- 537f001 rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 2 months ago
- 02d249f rng: meson: make core clock optional by Neil Armstrong · 4 years, 2 months ago
- cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years, 2 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago WIP/2020-05-18-reduce-size-of-common.h
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 6e7353e rockchip: rng: Add a driver for random number generator(rng) device by Lin Jinhan · 4 years, 8 months ago
- bc40eb2 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 4 years, 10 months ago
- c312c4b drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 10 months ago
- 250b303 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · 4 years, 9 months ago
- 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
- ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
- 231ec90 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 5 years ago
- a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago