1. b836272 net: Remove ax88180 driver by Tom Rini · Thu Mar 31 13:46:45 2022 -0400
  2. f668768 net: Remove armada100_fec driver by Tom Rini · Thu Mar 31 13:46:44 2022 -0400
  3. 69ea5a6 arm: fsl-layerscape: Migrate more DP-DDR options to Kconfig by Tom Rini · Wed Mar 30 18:07:35 2022 -0400
  4. 2d67cd4 siemens-am33x-common: Drop CONFIG_DMA_COHERENT* by Tom Rini · Wed Mar 30 18:07:34 2022 -0400
  5. 24bf3d5 m53menlo: Drop CONFIG_DISCOVER_PHY by Tom Rini · Wed Mar 30 18:07:33 2022 -0400
  6. e24547a Convert CONFIG_FSL_QIXIS et al to Kconfig by Tom Rini · Wed Mar 30 18:07:32 2022 -0400
  7. 3210bdc Convert CONFIG_DIMM_SLOTS_PER_CTLR to Kconfig by Tom Rini · Wed Mar 30 18:07:31 2022 -0400
  8. a0d0c13 galileo: Remove CONFIG_DESIGNWARE_ETH reference by Tom Rini · Wed Mar 30 18:07:30 2022 -0400
  9. a5fd089 powerpc: mpc83xx: Migrate DEFAULT_IMMR to Kconfig by Tom Rini · Wed Mar 30 18:07:29 2022 -0400
  10. 8cdea46 nds32: Migrate CONFIG_DEBUG_LED to Kconfig by Tom Rini · Wed Mar 30 18:07:28 2022 -0400
  11. fad5430 ls1021atwr: Use DEBUG and not CONFIG_DEBUG by Tom Rini · Wed Mar 30 18:07:27 2022 -0400
  12. 5b7eba76 microblaze: Migrate DCACHE/ICACHE to Kconfig by Tom Rini · Wed Mar 30 18:07:26 2022 -0400
  13. 23581a6 tegra: Drop CONFIG_CHROMEOS_EXTRA_ENV_SETTINGS by Tom Rini · Wed Mar 30 18:07:25 2022 -0400
  14. 40a325f controlcenterdc: Migrate CUSTOMER_BOARD_SUPPORT to Kconfig by Tom Rini · Wed Mar 30 18:07:24 2022 -0400
  15. 3fb5b2f spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · Wed Mar 30 18:07:23 2022 -0400
  16. ca57d3b Convert CONFIG_SH_SCIF_CLK_FREQ to Kconfig by Tom Rini · Wed Mar 30 18:07:22 2022 -0400
  17. 8303889 Convert CONFIG_CONS_SCIF0 et al to Kconfig by Tom Rini · Wed Mar 30 18:07:21 2022 -0400
  18. 4e2303a at91: Remove unused LED code by Tom Rini · Wed Mar 30 18:07:20 2022 -0400
  19. 2703df2 stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · Wed Mar 30 18:07:19 2022 -0400
  20. 2719b95 corvus: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · Wed Mar 30 18:07:18 2022 -0400
  21. d63d4b2 MPC837XERDB: Stop using CONFIG_RAMDISKFILE by Tom Rini · Wed Mar 30 18:07:17 2022 -0400
  22. cb1db1f s5p_goni, smdkc100: Move some environment settings out of CONFIG by Tom Rini · Wed Mar 30 18:07:16 2022 -0400
  23. 7d1e60d arm: integrator: Migrate platform-specific options and cleanup armcoremodule.h by Tom Rini · Wed Mar 30 18:07:15 2022 -0400
  24. 24d3204 Convert CONFIG_CMDLINE_PS_SUPPORT to Kconfig by Tom Rini · Wed Mar 30 18:07:14 2022 -0400
  25. d8d1fb6 tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig by Tom Rini · Wed Mar 30 18:07:13 2022 -0400
  26. 3327dd7 mvebu: Move BOOTROM_ERR_REG out of CONFIG namespace by Tom Rini · Wed Mar 30 18:07:12 2022 -0400
  27. 876df34 Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig by Tom Rini · Wed Mar 30 18:07:11 2022 -0400
  28. 316184f Merge branch '2022-04-08-env-updates' by Tom Rini · Fri Apr 08 08:27:50 2022 -0400
  29. 6e638af env: Allow text-env tests to run with awk by Simon Glass · Sat Mar 12 22:47:49 2022 -0700
  30. d68e165 env: Drop the unncessary protocol mention in autoload by Simon Glass · Fri Mar 11 16:22:39 2022 -0700
  31. b8ffa14 env: Move the doc comment to the code by Simon Glass · Fri Mar 11 16:22:38 2022 -0700
  32. 4fae99d Makefile: Sort u-boot-initial-env output by Christoph Niedermaier · Tue Mar 01 09:38:51 2022 +0100
  33. 5899087 scripts/get_default_envs.sh: Remove blank lines by Christoph Niedermaier · Wed Feb 23 10:33:36 2022 +0100
  34. 25936aa env: fat: Allow overriding interface, device and partition by He Yong · Fri Feb 18 00:07:25 2022 +0800
  35. 46127db cmd: env: Add `indirect` to indirectly set values by Samuel Dionne-Riel · Mon Dec 20 18:31:56 2021 -0500
  36. 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
  37. 526a736 imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default by Fabio Estevam · Sat Mar 26 11:47:40 2022 -0300
  38. 17fb59e Merge branch '2022-04-06-various-verified-boot-bugfixes' by Tom Rini · Thu Apr 07 09:49:27 2022 -0400
  39. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  40. ebec3a7 dm: core: Tidy up comments in uclass headers by Simon Glass · Mon Feb 28 12:08:34 2022 -0700
  41. 6ddadd6 dm: core: Add a required struct declaration by Simon Glass · Mon Feb 28 12:08:33 2022 -0700
  42. c22bb8a stdint: Add a definition of UINT8_MAX by Simon Glass · Mon Feb 28 12:08:32 2022 -0700
  43. 58c7c4d Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE by Simon Glass · Mon Feb 28 12:08:31 2022 -0700
  44. 9b68f4b Add a default for TPL_TEXT_BASE by Simon Glass · Mon Feb 28 12:08:30 2022 -0700
  45. 6ebcddf disk: Correct the conditions for SPL by Simon Glass · Mon Feb 28 12:08:29 2022 -0700
  46. f9a80b7 spi: Avoid checking console in SPL by Simon Glass · Mon Feb 28 12:08:28 2022 -0700
  47. 1886e0d cros_ec: Complete the comment for cros_ec_read_batt_charge() by Simon Glass · Mon Feb 28 12:08:27 2022 -0700
  48. 595505b cbfs: Add some more definititions by Simon Glass · Mon Feb 28 12:08:26 2022 -0700
  49. 3dccb78 lzma: Tidy up the function prototype by Simon Glass · Mon Feb 28 12:08:25 2022 -0700
  50. df5f438 fdt: sandbox: Avoid looking for an appended device tree by Simon Glass · Mon Feb 28 12:08:24 2022 -0700
  51. d9179b4 fdt: Correct condition for SEPARATE_BSS by Simon Glass · Mon Feb 28 12:08:23 2022 -0700
  52. 00a05e2 abuf: Correct a corner case with abuf_realloc() by Simon Glass · Mon Feb 28 12:08:22 2022 -0700
  53. db79e76 errno: Avoid including strings in SPL by Simon Glass · Mon Feb 28 12:08:21 2022 -0700
  54. a7b096f binman: Correct Chromium OS entry types by Simon Glass · Mon Feb 28 12:08:20 2022 -0700
  55. d3d82f6 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Apr 06 11:52:17 2022 -0400
  56. 88d7a24 Merge branch '2022-04-06-assorted-updates' by Tom Rini · Wed Apr 06 11:51:00 2022 -0400
  57. c9ae4a8 dm: fix function documentation in include/dm/ofnode.h by Heinrich Schuchardt · Thu Mar 24 16:22:32 2022 +0100
  58. a55eaa5 tools: mkimage: Call verify_header after writing image to disk by Pali Rohár · Fri Jan 14 18:34:43 2022 +0100
  59. af7173e tools: mkimage: No need to verify_header for header_v2 by Yi Liu · Wed Mar 30 18:05:59 2022 +0800
  60. 40bfb00 Makefile: add endian link flag to u-boot-elf.o by Du Huanpeng · Thu Mar 31 02:41:42 2022 +0800
  61. ea14390 riscv: alloc space exhausted by Heinrich Schuchardt · Tue Apr 05 16:47:15 2022 +0200
  62. 375c108 riscv: enable CONFIG_CMD_SBI for QEMU boards by Heinrich Schuchardt · Wed Mar 23 22:46:43 2022 +0100
  63. fdc7577 cmd/sbi: add missing SBI information by Heinrich Schuchardt · Thu Mar 17 07:36:15 2022 +0100
  64. f4b4d75 riscv: provide missing base extension functions by Heinrich Schuchardt · Thu Mar 17 07:36:14 2022 +0100
  65. 295e1ce cmd: sbi: add Performance Monitoring Unit Extension by Heinrich Schuchardt · Wed Mar 16 21:21:18 2022 +0100
  66. 8ec22ba power: pmic: Provide DM_PMIC support for tps65217 driver by Lukasz Majewski · Sat Mar 12 08:11:11 2022 +0100
  67. b4e681f power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217 by Lukasz Majewski · Sat Mar 12 08:11:10 2022 +0100
  68. 4d79117 Merge branch '2022-04-04-platform-updates' by Tom Rini · Tue Apr 05 13:45:22 2022 -0400
  69. 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
  70. 4a0e6b5 net: zynq_gem: Add SGMII dynamic config support by T Karthik Reddy · Wed Mar 30 11:07:58 2022 +0200
  71. 22a8bf8 firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api by T Karthik Reddy · Wed Mar 30 11:07:57 2022 +0200
  72. 130ffbe gpio: slg7xl45106: Update gpio desc flags from DT by T Karthik Reddy · Wed Mar 30 11:07:56 2022 +0200
  73. 297521e net: zynq_gem: Move ethernet info print statement by T Karthik Reddy · Wed Mar 30 11:07:55 2022 +0200
  74. 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
  75. b001798 net: zynq_gem: Use shared MDIO bus support for zynqmp by Michal Simek · Wed Mar 30 11:07:53 2022 +0200
  76. 6ab01ca dt-bindings: xilinx: Add missing ids for PD by Michal Simek · Wed Mar 30 09:56:23 2022 +0200
  77. 40f56ad arm64: zynqmp: Record ID code for XCZU1EG device by Michal Simek · Wed Mar 30 07:51:58 2022 +0200
  78. 2f24c90 net: phy: Fix rgmii-id phy reset timeout issue by T Karthik Reddy · Tue Mar 29 16:05:57 2022 +0200
  79. acff4c8 clk: zynqmp: Add support for for DP audio/video clocks by Michal Simek · Tue Mar 29 13:13:56 2022 +0200
  80. 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
  81. f8514e0 xilinx: Increase max size of image from 60 to 100MB by Michal Simek · Tue Mar 29 12:54:41 2022 +0200
  82. b51a765 sunxi: defconfig: enable eMMC boot partition support by Andre Przywara · Mon Jul 12 11:06:51 2021 +0100
  83. c7175be sunxi: eMMC: Improve automatic boot source detection by Andre Przywara · Mon Jul 12 11:06:50 2021 +0100
  84. 477c417 ram: k3-am654: Make VTT regulator optional by Christian Gmeiner · Wed Mar 23 16:04:28 2022 +0100
  85. a7c86a7 ram: k3-am654: Write all configuration values by Dominic Rath · Wed Mar 23 16:04:27 2022 +0100
  86. 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
  87. c91854f arm: dts: k3-am64-ddr: Add ss_cfg reg entry by Dave Gerlach · Thu Mar 17 12:03:45 2022 -0500
  88. 10498d1 board: ti: am64x: Account for DDR size fixups if ECC is enabled by Dave Gerlach · Thu Mar 17 12:03:44 2022 -0500
  89. 296c83a ram: k3-ddrss: Introduce ECC Functionality for full memory space by Dave Gerlach · Thu Mar 17 12:03:43 2022 -0500
  90. fd199dd ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs by Dave Gerlach · Thu Mar 17 12:03:42 2022 -0500
  91. a60fced dt-bindings: memory-controller: Add information about ECC bindings by Dave Gerlach · Thu Mar 17 12:03:41 2022 -0500
  92. 88107fe board: ti: am64x: Use fdt functions for ram and bank init by Dave Gerlach · Thu Mar 17 12:03:40 2022 -0500
  93. 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
  94. f113fce ARM: dts: k3-am642: Correct timer frequency by Vignesh Raghavendra · Fri Mar 11 21:23:22 2022 +0530
  95. 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
  96. 5cce27f configs: am64x_evm_r5_defconfig: Add support for ESM by Hari Nagalla · Wed Mar 09 14:42:31 2022 -0600
  97. d383c5e arch: arm: mach-k3: am642_init: Probe ESM nodes by Hari Nagalla · Wed Mar 09 14:42:30 2022 -0600
  98. 789225e arm: dts: k3-am64: Add support for ESM device nodes by Hari Nagalla · Wed Mar 09 14:42:29 2022 -0600
  99. 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
  100. 24e8078 board: axy17lte: get board usable - add bootcmd and docs by Dzmitry Sankouski · Tue Feb 22 21:49:54 2022 +0300