1. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years ago
  2. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  3. 3f123b7 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · 3 years, 2 months ago
  4. bc7b384 reset: ast2600: Fix missing reference operator by Chia-Wei Wang · 3 years, 2 months ago
  5. ca4c245 reset: Avoid a warning in devm_reset_bulk_get_by_node() by Simon Glass · 3 years, 5 months ago
  6. 34707b3 reset: uniphier: Add PCIe reset entry by Kunihiko Hayashi · 3 years, 3 months ago
  7. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 5 months ago
  8. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 4 months ago
  9. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 4 months ago
  10. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 5 months ago
  11. 67e6966 reset: fix reset_get_by_index_nodev index handling by Neil Armstrong · 3 years, 5 months ago
  12. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 7 months ago
  13. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  14. 8d6465b reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag by Weijie Gao · 3 years, 11 months ago
  15. 9fc2108 reset: aspeed: Add AST2600 reset support by Chia-Wei, Wang · 3 years, 10 months ago
  16. 829c92b reset: stm32-reset: migrate trace to dev and log macro by Patrick Delaunay · 3 years, 11 months ago
  17. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  18. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  19. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 9 months ago
  20. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 9 months ago
  21. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  22. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  23. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  24. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  25. d8d29a4 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years ago
  26. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years ago
  27. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  28. 89f6830 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years ago
  29. 34d76fe reset: add reset controller driver for SCMI agents by Etienne Carriere · 4 years, 1 month ago
  30. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  31. 139e4a1 drivers: reset: Add a managed API to get reset controllers from the DT by Jean-Jacques Hiblot · 4 years, 1 month ago
  32. 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 1 month ago
  33. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  34. ed50d3f configs: reset: fu540: enable dm reset framework for SiFive by Sagar Shrikant Kadam · 4 years, 2 months ago
  35. d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 2 months ago
  36. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  37. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  38. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  39. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 3 months ago
  40. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 3 months ago
  41. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  42. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  43. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  44. 1bc5d3a drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 5 months ago
  45. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  46. 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
  47. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  48. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  49. 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 8 months ago
  50. 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 9 months ago
  51. c597e24 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  52. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  53. 6300dc4 imx: add support for i.MX7/i.MX8MQ reset controller by Patrick Wildt · 5 years ago
  54. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  55. ef72ba0 sysreset: add support for socfpga sysreset by Simon Goldschmidt · 5 years ago
  56. 6cdd0a4 reset: socfpga: convert to livetree by Simon Goldschmidt · 5 years ago
  57. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  58. ea9dc35 reset: Get the RESET by index without device by Jagan Teki · 6 years ago
  59. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  60. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  61. f5e6c16 reset: add reset driver for HiSilicon platform by Shawn Guo · 6 years ago
  62. ede6e7b reset: socfpga: add reset handling for old kernels by Simon Goldschmidt · 6 years ago
  63. 1ea9750 reset: socfpga: rename membase ptr to modrst_base by Simon Goldschmidt · 6 years ago
  64. fd6b934 reset-meson: Add AXG reset compatible by Neil Armstrong · 6 years ago
  65. 99ba430 reset: Add Allwinner RESET driver by Jagan Teki · 6 years ago
  66. 3e066bc reset: MedaiTek: add reset controller driver for MediaTek SoCs by Weijie Gao · 6 years ago
  67. 22929e1 drivers: cosmetic: Convert SPDX license tags to Linux Kernel style by Patrick Delaunay · 6 years ago
  68. 65c8a79 reset: Introduce TI System Control Interface (TI SCI) reset driver by Andreas Dannenberg · 6 years ago
  69. e7012e6 dm: reset: Update uclass to allow querying reset status by Andreas Dannenberg · 6 years ago
  70. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  71. 25ed0fe reset: uniphier: sync reset data with Linux 4.18-rc1 by Masahiro Yamada · 6 years ago
  72. 56d4b70 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  73. d358123 regmap: change regmap_init_mem() to take ofnode instead udevice by Masahiro Yamada · 6 years ago
  74. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 6 years ago
  75. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  76. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  77. a35747b Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  78. f8c08ab reset: uniphier: add ethernet reset control support by Kunihiko Hayashi · 6 years ago
  79. 40df6b3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  80. 895a82c reset: fix reset_get_bulk when phandle error by Neil Armstrong · 6 years ago
  81. 2ac7188 reset: socfpga: add reset driver for SoCFPGA platform by Dinh Nguyen · 6 years ago
  82. 91f5f8b reset: add sandbox test for bulk API by Neil Armstrong · 6 years ago
  83. 0c28233 reset: Add get/assert/deassert/release for bulk of reset signals by Neil Armstrong · 6 years ago
  84. 20367bb reset: Add Amlogic Meson Reset Controller by Neil Armstrong · 7 years ago
  85. a7519b3 reset: stm32: adapt driver for stm32mp1 by Patrick Delaunay · 7 years ago
  86. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  87. 760188c rockchip: reset: support a (common) rockchip reset drivers by Elaine Zhang · 7 years ago
  88. 3bc599c stm32: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  89. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  90. def4ead reset: uniphier: fix the first argument passed to dev_err() by Masahiro Yamada · 7 years ago
  91. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  92. 23a0641 dm: reset: add stm32 reset driver by Patrice Chotard · 7 years ago
  93. 111689e reset: uniphier: add PXs3 support by Masahiro Yamada · 7 years ago
  94. 1fc84d6 reset: uniphier: fix compatible for SD reset node for LD11/LD20 by Masahiro Yamada · 7 years ago
  95. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  96. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  97. 3b9d1bd reset: add reset_release_all() by Patrice Chotard · 7 years ago
  98. 9bd5cdf reset: add reset_request() by Patrice Chotard · 7 years ago
  99. 1d21e1b ARM: uniphier: fix various sparse warnings by Masahiro Yamada · 7 years ago
  100. aef5b73 reset: sti: add deassert counter in reset channel descriptor by Patrice Chotard · 7 years ago