1. ccb8de2 board: dragonboard410c: Fix fastboot by Stephan Gerhold · 3 years, 4 months ago
  2. 0204d1b board: dragonboard410c: Load U-Boot directly without LK by Stephan Gerhold · 3 years, 4 months ago
  3. 10189cb configs: synquacer: Ignore OsIndications on DeveloperBox by Masami Hiramatsu · 3 years, 4 months ago
  4. 9e2c1fe configs: synquacer: Use RAW capsule image instead of FIT by Masami Hiramatsu · 3 years, 4 months ago
  5. f4f1198 configs: synquacer: Enable UEFI secure boot by Masami Hiramatsu · 3 years, 4 months ago
  6. 62c0136 configs: synquacer: Drop Ext2/4 support by default by Masami Hiramatsu · 3 years, 4 months ago
  7. 59bd18d configs: synquacer: Remove mtdparts settings and update DFU setting by Masami Hiramatsu · 3 years, 4 months ago
  8. f7e16bb configs: synquacer: Make U-Boot binary position independent by Masami Hiramatsu · 3 years, 4 months ago
  9. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 4 months ago
  10. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 5 months ago
  11. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 5 months ago
  12. 806734f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 4 months ago
  13. e52b83a board: sifive: drop stuff related to unmatched revision 1 by Zong Li · 3 years, 4 months ago
  14. cd7f92a ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3 by Marek Vasut · 3 years, 4 months ago
  15. ef283c3 ARM: rmobile: Enable sysinfo on R-Car Gen3 by Marek Vasut · 3 years, 4 months ago
  16. dceca41 ARM: rmobile: Enable I2C EEPROM support on R-Car Gen3 by Marek Vasut · 3 years, 4 months ago
  17. b42f717 configs: ls1043aqds: Configure environment related configs by Kuldeep Singh · 3 years, 4 months ago
  18. 68d62c7 configs: ls1046ardb: enable PHY_FIXED by Camelia Groza · 3 years, 5 months ago
  19. 5cfc15d board: freescale: t2080qds: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  20. 026339a board: freescale: lx2160a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  21. 17c2a30 board: freescale: ls2080a, ls2088a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  22. f4cd4a7 board: freescale: ls1088a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  23. 1a0db01 board: freescale: ls1046a: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  24. eba68e2 board: freescale: ls1043aqds: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  25. 9b5eeb4 board: freescale: ls1021aqds: Update I2C mux config by Stephen Carlson · 3 years, 5 months ago
  26. dd3dfa5 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  27. 83befb4 Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 4 months ago
  28. a675eb1 arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitions by Pali Rohár · 3 years, 4 months ago
  29. 92f36c8 arm: mvebu: turris_omnia: fixup MTD partitions in Linux' DTB by Marek Behún · 3 years, 4 months ago
  30. dca2c73 arm: kirkwood: Marvell Sheevaplug: Add DM Ethernet and DM SATA configs by Tony Dinh · 3 years, 4 months ago
  31. 2fd89bd arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs by Tony Dinh · 3 years, 4 months ago
  32. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
  33. 96b97fa m68k: Remove M52277EVB board by Tom Rini · 3 years, 4 months ago
  34. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 4 months ago
  35. 5e770da m68k: Remove M54418TWR board by Tom Rini · 3 years, 4 months ago
  36. 563cae7 m68k: Remove M54455EVB board by Tom Rini · 3 years, 4 months ago
  37. 011e86a vinco: Enable DM_USB and DM_SPI_FLASH support by Tom Rini · 3 years, 4 months ago
  38. fe5ac45 mips: mt7688: gardena-smart-gateway: Adjust to production values by Reto Schneider · 3 years, 5 months ago
  39. f929ce5 Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 4 months ago
  40. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 4 months ago
  41. cb391e3 imx8mq_evk: Enable the USB3.0 host port by Ye Li · 3 years, 9 months ago
  42. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 4 months ago
  43. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 4 months ago
  44. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 4 months ago
  45. d0dab93 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 4 months ago
  46. aed2eba arm: socfpga: socfpga_stratix10: enable wdt command by default by MengLi · 3 years, 6 months ago
  47. 3504912 configs: stm32mp1: activate command rng by Patrick Delaunay · 3 years, 4 months ago
  48. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 4 months ago
  49. cc434fc Nokia RX-51: Add support for booting kernel in zImage format by Pali Rohár · 3 years, 5 months ago
  50. 1493894 configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs by Gowtham Tammana · 3 years, 4 months ago
  51. bde6ac5 configs: am65x_evm: Switch envboot out for distro_bootcmd by Tom Rini · 3 years, 4 months ago
  52. 5230625 arm: omap4: Disable USB_TTY and related options by Tom Rini · 3 years, 4 months ago
  53. 7a37630 configs: j721e_evm: Switch envboot out for distro_bootcmd by Tom Rini · 3 years, 4 months ago
  54. e0c91ae ti: am43xx_evm: Switch to DISTRO_BOOT only by Tom Rini · 3 years, 4 months ago
  55. 8cc8c41 configs: am3517_evm: Fix boot hang by Adam Ford · 3 years, 4 months ago
  56. 81b98c6 configs: omap3x_logic: Fix boot hang by reducing SYS_MALLOC_F_LEN by Adam Ford · 3 years, 4 months ago
  57. d3ece2b configs: am65x_evm_a53: Enable PRUSS remoteproc by Lokesh Vutla · 3 years, 5 months ago
  58. 5242c6a configs: am64x_evm_a53_defconfig: Move TF-A load address to 0x701c0000 by Aswath Govindraju · 3 years, 5 months ago
  59. ff8f277 ti: am335x_evm: Switch to DISTRO_BOOT only by Tom Rini · 3 years, 5 months ago
  60. 920e39b configs: am335x_guardian: add register maps support by Gireesh Hiremath · 3 years, 5 months ago
  61. 83a7ec0 configs: am335x_guardian: Enable bootcount nvmem support by Gireesh Hiremath · 3 years, 5 months ago
  62. 321c5b7 configs: am335x_guardian: Enable display config by Gireesh Hiremath · 3 years, 5 months ago
  63. da09ba6 configs: am335x_guardian: disable spl command by Gireesh Hiremath · 3 years, 5 months ago
  64. 25b36ab configs: am335x_guardian: set boot delay by Gireesh Hiremath · 3 years, 5 months ago
  65. b5a57bc configs: am335x_guardian: add memtest configs by Gireesh Hiremath · 3 years, 5 months ago
  66. f11c3b0 configs: am335x_guardian: add ubi fastmap support by Gireesh Hiremath · 3 years, 5 months ago
  67. 5dce6d2 configs: am335x_guardian: Enable clock driver by Gireesh Hiremath · 3 years, 5 months ago
  68. 4a8ad58 arm: mvebu: armada-3720: remove unused config option by Marek Behún · 3 years, 4 months ago
  69. 4d4cbd9 arm: mvebu: turris_{omnia, mox}: enable MTD command by Marek Behún · 3 years, 4 months ago
  70. 4494ca8 arm: mvebu: turris_omnia: force 40 MHz speed on SPI NOR by Marek Behún · 3 years, 4 months ago
  71. 03585d5 board: stemmy: Parse atags to get available memory by Stephan Gerhold · 3 years, 4 months ago
  72. 24e9bfb board: armltd: Remove bootargs from Total Compute configuration by Anders Dellien · 3 years, 5 months ago
  73. 9fe2106 configs: imx8mm_venice_defconfig: add support for gbe switch by Tim Harvey · 3 years, 4 months ago
  74. c9f7ef3 board: gateworks: venice: add imx8mm-gw7901 support by Tim Harvey · 3 years, 4 months ago
  75. bbf04b2 board: phytec: imx8mp-phycore: Switch to binman by Teresa Remmet · 3 years, 4 months ago
  76. 0f166b8 board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V by Teresa Remmet · 3 years, 4 months ago
  77. 60f64be board: phytec: phycore_imx8mp: Add fec support by Teresa Remmet · 3 years, 4 months ago
  78. 96f747b smegw01: Select the CMD_UNZIP option by Fabio Estevam · 3 years, 5 months ago
  79. 6a4c678 imx: ventana: add legacy uboot image support by Tim Harvey · 3 years, 5 months ago
  80. ca942ca imx: ventana: remove USB_KEYBOARD support by Tim Harvey · 3 years, 5 months ago
  81. 2527b24 sunxi: h3: Add initial ZeroPi support by Yu-Tung Chang · 3 years, 5 months ago
  82. 8e6eed5 configs: OrangePi PC2: Update defaults by Jernej Skrabec · 3 years, 5 months ago
  83. fd075f7 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  84. 4ee73b0 Revert "arm: Remove nsa310s board" by Tom Rini · 3 years, 4 months ago
  85. 570c3dc arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
  86. d7221d0 arm: Remove spear320 boards by Tom Rini · 3 years, 6 months ago
  87. 1dc77c2 arm: Remove spear310 boards by Tom Rini · 3 years, 6 months ago
  88. 0e377bb arm: Remove spear300 boards by Tom Rini · 3 years, 6 months ago
  89. aa697e6 arm: Remove nsa310s board by Tom Rini · 3 years, 6 months ago
  90. dee08b1 arm: Remove gplugd board by Tom Rini · 3 years, 6 months ago
  91. bc08dc5 arm: Remove edb9315a board by Tom Rini · 3 years, 6 months ago
  92. f4a6f75 arm: Remove at91rm9200ek boards by Tom Rini · 3 years, 6 months ago
  93. 6aa3693 mx6memcal: Disable USB GADGET in SPL by Tom Rini · 3 years, 6 months ago
  94. 3a55f79 dockstar: Perform base CONFIG_DM enablement by Tom Rini · 3 years, 6 months ago
  95. 7035e8d ib62x0: Perform base CONFIG_DM enablement by Tom Rini · 3 years, 6 months ago
  96. cc4ba85 iconnect: Perform base CONFIG_DM enablement by Tom Rini · 3 years, 6 months ago
  97. 304d07d pogo_e02: Perform base CONFIG_DM enablement by Tom Rini · 3 years, 6 months ago
  98. 0e79547 openrd: Perform base CONFIG_DM enablement by Tom Rini · 3 years, 6 months ago
  99. 41df488 snapper9260/snapper9g20: Disable USB by Tom Rini · 3 years, 6 months ago
  100. 9926df8 configs: Remove unnecessary CONFIG_DM_PCI_COMPAT=y by Tom Rini · 3 years, 6 months ago