1. 040abf6 armv8 SHA-256 using ARMv8 Crypto Extensions by Loic Poulain · Wed Jun 01 20:26:31 2022 +0200
  2. 9bd0269 armv8 SHA-1 using ARMv8 Crypto Extensions: by Loic Poulain · Wed Jun 01 20:26:29 2022 +0200
  3. 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
  4. 973f949 ARM: zynq: Fix size-cells for pl353 driver by Amit Kumar Mahapatra · Wed Jun 15 12:22:41 2022 +0200
  5. 4d0ecf6 arm64: zynqmp: Fix usb node drive strength and slew rate by Ashok Reddy Soma · Wed Jun 15 12:16:13 2022 +0200
  6. 3ebef53 microblaze: Remove interrupt handler by Michal Simek · Fri Jun 24 14:16:32 2022 +0200
  7. e8e5277 microblaze: Convert axi timer to DM driver by Michal Simek · Fri Jun 24 14:16:32 2022 +0200
  8. 64be978 cpu: add CPU driver for microblaze by Ovidiu Panait · Tue May 31 21:14:35 2022 +0300
  9. a850c32 microblaze: add support for handling PVR data by Ovidiu Panait · Tue May 31 21:14:34 2022 +0300
  10. 9782f08 microblaze: cache: introduce flush_dcache_range() by Ovidiu Panait · Tue May 31 21:14:32 2022 +0300
  11. 87a739e microblaze: cache: introduce cpuinfo structure by Ovidiu Panait · Tue May 31 21:14:31 2022 +0300
  12. bc159c1 microblaze: cache: introduce flush_cache_all() by Ovidiu Panait · Tue May 31 21:14:30 2022 +0300
  13. 8713bb6 microblaze: cache: introduce Kconfig options for icache/dcache sizes by Ovidiu Panait · Tue May 31 21:14:29 2022 +0300
  14. e731f15 microblaze: cache: split flush_cache() function by Ovidiu Panait · Tue May 31 21:14:28 2022 +0300
  15. 52b5c2e microblaze: cache: improve icache Kconfig options by Ovidiu Panait · Tue May 31 21:14:27 2022 +0300
  16. 3ab2bed microblaze: cache: improve dcache Kconfig options by Ovidiu Panait · Tue May 31 21:14:26 2022 +0300
  17. 4e78eb2 microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHE by Ovidiu Panait · Tue May 31 21:14:25 2022 +0300
  18. 331872a microblaze: start.S: remove unused code by Ovidiu Panait · Tue May 31 21:14:24 2022 +0300
  19. f942ebb microblaze: Add support for run time relocation by Michal Simek · Fri Jun 24 14:15:01 2022 +0200
  20. a8e5d75 microblaze: Create SYM_ADDR macro to deal with symbols by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  21. fa43ada microblaze: Add comment about reset location by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  22. e7d1e44 microblaze: Remove _start symbol handling at U-Boot start by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  23. da0a12a microblaze: Remove code around r20 in relocate_code() by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  24. ca0fe05 microblaze: Optimize register usage in relocate_code by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  25. 32b80be microblaze: Change stack protection address to new stack address by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  26. 9873008 microblaze: Separate code end substraction by Michal Simek · Fri Jun 24 14:15:00 2022 +0200
  27. 1a2f7b8 microblaze: Enable REMAKE_ELF by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  28. 9599f8f mips: Move endianness selection to arch/Kconfig by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  29. b4db8ec microblaze: Fix typo in exception.c by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  30. cc1495a microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  31. 653152d microblaze: Fix early stack allocation by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  32. 2d92f87 microblaze: Fix stack protection behavior by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  33. 8f57aec microblaze: Switch absolute branches to relative by Michal Simek · Fri Jun 24 14:14:59 2022 +0200
  34. 983c4a4 arm64: zynqmp: Fix tps544/u3007 node description by Michal Simek · Wed Jun 15 11:56:56 2022 +0200
  35. b696424 arm64: zynqmp: Update tps53681 i2c address by Michal Simek · Wed Jun 15 11:56:55 2022 +0200
  36. d42dec0 arm64: zynqmp: Fix i2c addresses for vck190 SC by Michal Simek · Wed Jun 15 11:56:54 2022 +0200
  37. 1c8d3fc arm64: zynqmp: Enable DP for kv260-revA board by Michal Simek · Fri Jun 24 14:14:25 2022 +0200
  38. ae022cf arm64: zynqmp: Add support for kr260 revA/B boards by Michal Simek · Wed May 18 12:49:26 2022 +0200
  39. c7692ee arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() by Michal Simek · Mon Jun 06 09:37:09 2022 +0200
  40. 451b8b1 sandbox: Implement fuzzing engine driver by Andrew Scull · Mon May 30 10:00:12 2022 +0000
  41. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000
  42. ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · Mon May 30 10:00:10 2022 +0000
  43. f9a2c5e sandbox: Add support for Address Sanitizer by Andrew Scull · Mon May 30 10:00:05 2022 +0000
  44. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · Mon May 30 10:00:04 2022 +0000
  45. c6cb99b sandbox: Rename getopt sections by Andrew Scull · Mon May 30 10:00:03 2022 +0000
  46. 17d0fa3 sandbox: Rename EFI runtime sections by Andrew Scull · Mon May 30 10:00:02 2022 +0000
  47. fab2eff misc: nuvoton: Add NPCM7xx otp controller driver by Jim Liu · Tue Jun 07 16:33:54 2022 +0800
  48. 3bfce8c crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · Tue Jun 07 16:32:08 2022 +0800
  49. 2826359 ast2600: spl: Add boot mode detection by Chia-Wei Wang · Wed Jun 01 16:43:52 2022 +0800
  50. c95afa3 configs: ast2600: Move SPL bss section to DRAM space by Chia-Wei Wang · Wed Jun 01 16:21:15 2022 +0800
  51. 22eefd9 ARM: dts: Add device tree files for hpe gxp soc by Nick Hawkins · Wed Jun 08 16:21:39 2022 -0500
  52. 0998a75 ARM: hpe: gxp: add core support by Nick Hawkins · Wed Jun 08 16:21:34 2022 -0500
  53. ee0fec7 arm: add support to corstone1000 platform by Rui Miguel Silva · Wed May 11 10:55:41 2022 +0100
  54. 840958c ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning by Anthoine Bourgeois · Thu Jun 02 22:27:08 2022 +0200
  55. 5876d0c ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning by Anthoine Bourgeois · Thu Jun 02 22:27:07 2022 +0200
  56. 27243b0 ARM: dts: omap3-devkit8000: Add support for Devkit8000 by Anthoine Bourgeois · Thu Jun 02 22:27:06 2022 +0200
  57. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  58. 572f41f Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Mon Jun 20 08:09:24 2022 -0400
  59. 98fbb56 armv8: layerscape: add missing RCW source defines by Michael Walle · Mon May 30 23:02:05 2022 +0200
  60. 80bec27 powerpc: bootm: Fix sizes in memory adjusting warning by Pali Rohár · Thu May 26 14:36:03 2022 +0200
  61. 9639361 powerpc: dts: p2020: Define PMC node by Pali Rohár · Tue May 24 13:24:59 2022 +0200
  62. c68991e powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs by Pali Rohár · Mon May 02 18:29:25 2022 +0200
  63. 2e86908 powerpc: mmu: Fix FSL_BOOKE_MAS2() macro by Pali Rohár · Sun May 01 19:17:35 2022 +0200
  64. a8d9e6e powerpc: fsl_law: Add definition for first PCIe target interface by Pali Rohár · Sun May 01 17:45:58 2022 +0200
  65. f6ac14e powerpc: mpc85xx: Fix compilation with CONFIG_WDT by Pali Rohár · Thu Apr 28 13:31:43 2022 +0200
  66. c4ab6fd powerpc: dts: p2020: Define ecm, memory and guts nodes by Pali Rohár · Wed Apr 27 16:05:01 2022 +0200
  67. 6388724 powerpc: dts: p2020: Define DMA nodes by Pali Rohár · Wed Apr 27 16:05:00 2022 +0200
  68. da665f6 powerpc: dts: p2020: Define crypto node by Pali Rohár · Wed Apr 27 16:04:59 2022 +0200
  69. 82a21ed powerpc: dts: p2020: Define MPIC nodes by Pali Rohár · Wed Apr 27 16:04:58 2022 +0200
  70. 82ce8b0 ARM: layerscape: Use ARCH_LS104?A insead of TARGET_LS104?ARDB by Sean Anderson · Tue Apr 26 14:31:49 2022 -0400
  71. 86995dd arch: layerscape: Add SFP binding by Sean Anderson · Fri Apr 22 14:34:20 2022 -0400
  72. cd6f1f8 ARM: dts: ls1021a: update the clockgen node by Sean Anderson · Fri Apr 22 14:34:19 2022 -0400
  73. bc63266 Merge tag 'u-boot-stm32-20220617' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri Jun 17 09:41:11 2022 -0400
  74. f1796c6 Merge commit '32e0379143b433e29d76404f5f4c279067e48853' of https://github.com/tienfong/uboot_mainline by Tom Rini · Fri Jun 17 09:35:28 2022 -0400
  75. a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · Fri May 20 18:38:10 2022 +0200
  76. 817193a stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · Wed Jun 01 18:33:40 2022 +0200
  77. cf47195 stm32mp: fdt: update etzpc for STM32MP13x by Patrick Delaunay · Mon May 09 17:13:22 2022 +0200
  78. e65e80e stm32mp: fdt: update etzpc for STM32MP15x by Patrick Delaunay · Mon May 09 17:13:21 2022 +0200
  79. e063f89 arm: dts: stm32mp: add stm32mp13 device tree for U-Boot by Patrick Delaunay · Fri May 20 18:24:52 2022 +0200
  80. 9b6cc95 arm: dts: socfpga: stratix10: Add freeze controller node by Dinesh Maniyam · Tue May 31 16:15:17 2022 +0800
  81. 4b650ce arm: dts: socfpga: agilex: Add freeze controller node by Dinesh Maniyam · Tue May 31 16:05:56 2022 +0800
  82. 1a1c4e1 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · Wed Jun 01 15:54:59 2022 +0800
  83. 6425f58 arm: stm32mp: support 2 MAC address for STM32MP13 by Patrick Delaunay · Fri May 20 18:24:47 2022 +0200
  84. 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · Fri May 20 18:24:46 2022 +0200
  85. 2d2ff64 arm: stm32mp: add CONFIG_STM32MP15_PWR by Patrick Delaunay · Fri May 20 18:24:45 2022 +0200
  86. ff45fca arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · Fri May 20 18:24:44 2022 +0200
  87. 55cf477 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · Fri May 20 18:24:43 2022 +0200
  88. e4bdd54 arm: stm32mp: move code for STM32MP15x by Patrick Delaunay · Fri May 20 18:24:42 2022 +0200
  89. 9fa24a5 arm: stm32mp: move the get_otp helper function in bsec by Patrick Delaunay · Fri May 20 18:24:41 2022 +0200
  90. efd00f3 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · Fri May 20 18:24:40 2022 +0200
  91. 8e34fbb ARM: dts: stm32: add STM32MP13 SoCs support by Patrick Delaunay · Fri May 20 18:24:39 2022 +0200
  92. e31d987 ARM: dts: stm32: Add DHCOR based DRC Compact board by Marek Vasut · Mon Jun 13 11:55:21 2022 +0200
  93. 75f5e9c ARM: dts: stm32: Add alternate pinmux for SPI2 pins by Marek Vasut · Mon Jun 13 11:55:20 2022 +0200
  94. d76e003 ARM: dts: stm32: Add alternate pinmux for CAN1 pins by Marek Vasut · Mon Jun 13 11:55:19 2022 +0200
  95. 17e5e56 ARM: dts: stm32: Add alternate pinmux for UART5 pins by Marek Vasut · Mon Jun 13 11:55:18 2022 +0200
  96. 8c35f98 ARM: dts: stm32: Add alternate pinmux for UART4 pins by Marek Vasut · Mon Jun 13 11:55:17 2022 +0200
  97. adbb830 ARM: dts: stm32: Add alternate pinmux for UART3 pins by Marek Vasut · Mon Jun 13 11:55:16 2022 +0200
  98. b5793a6 stm32mp: stm32prog: fix the last character of dfu_alt_add third parameter by Patrick Delaunay · Thu Jun 16 18:37:59 2022 +0200
  99. 630a794 armv8: always use current exception level for TCR_ELx access by Andre Przywara · Tue Jun 14 00:11:10 2022 +0100
  100. a1f87ea arm64: dts: imx8mq-kontron-pitx-imx8m-u-boot.dtsi: disable assigned clocks by Heiko Thiery · Sat Jun 11 08:09:04 2022 +0200