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