1. 0de8153 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  2. 70a64a0 arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · 5 years ago
  3. 623df9c configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  4. 03facc7 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  5. 0e9135c configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  6. b3b1ed4 armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  7. 0c45dfa armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  8. 6c42a75 am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  9. c36331a configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  10. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  11. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  12. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  13. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  14. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  15. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  16. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  17. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago
  18. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
  19. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  20. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  21. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  22. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  23. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  24. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  25. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  26. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  27. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  28. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  29. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 5 years ago
  30. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 5 years ago
  31. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 5 years ago
  32. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 5 years ago
  33. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 6 years ago
  34. e676f43 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  35. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  36. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  37. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  38. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  39. 7f28321 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  40. b4944e2 Merge tag 'u-boot-atmel-2019.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  41. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  42. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  43. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  44. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 6 years ago
  45. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  46. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
  47. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  48. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  49. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  50. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  51. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  52. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  53. 0ac662d apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · 5 years ago
  54. f0be8ff ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · 5 years ago
  55. 6de4743 pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · 6 years ago
  56. 936675c apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · 5 years ago
  57. 3f0685e rockchip: rk3328: add SPL support by Kever Yang · 5 years ago
  58. 60742bf Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · 5 years ago
  59. f51d7fc board: Arcturus: DM: Disable drivers without DM support. by Oleksandr Zhadan · 5 years ago
  60. f643fb9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  61. 1b14fb7 powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  62. 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 5 years ago
  63. 63a4585 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  64. d90c7ac armv8: ls1046afrwy: Add support for LS1046AFRWY platform by Vabhav Sharma · 5 years ago
  65. 196fa2e armv8: ls2088ardb: Fix MC firmware loading during SD boot by Wasim Khan · 5 years ago
  66. c3d141e armv8: ls2088aqds: Fix MC firmware loading during SD boot by Wasim Khan · 5 years ago
  67. d7a4ddd armv8: ls2088aqds: Add bootcmd for TFA boot by Wasim Khan · 5 years ago
  68. 7494232 configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  69. 4514cce ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot by Pankit Garg · 5 years ago
  70. a1e126b armv8: ls1028a: Add secure boot defconfig by Yuantian Tang · 5 years ago
  71. 9029fa1 board: lx2160a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 5 years ago
  72. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago
  73. 8f93213 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  74. d760a5e configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  75. c7110a0 configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  76. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  77. b618b37 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  78. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  79. a7e3dac sh: r0p7734: Remove the board by Marek Vasut · 6 years ago
  80. c81b1a8 sh: ap325rxa: Remove the board by Marek Vasut · 6 years ago
  81. 52883ba sh: ap_sh4a_4a: Remove the board by Marek Vasut · 6 years ago
  82. 94bb4492 sh: ms7750se: Remove the board by Marek Vasut · 6 years ago
  83. 6b371a7 sh: ms7722: Remove the board by Marek Vasut · 6 years ago
  84. ea34927 sh: espt_giga: Remove the board by Marek Vasut · 6 years ago
  85. 88369d3 configs: Disable now unbuildable SPI options for boards by Tom Rini · 5 years ago
  86. 9a4b900 arm: Remove zipitz2 board by Tom Rini · 5 years ago
  87. e4617bd Fix compilation error if CONFIG_USB is disabled by akaher · 6 years ago
  88. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago
  89. 529faf8 Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx by Tom Rini · 5 years ago
  90. 74ae372 ARM: imx: vining2000: Enable DM Serial by Marek Vasut · 6 years ago
  91. e409aea imx8qxp_mek: Remove unneeded config options settings by Fabio Estevam · 6 years ago
  92. 9e03632 imx8qm_mek: Remove unneeded config options settings by Fabio Estevam · 6 years ago
  93. d2d1191 imx: Extend PCL063 support for phyCORE-i.MX6ULL SOM by Parthiban Nallathambi · 6 years ago
  94. a2cd524 apalis-tk1: use UUID for rootfs by Igor Opaniuk · 5 years ago
  95. 29e2def apalis_imx6: use UUID for rootfs by Igor Opaniuk · 5 years ago
  96. 95791322 colibri_vf: use UUID for rootfs by Igor Opaniuk · 5 years ago
  97. 59bc6a9 colibri-imx6ull: use UUID for rootfs by Igor Opaniuk · 5 years ago
  98. c585f8e colibri_imx7: use UUID for rootfs by Igor Opaniuk · 5 years ago
  99. 3d60366 board: toradex: add apalis imx8qm 4gb wb it v1.0b module support by Marcel Ziswiler · 5 years ago
  100. 2f1c06c ARM: imx: novena: Convert to DM VIDEO by Marek Vasut · 6 years ago