1. 7f67957 reset: mediatek: check malloc return valaue before use by developer · 1 year, 4 months ago
  2. ab62d0b core: read: fix dev_read_addr_size() by John Keeping · 1 year, 6 months ago
  3. 2f55082 reset: rockchip: implement rk3588 lookup table by Eugen Hristev · 1 year, 7 months ago
  4. ca4134a reset: reset-rockchip: fix trivial line spacing alignment by Eugen Hristev · 1 year, 8 months ago
  5. b417f06 reset: starfive: jh7110: Add reset driver for StarFive JH7110 SoC by Yanhong Wang · 1 year, 8 months ago
  6. 91e7fd3 reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · 1 year, 9 months ago
  7. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  8. bdcfc7d reset: at91: Add reset driver for basic assert/deassert operations by Sergiu Moga · 1 year, 11 months ago
  9. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 2 months ago
  10. 51243be reset: qcom: Add support for QCS404 SoC reset table by Sumit Garg · 2 years, 4 months ago
  11. 2cf66c45 reset: Convert ipq4019 driver to a generic Qcom driver by Sumit Garg · 2 years, 4 months ago
  12. a3a4cc8 reset: zynqmp: Add reset driver support for versal by T Karthik Reddy · 2 years, 4 months ago
  13. 86b561c reset: sunxi: Reuse the platform data from the clock driver by Samuel Holland · 2 years, 7 months ago
  14. 24a870c reset: sunxi: Convert driver private data to platform data by Samuel Holland · 2 years, 7 months ago
  15. 1567fdf reset: sunxi: Get the reset count from the CCU descriptor by Samuel Holland · 2 years, 7 months ago
  16. 09df10d reset/aspeed: Implement status callback by Joel Stanley · 2 years, 5 months ago
  17. 5f35e28 reset: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  18. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
  19. f817d17 reset: Return 0 if ops unimplemented and remove empty functions by Marek Vasut · 2 years, 7 months ago
  20. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 9 months ago
  21. 0c0bdbb reset: dra7: Add a reset driver by Keerthy · 2 years, 10 months ago
  22. a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
  23. 1b58506 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 1 month ago
  24. 12e3faa clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 3 months ago
  25. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  26. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  27. f0e4769 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 4 months ago
  28. 39c1106 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 4 months ago
  29. 956cd30 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 7 months ago
  30. 2dcb469 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · 3 years, 5 months ago
  31. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  32. 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  33. ecefa5f drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
  34. 4818697 reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 7 months ago
  35. 6198db6 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · 3 years, 7 months ago
  36. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
  37. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  38. 3260234 reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag by developer · 4 years, 1 month ago
  39. 7114051 reset: aspeed: Add AST2600 reset support by Chia-Wei, Wang · 4 years ago
  40. ecb23b5 reset: stm32-reset: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  41. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  42. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  43. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  44. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  45. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  46. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  47. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  48. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  49. 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
  50. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years, 1 month ago
  51. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years, 1 month ago
  52. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  53. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 3 months ago
  54. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 3 months ago
  55. 5be97a3 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 3 months ago
  56. f5edc7a reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 3 months ago
  57. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  58. 2732b2d configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 4 months ago
  59. e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
  60. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  61. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  62. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  63. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  64. 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  65. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  66. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  67. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  68. e3d9c99 drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 7 months ago
  69. 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
  70. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  71. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  72. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  73. 1928cd4 reset: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
  74. 30f1775 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 11 months ago
  75. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  76. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · 5 years ago
  77. dbc644f imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  78. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  79. fc82466 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  80. e5291ad reset: socfpga: convert to livetree by Simon Goldschmidt · 6 years ago
  81. 19bbb32 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  82. 01af115 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  83. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  84. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  85. 8aa8f30 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  86. e568bb7 reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  87. 53a0cf5 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  88. cbf5ea5 reset-meson: Add AXG reset compatible by Neil Armstrong · 6 years ago
  89. 7f6c2a8 reset: Add Allwinner RESET driver by Jagan Teki · 6 years ago
  90. d48dd9a reset: MedaiTek: add reset controller driver for MediaTek SoCs by developer · 6 years ago
  91. d6e53c7 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  92. 4cfdf4d reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  93. e2bc740 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  94. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  95. 096c466 reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  96. 1538532 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  97. e4873e3 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 7 years ago
  98. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  99. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  100. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago