1. 3041b51 microblaze: Optimize register usage in relocate_code by Michal Simek · 2 years, 5 months ago
  2. 532ad5f microblaze: Change stack protection address to new stack address by Michal Simek · 2 years, 5 months ago
  3. 1918c41 microblaze: Separate code end substraction by Michal Simek · 2 years, 5 months ago
  4. 10fd6d6 microblaze: Enable REMAKE_ELF by Michal Simek · 2 years, 5 months ago
  5. 89e81e6 mips: Move endianness selection to arch/Kconfig by Michal Simek · 2 years, 5 months ago
  6. d896e79 microblaze: Fix typo in exception.c by Michal Simek · 2 years, 5 months ago
  7. 65a4da9 microblaze: Remove CONFIG_TEXT_BASE from code by Michal Simek · 2 years, 5 months ago
  8. aa0799e microblaze: Fix early stack allocation by Michal Simek · 2 years, 5 months ago
  9. 16a1847 microblaze: Fix stack protection behavior by Michal Simek · 2 years, 5 months ago
  10. 7cf236c microblaze: Switch absolute branches to relative by Michal Simek · 2 years, 5 months ago
  11. 4c9e2d6 tools: relocate-rela: Read rela start/end directly from ELF by Michal Simek · 2 years, 5 months ago
  12. d8b0444 tools: relocate-rela: Use global variables by Michal Simek · 2 years, 5 months ago
  13. b956637 Makefile: Fix description for relocate-rela parameters by Michal Simek · 2 years, 5 months ago
  14. fe9d049 tools: relocate-rela: Open binary u-boot file later by Michal Simek · 2 years, 5 months ago
  15. 686c2bb arm64: zynqmp: Fix tps544/u3007 node description by Michal Simek · 2 years, 5 months ago
  16. 5f5979f arm64: zynqmp: Update tps53681 i2c address by Michal Simek · 2 years, 5 months ago
  17. 0b0d433 arm64: zynqmp: Fix i2c addresses for vck190 SC by Michal Simek · 2 years, 5 months ago
  18. 123462e pinctrl: zynqmp: Add support for output-enable and bias-high-impedance by Ashok Reddy Soma · 2 years, 5 months ago
  19. b611f7f arm64: zynqmp: Enable DP for kv260-revA board by Michal Simek · 2 years, 5 months ago
  20. ff5d906 xilinx: zynqmp: Do not use 0 as spl bss start address by Stefan Herbrechtsmeier · 2 years, 5 months ago
  21. baba22a arm64: zynqmp: Add support for kr260 revA/B boards by Michal Simek · 2 years, 6 months ago
  22. ad55d99 serial: Setup serial base and freq for zynq/zynqmp by Michal Simek · 2 years, 5 months ago
  23. 254f0c7 arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params() by Michal Simek · 2 years, 5 months ago
  24. 2eeceb4 arm64: versal: Add support to load an app at EL1 by Ashok Reddy Soma · 2 years, 6 months ago
  25. a110caa xilinx: Add CONFIG_DM_ETH_PHY config by T Karthik Reddy · 2 years, 6 months ago
  26. 8faeb02 net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver by T Karthik Reddy · 2 years, 6 months ago
  27. 935e362 net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver by T Karthik Reddy · 2 years, 6 months ago
  28. 31016a5 Merge branch '2022-06-23-scmi-optee-and-smccc-updates' into next by Tom Rini · 2 years, 5 months ago
  29. 3e00721 Merge branch '2022-06-23-fuzzing-and-asan-for-sandbox' into next by Tom Rini · 2 years, 5 months ago
  30. 53355bb drivers: rng: add smccc trng driver by Etienne Carriere · 2 years, 6 months ago
  31. 2fbe47b firmware: psci: bind arm smccc features when discovered by Etienne Carriere · 2 years, 6 months ago
  32. b1ff399 firmware: psci: reorder header files inclusion by Etienne Carriere · 2 years, 6 months ago
  33. f7f1240 smccc: define generic IDs for feature discovery by Etienne Carriere · 2 years, 6 months ago
  34. c08decd firmware: scmi: use multi channel in mailbox, optee and smccc agents by Etienne Carriere · 2 years, 6 months ago
  35. db59fef power: regulator: scmi: simplify scmi_voltd_set_enable() by Etienne Carriere · 2 years, 6 months ago
  36. ff33ed3 power: regulator: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  37. f487a88 reset: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  38. 38a905e clk: scmi: support SCMI multi-channel by Etienne Carriere · 2 years, 6 months ago
  39. 965d606 firmware: scmi: optee transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  40. 57b812f firmware: scmi: smccc transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  41. b5d32ea firmware: scmi: mailbox transport: implement multi-channel by Etienne Carriere · 2 years, 6 months ago
  42. 8e96801 firmware: scmi: add multi-channel support by Etienne Carriere · 2 years, 6 months ago
  43. 5a11df3 firmware: scmi: factorize scmi transport look up by Etienne Carriere · 2 years, 6 months ago
  44. 85dc582 firmware: scmi: prepare uclass to pass channel reference by Etienne Carriere · 2 years, 6 months ago
  45. 8bcb1b4 firmware: scmi: prepare scmi uclass API to multi-channel by Etienne Carriere · 2 years, 6 months ago
  46. 5d8eb4c firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL by Etienne Carriere · 2 years, 6 months ago
  47. 593eac9 firmware: scmi: optee: use TEE shared memory for SCMI messages by Etienne Carriere · 2 years, 6 months ago
  48. a73f3ba fuzz: virtio: Add fuzzer for vring by Andrew Scull · 2 years, 6 months ago
  49. 0518e7a sandbox: Implement fuzzing engine driver by Andrew Scull · 2 years, 6 months ago
  50. d9962b1 sandbox: Add libfuzzer integration by Andrew Scull · 2 years, 6 months ago
  51. 001c39a sandbox: Decouple program entry from sandbox init by Andrew Scull · 2 years, 6 months ago
  52. 36f641c test: fuzz: Add framework for fuzzing by Andrew Scull · 2 years, 6 months ago
  53. 3f807c6 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · 2 years, 6 months ago
  54. eabc4e2 CI: Azure: Build with ASAN enabled by Andrew Scull · 2 years, 6 months ago
  55. 791de33 test/py: test_stackprotector: Disable for ASAN by Andrew Scull · 2 years, 6 months ago
  56. 1e578ed sandbox: Add support for Address Sanitizer by Andrew Scull · 2 years, 6 months ago
  57. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  58. 0648b13 sandbox: Rename getopt sections by Andrew Scull · 2 years, 6 months ago
  59. aac53d3 sandbox: Rename EFI runtime sections by Andrew Scull · 2 years, 6 months ago
  60. 337b26e serial: sandbox: Fix buffer underflow in puts by Andrew Scull · 2 years, 6 months ago
  61. 9121478 Merge branch '2022-06-22-platform-updates-and-additions' into next by Tom Rini · 2 years, 5 months ago
  62. 929e581 corstone1000: Convert to text file environment by Tom Rini · 2 years, 5 months ago
  63. 781a144 gxp: Convert to text file environment by Tom Rini · 2 years, 5 months ago
  64. 0ae1c77 misc: nuvoton: Add NPCM7xx otp controller driver by Jim Liu · 2 years, 5 months ago
  65. 2eeb4ee crypto: nuvoton: Add NPCM7xx SHA driver by Jim Liu · 2 years, 5 months ago
  66. 9e03b48 crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 5 months ago
  67. 12770d0 ast2600: spl: Add boot mode detection by Chia-Wei Wang · 2 years, 6 months ago
  68. 442a69c configs: ast2600: Move SPL bss section to DRAM space by Chia-Wei Wang · 2 years, 6 months ago
  69. 478c007 MAINTAINERS: Introduce HPE GXP Architecture by Nick Hawkins · 2 years, 5 months ago
  70. 3736fae configs: gxp: add gxp_defconfig by Nick Hawkins · 2 years, 5 months ago
  71. 79c6c38 configs: gxp: add core support by Nick Hawkins · 2 years, 5 months ago
  72. 2b7a89b ARM: dts: Add device tree files for hpe gxp soc by Nick Hawkins · 2 years, 5 months ago
  73. 63ff9d9 dt-bindings: spi: Add hpe gxp spi by Nick Hawkins · 2 years, 5 months ago
  74. e7ea0a2 board: hpe: gxp: add HPE GXP soc support by Nick Hawkins · 2 years, 5 months ago
  75. 4f689b3 spi: gxp_spi: Add GXP SPI controller driver by Nick Hawkins · 2 years, 5 months ago
  76. b25913b timer: gxp: Add HPE GXP timer support by Nick Hawkins · 2 years, 5 months ago
  77. 4276c9b ARM: hpe: gxp: add core support by Nick Hawkins · 2 years, 5 months ago
  78. c4645fc cmd/misc: Stop using a function pointer by Tom Rini · 2 years, 5 months ago
  79. f98457d arm: add support to corstone1000 platform by Rui Miguel Silva · 2 years, 6 months ago
  80. bfef72e cmd: load: add load command for memory mapped by Rui Miguel Silva · 2 years, 6 months ago
  81. a47ce34 ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning by Anthoine Bourgeois · 2 years, 5 months ago
  82. 8d09c7b ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning by Anthoine Bourgeois · 2 years, 5 months ago
  83. 49df685 ARM: dts: omap3-devkit8000: Add support for Devkit8000 by Anthoine Bourgeois · 2 years, 5 months ago
  84. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  85. 568a226 Prepare v2022.07-rc5 by Tom Rini · 2 years, 5 months ago
  86. 78533a1 configs: Resync with savedefconfig by Tom Rini · 2 years, 5 months ago
  87. 2f7821a Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 5 months ago
  88. a9e90d3 Merge tag 'fsl-qoriq-2022-6-20-v2' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 2 years, 5 months ago
  89. 7bc683a board: sl28: rename include guard macro by Michael Walle · 2 years, 6 months ago
  90. 1029249 board: sl28: support 8 GiB memory by Michael Walle · 2 years, 6 months ago
  91. 7fd5ca1 board: sl28: remove unneeded ddr config parameter by Michael Walle · 2 years, 6 months ago
  92. 6bdda4b board: sl28: set CPO value by Michael Walle · 2 years, 6 months ago
  93. 2a9cf32 armv8: layerscape: add missing RCW source defines by Michael Walle · 2 years, 6 months ago
  94. 66b2dd9 powerpc: bootm: Fix sizes in memory adjusting warning by Pali Rohár · 2 years, 6 months ago
  95. 676f682 board: freescale: p1_p2_rdb_pc: Move boot reset macros to p1_p2_bootsrc.h by Pali Rohár · 2 years, 6 months ago
  96. 3acf0be powerpc: dts: p2020: Define PMC node by Pali Rohár · 2 years, 6 months ago
  97. 8f3f8ba mmc: fsl_esdhc: Add new config option for default fallback mode by Pali Rohár · 2 years, 6 months ago
  98. a29eb31 mmc: fsl_esdhc: Set fallback mode to 1-bit by Pali Rohár · 2 years, 6 months ago
  99. d494806 ls1028a: hdp: Add config support for HDP firmware loading by Alison Wang · 2 years, 6 months ago
  100. 39f42fe powerpc: mpc85xx: Set default SYS_IMMR value for P1/P2 CPUs by Pali Rohár · 2 years, 6 months ago