1. 040abf6 armv8 SHA-256 using ARMv8 Crypto Extensions by Loic Poulain · Wed Jun 01 20:26:31 2022 +0200
  2. 179b211 lib: sha256: Add support for hardware specific sha256_process by Loic Poulain · Wed Jun 01 20:26:30 2022 +0200
  3. 9bd0269 armv8 SHA-1 using ARMv8 Crypto Extensions: by Loic Poulain · Wed Jun 01 20:26:29 2022 +0200
  4. c7799b0 sha1: Fix digest state size/type by Loic Poulain · Wed Jun 01 20:26:28 2022 +0200
  5. 028e4a3 lib: sha1: Add support for hardware specific sha1_process by Loic Poulain · Wed Jun 01 20:26:27 2022 +0200
  6. 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Jun 27 10:15:50 2022 -0400
  7. 8d2bea4 timer: Add SPL_REGMAP dependency for Xilinx timer by Michal Simek · Thu Jun 23 13:08:30 2022 +0200
  8. 24ebb18 xilinx: Enable support for SquashFS by Michal Simek · Thu Jun 23 13:04:21 2022 +0200
  9. fd6d511 arm64: zynqmp: Move helper functions below header includes by Stefan Herbrechtsmeier · Mon Jun 20 18:36:50 2022 +0200
  10. 55a4c15 tools: zynqmp_psu_init_minimize: Move helper functions below header includes by Stefan Herbrechtsmeier · Mon Jun 20 18:36:49 2022 +0200
  11. cf8ccd5 tools: zynqmp_psu_init_minimize: Use CR instead of LF by Stefan Herbrechtsmeier · Mon Jun 20 18:36:48 2022 +0200
  12. 3f5966b tools: zynqmp_psu_init_minimize: Remove low level uart settings by Stefan Herbrechtsmeier · Mon Jun 20 18:36:47 2022 +0200
  13. fb027cd xilinx: zynqmp: make spi flash support optional by Stefan Herbrechtsmeier · Mon Jun 20 18:36:46 2022 +0200
  14. 11ee835 xilinx: common: Separate display cpu info function by Stefan Herbrechtsmeier · Mon Jun 20 18:36:45 2022 +0200
  15. 62c5007 xilinx: cpuinfo: Print soc machine by Stefan Herbrechtsmeier · Mon Jun 20 18:36:44 2022 +0200
  16. 3ff3bd4 soc: xilinx: zynqmp: Add machine identification support by Stefan Herbrechtsmeier · Mon Jun 20 18:36:43 2022 +0200
  17. 4f2aeb4 soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read by Stefan Herbrechtsmeier · Mon Jun 20 18:36:42 2022 +0200
  18. 92c88dd xilinx: zynqmp: Merge device lists by Stefan Herbrechtsmeier · Mon Jun 20 18:36:41 2022 +0200
  19. 13b6a1d xilinx: zynqmp: Reuse shift macros to define masks by Stefan Herbrechtsmeier · Mon Jun 20 18:36:40 2022 +0200
  20. e988ffa xilinx: zynqmp: Add macro for device type mask by Stefan Herbrechtsmeier · Mon Jun 20 18:36:39 2022 +0200
  21. 6c29a42 xilinx: zynqmp: Replace strncat with strlcat by Stefan Herbrechtsmeier · Mon Jun 20 18:36:38 2022 +0200
  22. 44b9f79 firmware: zynqmp: Probe driver before use by Stefan Herbrechtsmeier · Mon Jun 20 18:36:37 2022 +0200
  23. 4999a14 firmware: zynqmp: Check if rx channel dev pointer is valid by Stefan Herbrechtsmeier · Mon Jun 20 18:36:36 2022 +0200
  24. 973f949 ARM: zynq: Fix size-cells for pl353 driver by Amit Kumar Mahapatra · Wed Jun 15 12:22:41 2022 +0200
  25. 4d0ecf6 arm64: zynqmp: Fix usb node drive strength and slew rate by Ashok Reddy Soma · Wed Jun 15 12:16:13 2022 +0200
  26. 3ebef53 microblaze: Remove interrupt handler by Michal Simek · Fri Jun 24 14:16:32 2022 +0200
  27. e8e5277 microblaze: Convert axi timer to DM driver by Michal Simek · Fri Jun 24 14:16:32 2022 +0200
  28. 64be978 cpu: add CPU driver for microblaze by Ovidiu Panait · Tue May 31 21:14:35 2022 +0300
  29. a850c32 microblaze: add support for handling PVR data by Ovidiu Panait · Tue May 31 21:14:34 2022 +0300
  30. 8592dff microblaze: Kconfig: introduce XILINX_MICROBLAZE0_FPGA_FAMILY option by Ovidiu Panait · Tue May 31 21:14:33 2022 +0300
  31. 9782f08 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · Tue May 31 21:14:32 2022 +0300
  32. 87a739e microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · Tue May 31 21:14:31 2022 +0300
  33. bc159c1 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · Tue May 31 21:14:30 2022 +0300
  34. 8713bb6 microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · Tue May 31 21:14:29 2022 +0300
  35. e731f15 microblaze: cache: split flush_cache() function by Ovidiu Panait · Tue May 31 21:14:28 2022 +0300
  36. 52b5c2e microblaze: cache: improve icache Kconfig options by Ovidiu Panait · Tue May 31 21:14:27 2022 +0300
  37. 3ab2bed microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · Tue May 31 21:14:26 2022 +0300
  38. 4e78eb2 microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE by Ovidiu Panait · Tue May 31 21:14:25 2022 +0300
  39. 331872a microblaze: start.S: remove unused code by Ovidiu Panait · Tue May 31 21:14:24 2022 +0300
  40. fd8a016 cpu-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Tue May 31 21:14:23 2022 +0300
  41. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Tue May 31 21:14:22 2022 +0300
  42. f942ebb microblaze: Add support for run time relocation by Michal Simek · Fri Jun 24 14:15:01 2022 +0200
  43. 39b2b6c tools: relocate-rela: Add support for 32bit Microblaze relocation by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  44. 4fad25f tools: relocate-rela: Add support for elf32 decoding by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  45. 97d5030 tools: relocate-rela: Check that relocation works only for EM_AARCH64 by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  46. f9c28a1 tools: relocate-rela: Extract elf64 reloc to special function by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  47. a8e5d75 microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  48. fa43ada microblaze: Add comment about reset location by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  49. e7d1e44 microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  50. da0a12a microblaze: Remove code around r20 in relocate_code() by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  51. ca0fe05 microblaze: Optimize register usage in relocate_code by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  52. 32b80be microblaze: Change stack protection address to new stack address by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  53. 9873008 microblaze: Separate code end substraction by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  54. 1a2f7b8 microblaze: Enable REMAKE_ELF by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  55. 9599f8f mips: Move endianness selection to arch/Kconfig by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  56. b4db8ec microblaze: Fix typo in exception.c by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  57. cc1495a microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  58. 653152d microblaze: Fix early stack allocation by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  59. 2d92f87 microblaze: Fix stack protection behavior by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  60. 8f57aec microblaze: Switch absolute branches to relative by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  61. ef32020 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  62. 6944cec tools: relocate-rela: Use global variables by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  63. a433616 Makefile: Fix description for relocate-rela parameters by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  64. 793ceab tools: relocate-rela: Open binary u-boot file later by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  65. 983c4a4 arm64: zynqmp: Fix tps544/u3007 node description by Michal Simek · Wed Jun 15 11:56:56 2022 +0200
  66. b696424 arm64: zynqmp: Update tps53681 i2c address by Michal Simek · Wed Jun 15 11:56:55 2022 +0200
  67. d42dec0 arm64: zynqmp: Fix i2c addresses for vck190 SC by Michal Simek · Wed Jun 15 11:56:54 2022 +0200
  68. 9280783 pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · Wed Jun 15 11:52:28 2022 +0200
  69. 1c8d3fc arm64: zynqmp: Enable DP for kv260-revA board by Michal Simek · Fri Jun 24 14:14:25 2022 +0200
  70. 750becc xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · Tue Jun 07 09:43:14 2022 +0200
  71. ae022cf arm64: zynqmp: Add support for kr260 revA/B boards by Michal Simek · Wed May 18 12:49:26 2022 +0200
  72. 3b9271a serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · Mon Jun 06 09:44:01 2022 +0200
  73. c7692ee arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() by Michal Simek · Mon Jun 06 09:37:09 2022 +0200
  74. 6c19105 arm64: versal: Add support to load an app at EL1 by Ashok Reddy Soma · Thu May 05 23:53:45 2022 -0600
  75. 81e6592 xilinx: Add CONFIG_DM_ETH_PHY config by T Karthik Reddy · Tue May 10 13:26:11 2022 +0200
  76. cff1084 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · Tue May 10 13:26:10 2022 +0200
  77. 4a3f40b net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · Tue May 10 13:26:09 2022 +0200
  78. 7377d1f Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next by Tom Rini · Thu Jun 23 14:30:27 2022 -0400
  79. 7845de0 Merge branch '2022-06-23-fuzzing-and-asan-for-sandbox' into next by Tom Rini · Thu Jun 23 14:24:24 2022 -0400
  80. 741ca70 drivers: rng: add smccc trng driver by Etienne Carriere · Wed Jun 01 10:27:34 2022 +0200
  81. 73b4eaf firmware: psci: bind arm smccc features when discovered by Etienne Carriere · Wed Jun 01 10:27:33 2022 +0200
  82. fe24380 firmware: psci: reorder header files inclusion by Etienne Carriere · Wed Jun 01 10:27:32 2022 +0200
  83. 7a04787 smccc: define generic IDs for feature discovery by Etienne Carriere · Wed Jun 01 10:27:31 2022 +0200
  84. 76b690a firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · Tue May 31 18:09:29 2022 +0200
  85. ebc2b1e power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · Tue May 31 18:09:28 2022 +0200
  86. 95dce1a power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · Tue May 31 18:09:27 2022 +0200
  87. 5f35e28 reset: scmi: support SCMI multi-channel by Etienne Carriere · Tue May 31 18:09:26 2022 +0200
  88. 528f988 clk: scmi: support SCMI multi-channel by Etienne Carriere · Tue May 31 18:09:25 2022 +0200
  89. 6ae5644 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:24 2022 +0200
  90. f28df1d firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:23 2022 +0200
  91. 274c0c2 firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · Tue May 31 18:09:22 2022 +0200
  92. 187cea1 firmware: scmi: add multi-channel support by Etienne Carriere · Tue May 31 18:09:21 2022 +0200
  93. 2ee6458 firmware: scmi: factorize scmi transport look up by Etienne Carriere · Tue May 31 18:09:20 2022 +0200
  94. 0544029 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · Tue May 31 18:09:19 2022 +0200
  95. a1e8751 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · Tue May 31 18:09:18 2022 +0200
  96. d3fd32f firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · Tue May 31 18:09:17 2022 +0200
  97. c624c97 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · Tue May 31 18:09:16 2022 +0200
  98. b3d5fca fuzz: virtio: Add fuzzer for vring by Andrew Scull · Mon May 30 10:00:13 2022 +0000
  99. 451b8b1 sandbox: Implement fuzzing engine driver by Andrew Scull · Mon May 30 10:00:12 2022 +0000
  100. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000