1. ca7e93f riscv: provide missing base extension functions by Heinrich Schuchardt · 2 years, 7 months ago
  2. 70ae54b cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · 2 years, 7 months ago
  3. 59bffec Merge branch '2022-04-04-platform-updates' by Tom Rini · 2 years, 7 months ago
  4. 037ef53 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  5. a7379ba net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · 2 years, 7 months ago
  6. 7011efc firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · 2 years, 7 months ago
  7. e949e78 gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · 2 years, 7 months ago
  8. fc6e562 net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · 2 years, 7 months ago
  9. ccc8656 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · 2 years, 7 months ago
  10. 8017253 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · 2 years, 7 months ago
  11. d2f059c dt-bindings: xilinx: Add missing ids for PD by Michal Simek · 2 years, 7 months ago
  12. ad8d48e arm64: zynqmp: Record ID code for XCZU1EG device by Michal Simek · 2 years, 7 months ago
  13. 9b529a9 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · 2 years, 7 months ago
  14. 6f735e4 clk: zynqmp: Add support for for DP audio/video clocks by Michal Simek · 2 years, 7 months ago
  15. 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  16. cf5ed34 xilinx: Increase max size of image from 60 to 100MB by Michal Simek · 2 years, 7 months ago
  17. 69a0ea0 sunxi: defconfig: enable eMMC boot partition support by Andre Przywara · 3 years, 3 months ago
  18. b9a2e18 sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · 3 years, 3 months ago
  19. da61ee6 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · 2 years, 7 months ago
  20. e4901e6 ram: k3-am654: Write all configuration values by Dominic Rath · 2 years, 7 months ago
  21. ca1d803 configs: am64x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig by Dave Gerlach · 2 years, 7 months ago
  22. 1a40ddf arm: dts: k3-am64-ddr: Add ss_cfg reg entry by Dave Gerlach · 2 years, 7 months ago
  23. 7ffcff2 board: ti: am64x: Account for DDR size fixups if ECC is enabled by Dave Gerlach · 2 years, 7 months ago
  24. f861ce9 ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · 2 years, 7 months ago
  25. 71eb527 ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · 2 years, 7 months ago
  26. 7b8a96e dt-bindings: memory-controller: Add information about ECC bindings by Dave Gerlach · 2 years, 7 months ago
  27. dffdb1f board: ti: am64x: Use fdt functions for ram and bank init by Dave Gerlach · 2 years, 7 months ago
  28. adbe138 arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-spl by Dave Gerlach · 2 years, 7 months ago
  29. 8d1acfd ARM: dts: k3-am642: Correct timer frequency by Vignesh Raghavendra · 2 years, 7 months ago
  30. 1e20f57 configs: am64x_evm_a53_defconfig: Switch to per-cpu timer as tick provider by Vignesh Raghavendra · 2 years, 7 months ago
  31. cf13851 configs: am64x_evm_r5_defconfig: Add support for ESM by Hari Nagalla · 2 years, 7 months ago
  32. 92e4609 arch: arm: mach-k3: am642_init: Probe ESM nodes by Hari Nagalla · 2 years, 7 months ago
  33. 3d64cff arm: dts: k3-am64: Add support for ESM device nodes by Hari Nagalla · 2 years, 7 months ago
  34. 162a6f5 misc: k3_esm: Add functionality to set and route error events within K3SoC by Hari Nagalla · 2 years, 7 months ago
  35. d5c4ec4 board: axy17lte: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 8 months ago
  36. 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 3 months ago
  37. 35b786c sunxi: clock: H6: Adjust PLL LDO before clock setup by Jernej Skrabec · 2 years, 9 months ago
  38. 40a9c20 sunxi: clock: H6/H616: Add resistor calibration by Jernej Skrabec · 2 years, 9 months ago
  39. 1772771 sunxi: prcm: Add a few registers by Jernej Skrabec · 2 years, 9 months ago
  40. 482c1cc sunxi: H3: fix non working console on uart2 by Angelo Dureghello · 3 years ago
  41. fbc8acf Add ethernet0 alias in Nanopi NEO's device tree by Baltazár Radics · 2 years, 7 months ago
  42. f5bfe15 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · 2 years, 7 months ago
  43. c9dd3ca i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 7 months ago
  44. 07c4113 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · 2 years, 7 months ago
  45. 48457f7 i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 7 months ago
  46. a0ca51f sunxi: Support building a SPL as a TOC0 image by Samuel Holland · 2 years, 7 months ago
  47. 44de13d sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · 2 years, 7 months ago
  48. e9e87ec tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · 2 years, 7 months ago
  49. 8c621f4 sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · 3 years ago
  50. 78ac2c0 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · 3 years ago
  51. 82ae151 mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · 3 years ago
  52. c2d08f0 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · 3 years ago
  53. f64233e spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  54. 77834dc pinctrl: sunxi: Add SPI0 pinmuxes by Samuel Holland · 3 years, 2 months ago
  55. 458e59d pwm: sunxi: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  56. aa4823c pinctrl: sunxi: Add the A64 PWM pinmux by Samuel Holland · 3 years, 2 months ago
  57. 8c2bdff sunxi: Remove non-DM MMC pin setup by Samuel Holland · 3 years, 2 months ago
  58. 7570c54 pinctrl: sunxi: Add MMC pinmuxes by Samuel Holland · 3 years, 2 months ago
  59. af2ec35 i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years ago
  60. 923d893 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years ago
  61. aadf3d5 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · 3 years ago
  62. 4c8f11d pinctrl: sunxi: Add I2C pinmuxes by Samuel Holland · 3 years, 2 months ago
  63. ae022e8 net: sun8i_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  64. 37b3de4 pinctrl: sunxi: Add sun8i EMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  65. 3e42d91 sunxi: Remove non-DM GMAC pin setup by Samuel Holland · 3 years, 2 months ago
  66. 7a93644 pinctrl: sunxi: Add sunxi GMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  67. 12bd00a net: sunxi_emac: Remove non-DM pin setup by Samuel Holland · 3 years, 2 months ago
  68. fcdbbd6 pinctrl: sunxi: Add sun4i EMAC pinmuxes by Samuel Holland · 3 years, 2 months ago
  69. 470a7bd pinctrl: sunxi: Add UART pinmuxes by Samuel Holland · 3 years, 2 months ago
  70. 50c195e sunxi: pinctrl: Implement pin configuration by Samuel Holland · 3 years, 2 months ago
  71. d4b3882 sunxi: pinctrl: Implement get_pin_muxing function by Samuel Holland · 3 years, 2 months ago
  72. 29babfd sunxi: pinctrl: Implement pin muxing functions by Samuel Holland · 3 years, 2 months ago
  73. b799eab sunxi: pinctrl: Create the driver skeleton by Samuel Holland · 3 years, 2 months ago
  74. f8a1b33 board: starqltechn: get board usable - add bootcmd and docs by Dzmitry Sankouski · 2 years, 8 months ago
  75. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 8 months ago
  76. 5c9b420 qemu-arm: Enable NVMe for distro boot by Alexander Graf · 2 years, 8 months ago
  77. 01f1ab6 Merge branch 'next' by Tom Rini · 2 years, 7 months ago
  78. e4b6ebd Prepare v2022.04 by Tom Rini · 2 years, 7 months ago v2022.04
  79. 8221c52 Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 7 months ago
  80. e75c5b9 env: do not fail on non-existing env.in file by Andrey Zhizhikin · 2 years, 7 months ago
  81. 25b8ace Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support" by Tom Rini · 2 years, 7 months ago
  82. 10d615f Merge branch '2022-04-01-arm-semihosting-cleanups-and-new-features' into next by Tom Rini · 2 years, 7 months ago
  83. 7a76347 serial: dm: Add support for puts by Sean Anderson · 2 years, 7 months ago
  84. 53b953f arm64: ls1046a: Support semihosting fallback by Sean Anderson · 2 years, 7 months ago
  85. 2332590 serial: smh: Initialize serial only if semihosting is enabled by Sean Anderson · 2 years, 7 months ago
  86. bbe310c arm64: Catch non-emulated semihosting calls by Sean Anderson · 2 years, 7 months ago
  87. 385d69d arm: smh: Add option to detect semihosting by Sean Anderson · 2 years, 7 months ago
  88. 6d16157 arm64: Import some ESR and SPSR defines from Linux by Sean Anderson · 2 years, 7 months ago
  89. e75d791 arm64: Save spsr in pt_regs by Sean Anderson · 2 years, 7 months ago
  90. e97ac47 arm64: Save esr in pt_regs by Sean Anderson · 2 years, 7 months ago
  91. 93c3d32 ls1046ardb: Add support for JTAG boot by Sean Anderson · 2 years, 7 months ago
  92. eeb54e8 doc: smh: Update semihosting documentation by Sean Anderson · 2 years, 7 months ago
  93. 74d11d3 serial: Add semihosting driver by Sean Anderson · 2 years, 7 months ago
  94. 3ea744e arm: smh: Add some functions for working with the host console by Sean Anderson · 2 years, 7 months ago
  95. dcc4f96 arm: smh: Remove smhload command by Sean Anderson · 2 years, 7 months ago
  96. dbf6f7c cmd: fdt: Use start/size for chosen instead of start/end by Sean Anderson · 2 years, 7 months ago
  97. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 7 months ago
  98. 8e1c9fe spl: Add semihosting boot method by Sean Anderson · 2 years, 7 months ago
  99. 12a05b3 arm: smh: Add some file manipulation commands by Sean Anderson · 2 years, 7 months ago
  100. 79f6ad6 arm: smh: Document functions in header by Sean Anderson · 2 years, 7 months ago