1. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  2. 127dc6c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 4 months ago
  3. 110f810 rng: Add Exynos TRNG driver by Sam Protsenko · 4 months ago
  4. 5a3d908 driver: rng: Do not check ARM_SMCCC_TRNG_VERSION by Leo Yan · 5 months ago
  5. 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
  6. cc046dc common: Convert *.c/h from UTF-8 to ASCII enconfing by Michal Simek · 7 months ago
  7. d894f7a 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
  8. 64ba61f rng: rockchip: Use same compatible as linux by Jonas Karlman · 9 months ago
  9. e43506e driver: rng: Fix SMCCC TRNG crash by Weizhao Ouyang · 9 months ago
  10. 8b05c18 rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.h by Quentin Schulz · 9 months ago
  11. 1621fc8 Merge tag 'v2024.04-rc4' into next by Tom Rini · 9 months ago
  12. 18ef74a rng: Add Turris Mox rTWM RNG driver by Max Resch · 9 months ago
  13. 10a45cc rng: eliminate common.h include from RNG drivers by Heinrich Schuchardt · 9 months ago
  14. 15943ca rng: detect RISC-V Zkr RNG device in bind method by Heinrich Schuchardt · 1 year, 1 month ago
  15. 84020d0 rng: fix ARMv8.5 RNDR driver by Heinrich Schuchardt · 1 year, 1 month ago
  16. b125d52 rng: Add StarFive JH7110 RNG driver by Chanho Park · 1 year, 1 month ago
  17. 8086354 rng: Provide a RNG based on the RISC-V Zkr ISA extension by Heinrich Schuchardt · 1 year, 1 month ago
  18. 8a2c35d drivers: rng: add support for Meson S4 by Alexey Romanov · 1 year, 1 month ago
  19. 8a457ad driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers by Andre Przywara · 1 year, 3 months ago
  20. 5e65d46 rng: stm32: Implement custom RNG configuration support by Gatien Chevallier · 1 year, 2 months ago
  21. 278ed19 rng: stm32: add error concealment sequence by Gatien Chevallier · 1 year, 2 months ago
  22. 4f1f9e7 rng: stm32: add RNG clock frequency restraint by Gatien Chevallier · 1 year, 2 months ago
  23. e2acc95 rng: stm32: Implement configurable RNG clock error detection by Gatien Chevallier · 1 year, 2 months ago
  24. 2af20a5 rng: stm32: rename STM32 RNG driver by Gatien Chevallier · 1 year, 2 months ago
  25. eb1ca2e rockchip: rng: add trngv1 for rk3588 by Chris Morgan · 1 year, 8 months ago
  26. 320c850 drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
  27. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
  28. 71f4421 rng: stm32mp1_rng: add conditional reset feature for STM32MP13x by Lionel Debieve · 2 years, 5 months ago
  29. 741ca70 drivers: rng: add smccc trng driver by Etienne Carriere · 2 years, 6 months ago
  30. fe505c7 rng: nuvoton: Add NPCM7xx rng driver by Jim Liu · 2 years, 6 months ago
  31. 922c7d3 rng: add OP-TEE based Random Number Generator by Patrick Delaunay · 2 years, 8 months ago
  32. e1c56f3 clk: Add clk_get_by_name_optional by Sean Anderson · 2 years, 10 months ago
  33. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  34. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  35. d7abe4c rng: iproc_rng200: Enable support for RPi4 armv7 by Matthias Brugger · 3 years, 9 months ago
  36. b2ce421 rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · 3 years, 9 months ago
  37. 9fc32c2 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
  38. 18988ec rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
  39. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  40. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  41. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  42. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  43. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  44. fa5d33f rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 2 months ago
  45. e733052 rng: meson: make core clock optional by Neil Armstrong · 4 years, 2 months ago
  46. d909bab rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years, 2 months ago
  47. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  48. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  49. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  50. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  51. 20b7850 rockchip: rng: Add a driver for random number generator(rng) device by Lin Jinhan · 4 years, 8 months ago
  52. 009d4a7 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 4 years, 10 months ago
  53. cb02866 drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 10 months ago
  54. 2b39a03 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · 4 years, 9 months ago
  55. b2e67a2 lib: Kconfig dependencies for pseudo-random library by Heinrich Schuchardt · 4 years, 10 months ago
  56. 23e3751 sandbox: rng: Add a random number generator(rng) driver by Sughosh Ganu · 5 years ago
  57. cd9a2f9 stm32mp1: rng: Add a driver for random number generator(rng) device by Sughosh Ganu · 5 years ago
  58. 90592ed dm: rng: Add random number generator(rng) uclass by Sughosh Ganu · 5 years ago