1. 9de5eb2 colibri-imx6ull: support building with DM_VIDEO=y by Igor Opaniuk · 5 years ago
  2. 75551c8 Merge branch '2019-07-26-ti-imports' by Tom Rini · 5 years ago
  3. adc097e env: ti: boot: Use ttyS2 instead of ttyO2 by Sam Protsenko · 5 years ago
  4. d2c9a9a arm: am57xx: Allow bootm to load larger kernels by Sam Protsenko · 5 years ago
  5. 3851f9b ARM: da850-evm: Remove dead/unneeded code by Adam Ford · 5 years ago
  6. 7f89cb2 ARM: da850evm: Remove legacy OHCI referencs and unify platform by Adam Ford · 5 years ago
  7. 02acbb9 ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future by Adam Ford · 5 years ago
  8. 25e4ff4 ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards by Adam Ford · 5 years ago
  9. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  10. f818503 board: ti: j721e: Add board support for j721e evm by Lokesh Vutla · 5 years ago
  11. 53fd12c riscv: sifive: fu540: Sync-up config header with RISC-V QEMU support by Anup Patel · 5 years ago
  12. 8782122 Add support for the NXP LS1021A-TSN board by Jianchao Wang · 5 years ago
  13. c40e65e configs: ls1021atwr: Fix distro_bootcmd for QSPI boot by Vladimir Oltean · 5 years ago
  14. f588b4d arm: ls1021atwr: Convert to use driver model TSEC driver by Bin Meng · 5 years ago
  15. ff6c6b2 include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8 by Alex Marginean · 5 years ago
  16. 87ac550 rockchip: rk3399: use common secure_timer_init() for spl/tpl by Kever Yang · 5 years ago
  17. 192445b rockchip: rk3368: enable stimer for rk3368 by Kever Yang · 5 years ago
  18. 1e72a75 rockchip: rk3128: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  19. ae5a365 rockchip: rk3288: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  20. 002d897 rockchip: rk3036: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  21. acea123 rockchip: rk322x: use ARM arch timer instead of rk_timer by Kever Yang · 5 years ago
  22. 5631e19 rockchip: rk3288: update u-boot raw image size for all boards by Kever Yang · 5 years ago
  23. 4a6f5b4 ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C by Ludwig Zenz · 5 years ago
  24. 48b0984 colibri_imx6: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  25. 0dff26a apalis_imx6: configs: remove legacy usbboot command by Igor Opaniuk · 5 years ago
  26. 9358e5b colibri_imx7: introduce androidboot wrapper by Igor Opaniuk · 5 years ago
  27. 7c5e4b2 colibri-imx6ull: fix vidargs by Marcel Ziswiler · 5 years ago
  28. 9ac5dda ARM: imx: m53menlo: Convert WDT support to DM by Marek Vasut · 5 years ago
  29. 0047a4d cosmetic: display5: Remove not needed comments by Lukasz Majewski · 5 years ago
  30. e0f0657 pwm: imx: add Kconfig support by Heiko Schocher · 5 years ago
  31. 917964c ARM: imx: Disable 1Gbps support on MCCMON6's KSZ9031 PHY by Lukasz Majewski · 6 years ago
  32. 2e8f913 ARM: imx: config: Disable support for USB on MCCMON6 by Lukasz Majewski · 6 years ago
  33. 8bf9364 ARM: imx: cosmetic: Remove not needed comment from the mccmon6.h file by Lukasz Majewski · 6 years ago
  34. 2528a66 warp7: Specify a default CONFIG_OPTEE_LOAD_ADDR if non provided by Bryan O'Donoghue · 6 years ago
  35. 66a1549 warp7: include: configs: Specify an fdtovaddr by Bryan O'Donoghue · 6 years ago
  36. 1d4cdc7 warp7: include: configs: Differentiate bootscript address from loadaddr by Bryan O'Donoghue · 6 years ago
  37. 299ef26 warp7: include: configs: Specify image name of bootscript in FIT by Bryan O'Donoghue · 6 years ago
  38. 0de8153 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  39. 70a64a0 arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · 5 years ago
  40. 623df9c configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  41. 03facc7 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  42. 0e9135c configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  43. b3b1ed4 armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  44. 0c45dfa armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  45. 6c42a75 am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  46. c36331a configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  47. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  48. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  49. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  50. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  51. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  52. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  53. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  54. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago
  55. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
  56. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  57. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  58. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  59. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  60. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  61. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  62. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  63. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  64. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  65. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  66. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 5 years ago
  67. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 5 years ago
  68. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 5 years ago
  69. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 5 years ago
  70. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 6 years ago
  71. e676f43 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  72. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  73. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  74. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  75. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  76. 7f28321 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  77. 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
  78. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  79. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  80. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  81. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 6 years ago
  82. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  83. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
  84. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  85. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  86. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  87. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  88. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  89. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  90. 0ac662d apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · 5 years ago
  91. f0be8ff ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · 5 years ago
  92. 6de4743 pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · 6 years ago
  93. 936675c apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · 5 years ago
  94. 3f0685e rockchip: rk3328: add SPL support by Kever Yang · 5 years ago
  95. 60742bf Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · 5 years ago
  96. f51d7fc board: Arcturus: DM: Disable drivers without DM support. by Oleksandr Zhadan · 5 years ago
  97. f643fb9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago
  98. 1b14fb7 powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  99. 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  100. 63a4585 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago