1. 9f5df9a rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
  2. 20a0ce5 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  3. d61b485 rng: Add Turris Mox rTWM RNG driver by Max Resch · 10 months ago
  4. 657bd30 rng: eliminate common.h include from RNG drivers by Heinrich Schuchardt · 10 months ago
  5. 1351cd3 rng: detect RISC-V Zkr RNG device in bind method by Heinrich Schuchardt · 1 year, 1 month ago
  6. badef4c rng: fix ARMv8.5 RNDR driver by Heinrich Schuchardt · 1 year, 1 month ago
  7. ebaee70 rng: Add StarFive JH7110 RNG driver by Chanho Park · 1 year, 1 month ago
  8. ceec977 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 1 year, 1 month ago
  9. a923456 drivers: rng: add support for Meson S4 by Alexey Romanov · 1 year, 2 months ago
  10. 31565bb driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
  11. e077d7f rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · 1 year, 2 months ago
  12. 6032292 rng: stm32: add error concealment sequence by Gatien Chevallier · 1 year, 2 months ago
  13. 01af363 rng: stm32: add RNG clock frequency restraint by Gatien Chevallier · 1 year, 2 months ago
  14. 2d2574b rng: stm32: Implement configurable RNG clock error detection by Gatien Chevallier · 1 year, 2 months ago
  15. 77e0c60 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · 1 year, 2 months ago
  16. 5891282 rockchip: rng: add trngv1 for rk3588 by Chris Morgan · 1 year, 8 months ago
  17. 57fb86a drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
  18. e67ffb5 tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
  19. 12e11aa rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · 2 years, 5 months ago
  20. 53355bb drivers: rng: add smccc trng driver by Etienne Carriere · 2 years, 6 months ago
  21. 866eab1 rng: nuvoton: Add NPCM7xx rng driver by Jim Liu · 2 years, 6 months ago
  22. fd52e7f rng: add OP-TEE based Random Number Generator by Patrick Delaunay · 2 years, 8 months ago
  23. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 2 years, 11 months ago
  24. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  25. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  26. 3ac0523 rng: iproc_rng200: Enable support for RPi4 armv7 by Matthias Brugger · 3 years, 9 months ago
  27. 391a16b rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · 3 years, 10 months ago
  28. 1613cf5 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
  29. 537f001 rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
  30. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  31. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  32. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  33. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  34. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  35. 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 2 months ago
  36. 02d249f rng: meson: make core clock optional by Neil Armstrong · 4 years, 2 months ago
  37. cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years, 3 months ago
  38. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  39. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  40. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  41. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  42. 6e7353e rockchip: rng: Add a driver for random number generator(rng) device by Lin Jinhan · 4 years, 8 months ago
  43. bc40eb2 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 4 years, 10 months ago
  44. c312c4b drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 10 months ago
  45. 250b303 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · 4 years, 10 months ago
  46. 1611235 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 11 months ago
  47. ff0dada sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
  48. 231ec90 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 5 years ago
  49. a248768 dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago