1. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · Wed Mar 30 18:07:11 2022 -0400
  2. 316184f Merge branch '2022-04-08-env-updates' by Tom Rini · Fri Apr 08 08:27:50 2022 -0400
  3. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  4. d68e165 env: Drop the unncessary protocol mention in autoload by Simon Glass · Fri Mar 11 16:22:39 2022 -0700
  5. b8ffa14 env: Move the doc comment to the code by Simon Glass · Fri Mar 11 16:22:38 2022 -0700
  6. 4fae99d Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · Tue Mar 01 09:38:51 2022 +0100
  7. 5899087 scripts/get_default_envs.sh: Remove blank lines by Christoph Niedermaier · Wed Feb 23 10:33:36 2022 +0100
  8. 25936aa env: fat: Allow overriding interface, device and partition by He Yong · Fri Feb 18 00:07:25 2022 +0800
  9. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · Mon Dec 20 18:31:56 2021 -0500
  10. d0f9106 env: Load env when ENV_IS_NOWHERE is only location selected by Felix.Vietmeyer@jila.colorado.edu · Tue Apr 20 20:04:26 2021 -0600
  11. 526a736 imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · Sat Mar 26 11:47:40 2022 -0300
  12. 17fb59e Merge branch '2022-04-06-various-verified-boot-bugfixes' by Tom Rini · Thu Apr 07 09:49:27 2022 -0400
  13. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  14. ebec3a7 dm: core: Tidy up comments in uclass headers by Simon Glass · Mon Feb 28 12:08:34 2022 -0700
  15. 6ddadd6 dm: core: Add a required struct declaration by Simon Glass · Mon Feb 28 12:08:33 2022 -0700
  16. c22bb8a stdint: Add a definition of UINT8_MAX by Simon Glass · Mon Feb 28 12:08:32 2022 -0700
  17. 58c7c4d Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE by Simon Glass · Mon Feb 28 12:08:31 2022 -0700
  18. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · Mon Feb 28 12:08:30 2022 -0700
  19. 6ebcddf disk: Correct the conditions for SPL by Simon Glass · Mon Feb 28 12:08:29 2022 -0700
  20. f9a80b7 spi: Avoid checking console in SPL by Simon Glass · Mon Feb 28 12:08:28 2022 -0700
  21. 1886e0d cros_ec: Complete the comment for cros_ec_read_batt_charge() by Simon Glass · Mon Feb 28 12:08:27 2022 -0700
  22. 595505b cbfs: Add some more definititions by Simon Glass · Mon Feb 28 12:08:26 2022 -0700
  23. 3dccb78 lzma: Tidy up the function prototype by Simon Glass · Mon Feb 28 12:08:25 2022 -0700
  24. df5f438 fdt: sandbox: Avoid looking for an appended device tree by Simon Glass · Mon Feb 28 12:08:24 2022 -0700
  25. d9179b4 fdt: Correct condition for SEPARATE_BSS by Simon Glass · Mon Feb 28 12:08:23 2022 -0700
  26. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · Mon Feb 28 12:08:22 2022 -0700
  27. db79e76 errno: Avoid including strings in SPL by Simon Glass · Mon Feb 28 12:08:21 2022 -0700
  28. a7b096f binman: Correct Chromium OS entry types by Simon Glass · Mon Feb 28 12:08:20 2022 -0700
  29. d3d82f6 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Apr 06 11:52:17 2022 -0400
  30. 88d7a24 Merge branch '2022-04-06-assorted-updates' by Tom Rini · Wed Apr 06 11:51:00 2022 -0400
  31. c9ae4a8 dm: fix function documentation in include/dm/ofnode.h by Heinrich Schuchardt · Thu Mar 24 16:22:32 2022 +0100
  32. a55eaa5 tools: mkimage: Call verify_header after writing image to disk by Pali Rohár · Fri Jan 14 18:34:43 2022 +0100
  33. af7173e tools: mkimage: No need to verify_header for header_v2 by Yi Liu · Wed Mar 30 18:05:59 2022 +0800
  34. 40bfb00 Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · Thu Mar 31 02:41:42 2022 +0800
  35. ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · Tue Apr 05 16:47:15 2022 +0200
  36. 375c108 riscv: enable CONFIG_CMD_SBI for QEMU boards by Heinrich Schuchardt · Wed Mar 23 22:46:43 2022 +0100
  37. fdc7577 cmd/sbi: add missing SBI information by Heinrich Schuchardt · Thu Mar 17 07:36:15 2022 +0100
  38. f4b4d75 riscv: provide missing base extension functions by Heinrich Schuchardt · Thu Mar 17 07:36:14 2022 +0100
  39. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · Wed Mar 16 21:21:18 2022 +0100
  40. 8ec22ba power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · Sat Mar 12 08:11:11 2022 +0100
  41. b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · Sat Mar 12 08:11:10 2022 +0100
  42. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · Tue Apr 05 13:45:22 2022 -0400
  43. 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Apr 05 11:27:39 2022 -0400
  44. 4a0e6b5 net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · Wed Mar 30 11:07:58 2022 +0200
  45. 22a8bf8 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · Wed Mar 30 11:07:57 2022 +0200
  46. 130ffbe gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · Wed Mar 30 11:07:56 2022 +0200
  47. 297521e net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · Wed Mar 30 11:07:55 2022 +0200
  48. 13f3fe3 net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabled by T Karthik Reddy · Wed Mar 30 11:07:54 2022 +0200
  49. b001798 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · Wed Mar 30 11:07:53 2022 +0200
  50. 6ab01ca dt-bindings: xilinx: Add missing ids for PD by Michal Simek · Wed Mar 30 09:56:23 2022 +0200
  51. 40f56ad arm64: zynqmp: Record ID code for XCZU1EG device by Michal Simek · Wed Mar 30 07:51:58 2022 +0200
  52. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · Tue Mar 29 16:05:57 2022 +0200
  53. acff4c8 clk: zynqmp: Add support for for DP audio/video clocks by Michal Simek · Tue Mar 29 13:13:56 2022 +0200
  54. cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Apr 05 08:33:32 2022 -0400
  55. f8514e0 xilinx: Increase max size of image from 60 to 100MB by Michal Simek · Tue Mar 29 12:54:41 2022 +0200
  56. b51a765 sunxi: defconfig: enable eMMC boot partition support by Andre Przywara · Mon Jul 12 11:06:51 2021 +0100
  57. c7175be sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · Mon Jul 12 11:06:50 2021 +0100
  58. 477c417 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · Wed Mar 23 16:04:28 2022 +0100
  59. a7c86a7 ram: k3-am654: Write all configuration values by Dominic Rath · Wed Mar 23 16:04:27 2022 +0100
  60. ed0b1af configs: am64x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfig by Dave Gerlach · Thu Mar 17 12:03:46 2022 -0500
  61. c91854f arm: dts: k3-am64-ddr: Add ss_cfg reg entry by Dave Gerlach · Thu Mar 17 12:03:45 2022 -0500
  62. 10498d1 board: ti: am64x: Account for DDR size fixups if ECC is enabled by Dave Gerlach · Thu Mar 17 12:03:44 2022 -0500
  63. 296c83a ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · Thu Mar 17 12:03:43 2022 -0500
  64. fd199dd ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · Thu Mar 17 12:03:42 2022 -0500
  65. a60fced dt-bindings: memory-controller: Add information about ECC bindings by Dave Gerlach · Thu Mar 17 12:03:41 2022 -0500
  66. 88107fe board: ti: am64x: Use fdt functions for ram and bank init by Dave Gerlach · Thu Mar 17 12:03:40 2022 -0500
  67. 9eed0f1 arm: dts: k3-am642-r5-evm: Mark memory with u-boot, dm-spl by Dave Gerlach · Thu Mar 17 12:03:39 2022 -0500
  68. f113fce ARM: dts: k3-am642: Correct timer frequency by Vignesh Raghavendra · Fri Mar 11 21:23:22 2022 +0530
  69. 1b6e198 configs: am64x_evm_a53_defconfig: Switch to per-cpu timer as tick provider by Vignesh Raghavendra · Fri Mar 11 21:23:21 2022 +0530
  70. 5cce27f configs: am64x_evm_r5_defconfig: Add support for ESM by Hari Nagalla · Wed Mar 09 14:42:31 2022 -0600
  71. d383c5e arch: arm: mach-k3: am642_init: Probe ESM nodes by Hari Nagalla · Wed Mar 09 14:42:30 2022 -0600
  72. 789225e arm: dts: k3-am64: Add support for ESM device nodes by Hari Nagalla · Wed Mar 09 14:42:29 2022 -0600
  73. 85ae1e6 misc: k3_esm: Add functionality to set and route error events within K3SoC by Hari Nagalla · Wed Mar 09 14:42:28 2022 -0600
  74. 24e8078 board: axy17lte: get board usable - add bootcmd and docs by Dzmitry Sankouski · Tue Feb 22 21:49:54 2022 +0300
  75. 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · Mon Jul 12 11:06:49 2021 +0100
  76. 964a86f sunxi: clock: H6: Adjust PLL LDO before clock setup by Jernej Skrabec · Sun Jan 30 15:27:15 2022 +0100
  77. 5922114 sunxi: clock: H6/H616: Add resistor calibration by Jernej Skrabec · Sun Jan 30 15:27:14 2022 +0100
  78. e04cd49 sunxi: prcm: Add a few registers by Jernej Skrabec · Sun Jan 30 15:27:13 2022 +0100
  79. 47263bd sunxi: H3: fix non working console on uart2 by Angelo Dureghello · Sat Oct 09 14:18:59 2021 +0200
  80. 8734399 Add ethernet0 alias in Nanopi NEO's device tree by Baltazár Radics · Sat Mar 26 13:09:10 2022 +0100
  81. 6c1e677 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · Thu Mar 17 23:52:36 2022 -0500
  82. 0c2111f i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · Thu Mar 17 23:52:35 2022 -0500
  83. e280203 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · Thu Mar 17 23:52:34 2022 -0500
  84. cd5499b i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · Thu Mar 17 23:52:33 2022 -0500
  85. 7591a04 sunxi: Support building a SPL as a TOC0 image by Samuel Holland · Fri Mar 18 00:00:45 2022 -0500
  86. 784fcf6 sunxi: Support SPL in both eGON and TOC0 images by Samuel Holland · Fri Mar 18 00:00:44 2022 -0500
  87. 7572878 tools: mkimage: Add Allwinner TOC0 support by Samuel Holland · Fri Mar 18 00:00:43 2022 -0500
  88. f0c3dbb sunxi: specify architecture when generating SPL boot image by Icenowy Zheng · Thu Oct 14 20:53:07 2021 -0500
  89. a503514 mkimage: sunxi_egon: add support for riscv by Icenowy Zheng · Thu Oct 14 20:53:06 2021 -0500
  90. 064572b mkimage: sunxi_egon: refactor for multi-architecture support by Icenowy Zheng · Thu Oct 14 20:53:05 2021 -0500
  91. 4369c97 mkimage: add a flag to describe whether -A is specified by Icenowy Zheng · Thu Oct 14 20:53:04 2021 -0500
  92. a4d2ca9 spi: sun4i_spi: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:50:28 2021 -0500
  93. 96b75d2 pinctrl: sunxi: Add SPI0 pinmuxes by Samuel Holland · Sat Aug 28 17:05:35 2021 -0500
  94. 74719a1 pwm: sunxi: Remove non-DM pin setup by Samuel Holland · Sat Aug 28 11:50:51 2021 -0500
  95. 3de641b pinctrl: sunxi: Add the A64 PWM pinmux by Samuel Holland · Sat Aug 28 15:52:52 2021 -0500
  96. 64053be sunxi: Remove non-DM MMC pin setup by Samuel Holland · Sat Aug 28 11:49:03 2021 -0500
  97. 1c17f41 pinctrl: sunxi: Add MMC pinmuxes by Samuel Holland · Sat Aug 28 16:51:03 2021 -0500
  98. ab85f7d i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · Wed Oct 20 23:01:29 2021 -0500
  99. 32f3b16 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · Wed Oct 20 23:01:29 2021 -0500
  100. 16f5cc0 sunxi: Remove options and setup code for I2C2-I2C4 by Samuel Holland · Wed Oct 20 22:55:06 2021 -0500