1. ae655fb firmware: zynqmp: fix write to an uninitialised pointer in ipi_req() by Michal Simek · Fri Oct 15 16:57:39 2021 +0200
  2. 577385a firmware: zynqmp: Handle errors from ipi_req properly by Michal Simek · Fri Oct 15 16:57:38 2021 +0200
  3. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  4. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  5. f92175c psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · Tue Jul 13 16:53:46 2021 +0200
  6. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  7. aa0e3fc firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. by Vignesh Raghavendra · Mon Jun 07 19:47:49 2021 +0530
  8. 4214a81 firmware: ti_sci: Implement GET_RANGE with static data by Vignesh Raghavendra · Mon Jun 07 19:47:48 2021 +0530
  9. 366df4e firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · Thu May 13 20:10:55 2021 -0500
  10. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  11. ecb99d0 psci: rename psci_features function by Igor Opaniuk · Thu May 06 17:34:27 2021 +0300
  12. a8a2b8a firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · Mon May 10 20:06:02 2021 +0530
  13. 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · Tue Apr 06 09:38:06 2021 +0200
  14. 3696c09 psci: add features/reset2 support by Igor Opaniuk · Thu Apr 01 02:01:53 2021 +0300
  15. 9aa75e1 scmi: translate the resource only when livetree is not activated by Patrick Delaunay · Tue Mar 30 15:29:03 2021 +0200
  16. ab5154f scmi: correctly configure MMU for SCMI buffer by Patrick Delaunay · Tue Mar 16 09:29:40 2021 +0100
  17. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  18. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  19. d68663a firmware: scmi: voltage regulator by Etienne Carriere · Mon Mar 08 22:38:06 2021 +0100
  20. d4c9f68 scmi: cosmetic: reorder include files by Patrick Delaunay · Wed Feb 24 11:19:45 2021 +0100
  21. 5dd84d4 scmi: define LOG_CATEGORY by Patrick Delaunay · Wed Feb 24 11:19:44 2021 +0100
  22. 2f7d3a1 scmi: Include device_compat.h by Patrick Delaunay · Wed Feb 24 11:19:43 2021 +0100
  23. 748cbaa firmware: smci: possible NULL dereference by Heinrich Schuchardt · Mon Feb 01 03:01:54 2021 +0100
  24. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  25. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  26. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  27. f33d95b firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · Mon Oct 05 15:23:28 2020 +0200
  28. 31786fe firmware: scmi: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:44 2020 -0400
  29. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  30. c6e9af3 reset: add reset controller driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:06 2020 +0200
  31. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  32. 78928e1 clk: add clock driver for SCMI agents by Etienne Carriere · Wed Sep 09 18:44:04 2020 +0200
  33. a26d0ec firmware: scmi: support Arm SMCCC transport by Etienne Carriere · Wed Sep 09 18:44:02 2020 +0200
  34. 2b41208 firmware: scmi: mailbox/smt agent device by Etienne Carriere · Wed Sep 09 18:44:01 2020 +0200
  35. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  36. 405dc24 firmware: ti_sci: Fix not calling dev_err with a device by Sean Anderson · Tue Sep 15 10:44:38 2020 -0400
  37. 3309308 xilinx: drivers: Use '_' instead of '-' in driver name by Michal Simek · Tue Jan 07 08:50:34 2020 +0100
  38. 0acf1dc firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · Mon Aug 17 11:00:48 2020 +0530
  39. 928d5ca firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · Mon Aug 17 11:00:47 2020 +0530
  40. d180353 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · Thu Aug 13 12:43:22 2020 +0200
  41. 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · Tue Aug 04 23:17:27 2020 +0100
  42. 2aa7fc6 psci: put psci_method in .data section if EFI_LOADER is not enabled by Yann Gautier · Fri Jul 17 14:20:15 2020 +0200
  43. 5f42112 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · Mon Apr 27 11:51:40 2020 +0200
  44. 52b72c1 firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · Thu Jun 18 12:54:38 2020 +0100
  45. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  46. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  47. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  48. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  49. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  50. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  51. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Tue Apr 07 11:58:44 2020 -0400
  52. 0a41d4c firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · Mon Mar 23 14:42:34 2020 +0100
  53. b5981d6 firmware: tisci: Drop all deprecated messages by Lokesh Vutla · Fri Feb 28 17:54:48 2020 +0530
  54. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  55. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  56. 4f92535 firmware: Remove probe which is causing extra bind by Ashok Reddy Soma · Tue Jan 07 02:26:00 2020 -0700
  57. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  58. 8ece072 firmware: zynqmp: Clean up zynqmp_power_probe by Michal Simek · Thu Oct 10 11:26:16 2019 +0200
  59. 4ca6e95 firmware: zynqmp: Report error when xilinx_pm_request called from EL3 by Michal Simek · Thu Oct 10 11:09:15 2019 +0200
  60. 4c3de37 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · Fri Oct 04 15:35:45 2019 +0200
  61. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · Fri Oct 04 15:52:43 2019 +0200
  62. 81efd2a arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · Fri Oct 04 15:45:29 2019 +0200
  63. a95f0d9 arm64: zynqmp: Use mailbox driver for PMUFW config loading by Michal Simek · Fri Sep 27 14:20:00 2019 +0200
  64. d9d98eb7 firmware: zynqmp: Separate function for sending message via mailbox by Michal Simek · Fri Sep 27 14:08:41 2019 +0200
  65. c8a3efa firmware: zynqmp: create firmware header by Ibai Erkiaga · Fri Sep 27 11:37:01 2019 +0100
  66. 99b2c28 firmware: zynqmp: get fw version with mailbox driver by Ibai Erkiaga · Fri Sep 27 11:37:00 2019 +0100
  67. d47ed6f firmware: zynqmp: Add zynqmp-power support by Ibai Erkiaga · Fri Sep 27 12:51:41 2019 +0200
  68. f7a7120 clk: versal: Add clock driver support by Siva Durga Prasad Paladugu · Sun Jun 23 12:24:57 2019 +0530
  69. 833be32 zynqmp: firmware: Add Xilinx ZynqMP firmware driver by Rajan Vaja · Fri Feb 15 04:45:32 2019 -0800
  70. e1164dd firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · Mon Aug 05 12:26:44 2019 -0500
  71. 97a81b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon Jul 29 09:03:11 2019 -0400
  72. 0d0412a firmware: ti_sci: Add a command for releasing all exclusive devices by Lokesh Vutla · Fri Jun 07 19:24:41 2019 +0530
  73. ca08cb3 firmware: ti_sci: Add processor shutdown API method by Andreas Dannenberg · Fri Jun 07 19:24:40 2019 +0530
  74. f561300 firmware: ti_sci: Allow for device shared and exclusive requests by Lokesh Vutla · Fri Jun 07 19:24:39 2019 +0530
  75. e5f741a spl: kconfig: separate sysreset and firmware drivers from misc by Simon Goldschmidt · Tue Jul 16 21:29:32 2019 +0200
  76. 8928fbd firmware: ti_sci: Always request response from firmware by Andrew F. Davis · Mon Apr 29 09:04:11 2019 -0400
  77. 607d4ca firmware: ti_sci: Fix TISCI mailbox receive timeout handling by Andreas Dannenberg · Wed Apr 24 14:20:08 2019 -0500
  78. 7aa9a08 firmware: ti_sci: Modify auth_boot TI-SCI API to match new version by Andrew F. Davis · Fri Apr 12 12:54:44 2019 -0400
  79. 2aafc0c firmware: ti_sci: Add support for firewall management by Andrew F. Davis · Fri Apr 12 12:54:43 2019 -0400
  80. 032dce8 firmware: Add support for querying msmc memory by Lokesh Vutla · Fri Mar 08 11:47:32 2019 +0530
  81. d64c5b2 firmware: ti_sci: Add support for NAVSS resource management by Grygorii Strashko · Tue Feb 05 17:31:21 2019 +0530
  82. c4f983e firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · Sun Dec 09 12:45:45 2018 +0000
  83. 26f09d0 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · Thu Oct 18 12:29:40 2018 +0200
  84. b3b2ddb dm: test: Add "/firmware" node scan test by Rajan Vaja · Wed Sep 19 03:43:46 2018 -0700
  85. ed022eb firmware: Add FIRMWARE config prompt string by Rajan Vaja · Wed Sep 19 03:43:43 2018 -0700
  86. 8508324 dm: firmware: Automatically bind child devices by Andreas Dannenberg · Mon Aug 27 15:57:38 2018 +0530
  87. b8856af firmware: ti_sci: Add support for processor control services by Lokesh Vutla · Mon Aug 27 15:57:37 2018 +0530
  88. 5bd0837 firmware: ti_sci: Add support for reboot core service by Andreas Dannenberg · Mon Aug 27 15:57:36 2018 +0530
  89. d10c80c firmware: ti_sci: Add support for clock control by Lokesh Vutla · Mon Aug 27 15:57:35 2018 +0530
  90. 24a4d5e firmware: ti_sci: Add support for device control by Andreas Dannenberg · Mon Aug 27 15:57:34 2018 +0530
  91. 5299c4c firmware: ti_sci: Add support for board configuration by Andreas Dannenberg · Mon Aug 27 15:57:33 2018 +0530
  92. 5af02db firmware: Add basic support for TI System Control Interface (TI SCI) protocol by Lokesh Vutla · Mon Aug 27 15:57:32 2018 +0530
  93. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  94. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  95. 8fa57ed drivers: firmware: psci: use pr_* log functions instead of printf() by Masahiro Yamada · Wed Nov 29 15:04:40 2017 +0900
  96. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · Thu May 18 20:08:57 2017 -0600
  97. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  98. 51a3ec3 dm: Fix up inclusion of common.h by Simon Glass · Wed May 17 17:18:07 2017 -0600
  99. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  100. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · Fri Apr 14 11:10:24 2017 +0900