1. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  2. 2e1577e Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year ago
  3. c6230cd scmi: refactor the code to hide a channel from devices by AKASHI Takahiro · 1 year ago
  4. cffe312 reset: add support for Amlogic A1 family by Alexey Romanov · 1 year, 1 month ago
  5. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  6. 6f1cc26 reset: mediatek: check malloc return valaue before use by Weijie Gao · 1 year, 3 months ago
  7. 7722432 core: read: fix dev_read_addr_size() by John Keeping · 1 year, 5 months ago
  8. bb52f1c reset: rockchip: implement rk3588 lookup table by Eugen Hristev · 1 year, 5 months ago
  9. 4a08ca6 reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · 1 year, 6 months ago
  10. d13de4f reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC by Yanhong Wang · 1 year, 7 months ago
  11. 1c866de reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · 1 year, 8 months ago
  12. 5a675ab reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 9 months ago
  13. 6104009 reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 1 year, 10 months ago
  14. a41c339 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 1 month ago
  15. 9b6f90c reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 3 months ago
  16. 4258827 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 3 months ago
  17. 9df5081 reset: zynqmp: Add reset driver support for versal by T Karthik Reddy · 2 years, 3 months ago
  18. 6639126 reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · 2 years, 5 months ago
  19. 3fb1988 reset: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 5 months ago
  20. d39088a reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · 2 years, 5 months ago
  21. 0a8bd97 reset/aspeed: Implement status callback by Joel Stanley · 2 years, 4 months ago
  22. f487a88 reset: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 5 months ago
  23. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 5 months ago
  24. 0be4b0b reset: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 6 months ago
  25. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 8 months ago
  26. 795b2c4 reset: dra7: Add a reset driver by Keerthy · 2 years, 9 months ago
  27. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 2 years, 11 months ago
  28. d963154 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years ago
  29. 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 1 month ago
  30. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  31. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  32. 3f123b7 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 3 months ago
  33. bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 3 months ago
  34. ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 5 months ago
  35. 34707b3 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · 3 years, 4 months ago
  36. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  37. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 5 months ago
  38. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 5 months ago
  39. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 6 months ago
  40. 67e6966 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · 3 years, 6 months ago
  41. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 7 months ago
  42. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  43. 8d6465b reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag by Weijie Gao · 4 years ago
  44. 9fc2108 reset: aspeed: Add AST2600 reset support by Chia-Wei, Wang · 3 years, 10 months ago
  45. 829c92b reset: stm32-reset: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  46. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  47. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  48. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 10 months ago
  49. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  50. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  51. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  52. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  53. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 11 months ago
  54. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years ago
  55. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years ago
  56. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  57. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 1 month ago
  58. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  59. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  60. 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 1 month ago
  61. 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 1 month ago
  62. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 3 months ago
  63. ed50d3f configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 3 months ago
  64. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 3 months ago
  65. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  66. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  67. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  68. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 4 months ago
  69. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 4 months ago
  70. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  71. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  72. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  73. 1bc5d3a drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 6 months ago
  74. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 6 months ago
  75. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 8 months ago
  76. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  77. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  78. 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
  79. 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 9 months ago
  80. c597e24 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  81. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  82. 6300dc4 imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  83. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  84. ef72ba0 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  85. 6cdd0a4 reset: socfpga: convert to livetree by Simon Goldschmidt · 5 years ago
  86. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  87. ea9dc35 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  88. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  89. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  90. f5e6c16 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  91. ede6e7b reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  92. 1ea9750 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  93. fd6b934 reset-meson: Add AXG reset compatible by Neil Armstrong · 6 years ago
  94. 99ba430 reset: Add Allwinner RESET driver by Jagan Teki · 6 years ago
  95. 3e066bc reset: MedaiTek: add reset controller driver for MediaTek SoCs by Weijie Gao · 6 years ago
  96. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  97. 65c8a79 reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  98. e7012e6 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  99. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  100. 25ed0fe reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago