1. f8f6b32 Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig by Tom Rini · Sat May 21 14:44:28 2022 -0400
  2. 17845c5 ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage by Tom Rini · Sat May 21 11:26:27 2022 -0400
  3. e7d67a4 Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to Kconfig by Tom Rini · Fri May 20 12:36:05 2022 -0400
  4. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  5. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  6. a4f2ab9 Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to Kconfig by Tom Rini · Fri May 13 17:12:35 2022 -0400
  7. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · Fri May 13 12:46:23 2022 -0400
  8. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  9. d650175 Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to Kconfig by Tom Rini · Fri May 13 09:36:03 2022 -0400
  10. 2c56279 Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig by Tom Rini · Fri May 13 09:18:27 2022 -0400
  11. 6c7a9e0 spl: Remove CONFIG_SPL_SATA_BOOT_DEVICE by Tom Rini · Fri May 13 13:37:30 2022 -0400
  12. 60023bc fsl-layerscape: Remove CONFIG_SPL_PBL_PAD by Tom Rini · Fri May 13 12:42:13 2022 -0400
  13. d84518d P1010RDB: Remove CONFIG_SPL_NAND_MINIMAL by Tom Rini · Fri May 13 12:14:07 2022 -0400
  14. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  15. e9de59f arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · Thu May 12 17:22:26 2022 -0400
  16. 4780550 Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig by Tom Rini · Thu May 12 16:45:08 2022 -0400
  17. 6bb84a7 Convert CONFIG_HUSH_INIT_VAR to Kconfig by Tom Rini · Thu May 12 16:12:16 2022 -0400
  18. c253f12 Convert CONFIG_SYS_BARGSIZE to Kconfig by Tom Rini · Thu May 12 10:02:06 2022 -0400
  19. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  20. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  21. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  22. 3214910 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri May 27 08:50:42 2022 -0400
  23. d8fd927 riscv: qemu: Set kernel_comp_addr_r for compressed kernel by Bin Meng · Tue May 24 12:31:14 2022 +0800
  24. c6fe830 riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernel by Bin Meng · Tue May 24 12:31:13 2022 +0800
  25. 8da4e0b riscv: sifive: unmatched: Adjust for big ramdisk image by Bin Meng · Tue May 24 12:31:12 2022 +0800
  26. ccd3fde Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed May 25 09:50:08 2022 -0400
  27. a563e2e arm: socfpga: Add the terasic de10-standard board by Humberto Naves · Sun May 22 21:54:57 2022 -0400
  28. f670cd7 ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 by Marek Vasut · Sat May 21 16:56:26 2022 +0200
  29. 3846ef9 ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH header by Philip Oberfichtner · Fri May 20 10:46:22 2022 +0200
  30. 20544fe imx: imx8mp_rsb3720a1: convert to DM_SERIAL by Peng Fan · Thu May 05 15:43:28 2022 +0800
  31. 9d680d1 bosch: Add initial board support for ACC by Philip Oberfichtner · Thu May 19 13:52:48 2022 +0200
  32. 33e34be imx: imx8mm_edm_sbc: Enable SPL_DM_SERIAL by Peng Fan · Thu May 05 15:43:36 2022 +0800
  33. 0f8f5a5 imx: imx8mm_mx8menlo: Enable DM_SERIAL by Peng Fan · Thu May 05 15:43:30 2022 +0800
  34. 6ed3cb0 configs: remove FEC_QUIRK_ENET_MAC from imx8m configs by Tim Harvey · Fri Apr 29 11:17:52 2022 -0700
  35. edaa010 configs: imx8mp_venice: add FEC_QUIRK_ENET_MAC by Tim Harvey · Fri Apr 29 10:08:32 2022 -0700
  36. e89b127 configs: imx8m{m, n}_venice: remove unneeded CONFIG_FEC_MXC_PHYADDR by Tim Harvey · Fri Apr 29 09:54:04 2022 -0700
  37. 46967a7 ARM: imx: imx27: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · Sun Apr 24 23:44:04 2022 +0200
  38. 86a2748 ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n) by Marek Vasut · Sun Apr 24 23:44:03 2022 +0200
  39. 18e0e03 xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driver by Michal Simek · Tue May 10 16:23:02 2022 +0200
  40. 2acc485 Convert CONFIG_MTD_CONCAT to Kconfig by Chris Packham · Tue May 03 21:24:57 2022 +1200
  41. 823e920 Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue May 10 15:28:02 2022 -0400
  42. f4697d1 configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfile by Patrice Chotard · Wed Apr 27 13:53:58 2022 +0200
  43. 26848a1 configs: stm32f746-disco: Concatenate spl and u-boot binaries by Patrice Chotard · Wed Apr 27 13:53:50 2022 +0200
  44. 1cda20b configs: stm32mp1: Add support for baudrates higher than 115200 for st-link by Patrick Delaunay · Fri Apr 15 14:31:55 2022 +0200
  45. 35e450b configs: stm32mp1: set the console variable for extlinux.conf by Patrick Delaunay · Fri Apr 15 14:31:54 2022 +0200
  46. bf961ad Nokia RX-51: Convert to CONFIG_DM_SERIAL by Pali Rohár · Wed Apr 13 21:34:14 2022 +0200
  47. 4f13a5f include: configs: am**x/j721e/j721s2_evm.h: Move the stack pointer init address in arm64 by Aswath Govindraju · Tue Apr 19 20:56:02 2022 +0530
  48. 4359b33 arm: nuvoton: Add support for Nuvoton NPCM750 BMC by Jim Liu · Tue Apr 19 13:32:19 2022 +0800
  49. 9ee3f49 mips: octeon: ebb7304: Enable ethernet support by Stefan Roese · Thu Apr 07 09:11:53 2022 +0200
  50. ef20245 mips: octeon: octeon_common.h: Move init SP because of increased image size by Stefan Roese · Thu Apr 07 09:11:48 2022 +0200
  51. 64eb749 arm: kirkwood: nsa310s: Use Marvell uclass mvgbe and PHY driver for DM Ethernet by Tony Dinh · Sun Apr 17 13:42:42 2022 -0700
  52. bfbb699 arm: mvebu: turris_mox: Add NVMe and SCSI to boot targets by Pali Rohár · Wed Apr 06 11:39:36 2022 +0200
  53. 8213d62 arm: mvebu: turris_omnia: Add NVMe to boot targets by Pali Rohár · Wed Apr 06 11:39:35 2022 +0200
  54. d25ded8 arm: mvebu: turris_omnia: Always enable MMC, SCSI and USB boot targets by Pali Rohár · Wed Apr 06 11:39:34 2022 +0200
  55. 0eed57d arm: mvebu: turris_omnia: Define CONFIG_ETHPRIME instead of ethact= ENV by Pali Rohár · Wed Apr 06 11:39:33 2022 +0200
  56. b94bcdd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Apr 27 09:19:41 2022 -0400
  57. 108bfdc board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks by Pali Rohár · Thu Apr 07 12:16:22 2022 +0200
  58. b9d2a69 board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address by Pali Rohár · Thu Apr 07 12:16:21 2022 +0200
  59. 3cac197 board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr by Pali Rohár · Thu Apr 07 12:16:20 2022 +0200
  60. 521973b board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations by Pali Rohár · Thu Apr 07 12:16:15 2022 +0200
  61. 7e81416 powerpc: mpc85xx: Remove duplicate u-boot-nand.lds by Pali Rohár · Mon Apr 25 14:21:20 2022 +0530
  62. ab9199a include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · Thu Apr 07 09:58:48 2022 +0300
  63. 2e7bc61 board: Add sam9x60_curiosity support by Durai Manickam KR · Mon Apr 04 11:23:18 2022 +0530
  64. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  65. ce6e391 configs: Layerscape: Remove the 'fdt_addr' env by Hou Zhiqiang · Fri Apr 22 13:50:06 2022 +0530
  66. b276a36 Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Apr 22 08:12:20 2022 -0400
  67. e3d4dcd ARM: imx: imx8mn-evk: change environment address variables by Heiko Thiery · Thu Feb 24 21:07:14 2022 +0100
  68. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · Fri Apr 15 12:23:43 2022 +0800
  69. a369c47 include/configs: drop COUNTER_FREQUENCY by Peng Fan · Wed Apr 13 17:47:21 2022 +0800
  70. b6748a6 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Apr 21 11:44:54 2022 -0400
  71. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · Fri Apr 15 12:23:41 2022 +0800
  72. 726ae6e board: ti: am335x: Add support for BBE Extended WiFi by Paul Barker · Mon Apr 11 15:42:01 2022 +0000
  73. 10a5944 board: ti: am335x: Add BBE Lite support by Paul Barker · Mon Apr 11 15:42:00 2022 +0000
  74. e33947d configs: phycore_imx8mm/p: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:40 2022 +0800
  75. e9944ed configs: imx8mm/n_venice: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:39 2022 +0800
  76. d1f2a13 configs: verdin-imx8m: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:38 2022 +0800
  77. 0ce8513 configs: imx8qm/qxp_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:37 2022 +0800
  78. fe3f473 configs: mx7dsabresd: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:36 2022 +0800
  79. ed1123c configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUM by Peng Fan · Fri Apr 15 12:23:35 2022 +0800
  80. 437e50d configs: imx8mn_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:34 2022 +0800
  81. 8eb8933 configs: imx8mp_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:33 2022 +0800
  82. 840999f configs: imx8mm_evk: drop unused SDHC macro by Peng Fan · Fri Apr 15 12:23:32 2022 +0800
  83. 0cffd8e configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO by Ian Ray · Thu Apr 14 14:05:46 2022 +0300
  84. 3bbf127 arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · Sun Apr 17 16:42:32 2022 -0700
  85. 384ca7f board: toradex: drop colibri pxa270 support by Marcel Ziswiler · Wed Apr 13 11:33:32 2022 +0200
  86. 0f5717f board: gateworks: venice: add imx8mp-venice-gw740x support by Tim Harvey · Wed Apr 13 11:31:09 2022 -0700
  87. 4137785 board: gateworks: gw_ventana: use comomn GSC driver by Tim Harvey · Wed Apr 13 09:29:16 2022 -0700
  88. e9302ec configs: imx8m{m,n}_venice_defconfig: add usb support by Tim Harvey · Wed Apr 13 08:42:52 2022 -0700
  89. 6262ee8 imx8m{m,n}_venice: update env memory layout by Tim Harvey · Wed Apr 13 08:25:10 2022 -0700
  90. c809040 configs: tdx: apalis/colibri_imx6: use preboot as well by Marcel Ziswiler · Wed Apr 13 11:33:35 2022 +0200
  91. 5d9d11f configs: tdx: apalis_imx6: drop hw v1.0 support by Marcel Ziswiler · Wed Apr 13 11:33:34 2022 +0200
  92. c85948d toradex: drop legacy nfsboot script by Igor Opaniuk · Wed Apr 13 11:33:28 2022 +0200
  93. 84c1a2d toradex: set default dhcp distroboot scriptname by Igor Opaniuk · Wed Apr 13 11:33:27 2022 +0200
  94. 00b1e93 toradex: apalis-imx8x: drop support for apalis imx8x by Denys Drozdov · Wed Apr 13 11:33:25 2022 +0200
  95. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  96. a289fc7 rockchip: rk3066: add core support by Johan Jonker · Sat Apr 16 17:09:47 2022 +0200
  97. f6fc895 rockchip: move ROCKCHIP_STIMER_BASE to Kconfig by Johan Jonker · Sat Apr 09 18:55:02 2022 +0200
  98. c67f930 rockchip: Enable SCSI in distro bootcmd for rk3399. by Vagrant Cascadian · Wed Apr 06 13:42:03 2022 -0700
  99. 7f8df40 Merge tag 'efi-2022-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Apr 15 14:29:52 2022 -0400
  100. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400