1. 0e14cdf Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · 2 years, 6 months ago
  2. eeda762 Convert CONFIG_NFS_TIMEOUT to Kconfig by Tom Rini · 2 years, 6 months ago
  3. 69c8a81 Convert CONFIG_BOOT_RETRY_TIME et al to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 5d4e863 Convert CONFIG_ARP_TIMEOUT to Kconfig by Tom Rini · 2 years, 6 months ago
  6. 0da35fa Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  7. eb8eb31 configs: Re-run migrations by Tom Rini · 2 years, 6 months ago
  8. 297e6eb Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 6 months ago
  9. 2c30aa3 test/py: Add tests for the erofs by Huang Jianan · 2 years, 7 months ago
  10. 2abf048 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 6 months ago
  11. 3ec38c9 board: tbs2910: Enable Link Time Optimizations in defconfig by Soeren Moch · 2 years, 6 months ago
  12. a95f05a vexpress64: fvp: Fix automatic boot by Andre Przywara · 2 years, 7 months ago
  13. 6d35c24 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 6 months ago
  14. b9d0f00 arm: add initial support for the Phytium Pomelo Board by weichangzheng · 2 years, 7 months ago
  15. 019548e configs: j721e_hs_evm_a72_defconfig: Add command for initializing QSGMII PHY by Aswath Govindraju · 2 years, 7 months ago
  16. b6c17e9 configs: j721e_evm_a72_defconfig: Fix the bootcmd by Aswath Govindraju · 2 years, 7 months ago
  17. 4d7de5c ARM: omap3_beagle: Enable DM_PMIC and DM_REGULATOR by Romain Naour · 2 years, 7 months ago
  18. a765839 ARM: omap3_beagle: Enable Pinctrl by Romain Naour · 2 years, 7 months ago
  19. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 7 months ago
  20. 280294c sunxi: boards: Enable SPI flash support in U-Boot proper by Andre Przywara · 2 years, 8 months ago
  21. 81a46c1 sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · 2 years, 8 months ago
  22. 9fb9ec5 arm64: zynqmp: add support for zcu106 rev1.0 by Neal Frager · 2 years, 7 months ago
  23. 14d8610 configs: evb-ast2[56]00: Enable GPIO control by Andrew Jeffery · 2 years, 7 months ago
  24. 8fb30e3 configs: bcm96753ref_ram_defconfig: enable led support by Philippe Reynes · 2 years, 7 months ago
  25. a241ccd bcm96753ref: add initial support by Philippe Reynes · 2 years, 7 months ago
  26. 6d3c46e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
  27. 4403e1a configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed mode by Aswath Govindraju · 2 years, 7 months ago
  28. 7f59ed6 arm: mvebu: turris_omnia: Enable ext4 write support in defconfig by Marek Behún · 2 years, 7 months ago
  29. f9147d6 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · 2 years, 7 months ago
  30. 819b477 Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to Kconfig by Tom Rini · 2 years, 7 months ago
  31. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  32. fdfb17b Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · 2 years, 7 months ago
  33. 705b584 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 7 months ago
  34. cfcf195 sunxi: f1c100s: Drop SYSRESET to enable reset functionality by Andre Przywara · 2 years, 7 months ago
  35. 640f2f3 mach-sunxi: Enable SPI boot for SUNIV and licheepi nano by Jesse Taube · 2 years, 7 months ago
  36. c2aed9c board: stemmy: Detect board variants and patch DTB by Linus Walleij · 2 years, 7 months ago
  37. 6fb4f73 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · 2 years, 7 months ago
  38. 554a853 board: sl28: use fit image generator by Michael Walle · 2 years, 7 months ago
  39. 62ba0e5 board: sl28: disable random MAC address generation by Michael Walle · 2 years, 7 months ago
  40. 2ba8a44 board: sl28: enable SoC watchdog support by Michael Walle · 2 years, 10 months ago
  41. 34502f7 board: sl28: enable sl28cpld support by Michael Walle · 2 years, 10 months ago
  42. 4ce849f arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · 2 years, 7 months ago
  43. 052bebe clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · 2 years, 9 months ago
  44. 4cea6ed configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · 2 years, 7 months ago
  45. 17a0dc6 Merge branch '2022-02-21-platform-updates' by Tom Rini · 2 years, 7 months ago
  46. 5a0973f arm: apple: Disable debug UART by Mark Kettenis · 2 years, 7 months ago
  47. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 7 months ago
  48. 83d2941 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · 2 years, 7 months ago
  49. 27703ba arm64: zynqmp: Build psu_spl_init for SPL all the time by Michal Simek · 2 years, 7 months ago
  50. f063100 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · 2 years, 7 months ago
  51. fea6607 ARM: imx: imx8mn-ddr4-evk: Add ethernet support by Marek Vasut · 2 years, 7 months ago
  52. 891a324 kontron-sl-mx8mm: change environment address variables by Heiko Thiery · 2 years, 7 months ago
  53. c4c3fa9 xea: defconfig: Update defconfig to support mtd partitions r/w by name by Lukasz Majewski · 2 years, 9 months ago
  54. 6e3cef0 ARM: imx: imx8mn-ddr4-evk: Fix boot from SD card by Marek Vasut · 2 years, 7 months ago
  55. 2cb156e board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · 2 years, 7 months ago
  56. ddb56f3 arm: imx8m: add support for Advantech RSB-3720 by Ying-Chun Liu (PaulLiu) · 2 years, 8 months ago
  57. b345f17 configs/*imx8mn*: remove [SPL_]CLK_COMPOSITE_CCF by Heiko Thiery · 2 years, 8 months ago
  58. 310d665 Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards by Oleh Kravchenko · 2 years, 9 months ago
  59. 8ad1c9c Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 7 months ago
  60. 4b7db75 arm: mvebu: turris_omnia: Reset the board immediately on DDR training failure by Marek Behún · 2 years, 7 months ago
  61. 8e0758a configs: j721e_evm: Store env in MMC FAT partition by Sinthu Raja · 2 years, 8 months ago
  62. c4ba922 configs: j721e_evm_a72: Align OSPI partitions on erase block boundary by Sinthu Raja · 2 years, 8 months ago
  63. 9bb621a configs: j721e_evm_a72: Add SK dtb as part of DTB FIT by Sinthu Raja · 2 years, 8 months ago
  64. d9c59a3 configs: j721e_evm_r5: Enable support for building multiple dtbs into FIT by Sinthu Raja · 2 years, 8 months ago
  65. ab8903a configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  66. 9f0deae arm: pdu001: Fix dt to work with the current am33xx dtsi files by Felix Brack · 2 years, 8 months ago
  67. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 7 months ago
  68. a1ad6a9 apple: Fix debug uart clock rate by Mark Kettenis · 2 years, 8 months ago
  69. d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 8 months ago
  70. 50333c9 nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 2 years, 8 months ago
  71. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 8 months ago
  72. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 8 months ago
  73. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 8 months ago
  74. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 8 months ago
  75. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 8 months ago
  76. cccc4ab configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  77. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 8 months ago
  78. 6edb5dd sata: Rearrange Kconfig for SATA by Simon Glass · 2 years, 8 months ago
  79. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 8 months ago
  80. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 8 months ago
  81. f55d497 Nokia RX-51: Convert to CONFIG_DM_KEYBOARD by Pali Rohár · 2 years, 8 months ago
  82. 5980925 include: configs: j721e_evm: Add support to boot ethfw core in j721e by Aswath Govindraju · 2 years, 8 months ago
  83. b071a07 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · 2 years, 8 months ago
  84. c55d6c6 configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT by Amjad Ouled-Ameur · 2 years, 8 months ago
  85. 8886341 configs: j721s2_evm_a72_defconfig: Add A72 specific defconfig by David Huang · 2 years, 8 months ago
  86. 1b1dcac configs: j721s2_evm_r5_defconfig: Add R5 SPL specific defconfig by David Huang · 2 years, 8 months ago
  87. 8b139f4 Merge tag 'u-boot-imx-20220207' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 8 months ago
  88. 530780a apalis/colibri_imx6: move setting bootcmd to defconfig by Oleksandr Suvorov · 2 years, 8 months ago
  89. 2bc2f81 board: toradex: add verdin imx8m plus support by Marcel Ziswiler · 2 years, 8 months ago
  90. de44d80 configs: disable UEFI for Colibri VF610 by Heinrich Schuchardt · 2 years, 8 months ago
  91. 16c7369 board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support by Heiko Thiery · 2 years, 8 months ago
  92. 04638fa configs/*imxrt10*: remove [SPL_]CLK_COMPOSITE_CCF by Heiko Thiery · 2 years, 8 months ago
  93. 2c7ebf7 imx: imx8mn_beacon: Fix USB booting by Adam Ford · 2 years, 8 months ago
  94. 2f95456 imx: imx8mm_beacon: Enable USB by Adam Ford · 2 years, 8 months ago
  95. b72b171 imx: imx8mm: imx8mm-kontron-n801x-s: convert options to Kconfig by Heiko Thiery · 2 years, 8 months ago
  96. 95966a5 arm: xea: config: Provide special defconfig for a single binary u-boot by Lukasz Majewski · 2 years, 9 months ago
  97. c4c1ed6 imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO board by Ariel D'Alessandro · 2 years, 10 months ago
  98. 4821074 colibri-imx8x: add on-module gpio expander fxl6408 by Oleksandr Suvorov · 2 years, 10 months ago
  99. 8fcdb82 imx8mm-cl-iot-gate-optee: add CONFIG_SPL_MMC and CONFIG_SPL_SERIAL by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  100. b6ffd58 configs: sunxi: Add support for Lichee Pi Nano by Icenowy Zheng · 2 years, 8 months ago