1. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago
  2. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago WIP-11Jul2019
  3. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  4. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  5. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 5 years ago
  6. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  7. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  8. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  9. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  10. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 5 years ago
  11. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 5 years ago
  12. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 5 years ago
  13. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 5 years ago
  14. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 5 years ago
  15. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  16. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  17. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  18. 2204bc1 pci: fixed dm_pci_map_bar comment by Alex Marginean · 5 years ago
  19. 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 5 years ago
  20. e676f43 sandbox: Add a memory {} node by Simon Glass · 5 years ago
  21. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  22. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  23. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  24. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  25. 7f28321 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  26. 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
  27. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  28. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  29. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  30. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  31. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 5 years ago
  32. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  33. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  34. cad28d3 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago WIP-08Jul2019
  35. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  36. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  37. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  38. e597e5b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  39. 7f95104 efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  40. c7308d6 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  41. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  42. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  43. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  44. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago WIP-05Jul2019
  45. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  46. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  47. efcf0a1 efi_loader: correct signature of ConvertPointer() by Heinrich Schuchardt · 5 years ago
  48. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago WIP-28Jun2019
  49. 0ac662d apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · 5 years ago
  50. f0be8ff ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · 5 years ago
  51. 6de4743 pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · 5 years ago
  52. 936675c apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · 5 years ago
  53. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  54. 3f0685e rockchip: rk3328: add SPL support by Kever Yang · 5 years ago
  55. 5053da2 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago
  56. 4d8ff42 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · 5 years ago
  57. fa33d20 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · 5 years ago
  58. 60742bf Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · 5 years ago
  59. bdf97b5 Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago WIP-2019-06-21-master-imports
  60. d5e994f config_distro_bootcmd: Init IDE devices by Joshua Watt · 5 years ago
  61. f51d7fc board: Arcturus: DM: Disable drivers without DM support. by Oleksandr Zhadan · 5 years ago
  62. 21b6b54 efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition by Heinrich Schuchardt · 5 years ago
  63. f643fb9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago WIP-20Jun2019
  64. 1b14fb7 powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  65. 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 5 years ago
  66. 63a4585 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago WIP-19Jun2019
  67. d90c7ac armv8: ls1046afrwy: Add support for LS1046AFRWY platform by Vabhav Sharma · 5 years ago
  68. 196fa2e armv8: ls2088ardb: Fix MC firmware loading during SD boot by Wasim Khan · 5 years ago
  69. c3d141e armv8: ls2088aqds: Fix MC firmware loading during SD boot by Wasim Khan · 5 years ago
  70. d7a4ddd armv8: ls2088aqds: Add bootcmd for TFA boot by Wasim Khan · 5 years ago
  71. 7494232 configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  72. 4514cce ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot by Pankit Garg · 5 years ago
  73. a1e126b armv8: ls1028a: Add secure boot defconfig by Yuantian Tang · 5 years ago
  74. 9029fa1 board: lx2160a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 5 years ago
  75. c3f4318 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 5 years ago WIP-17Jun2019
  76. c3e8aa1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  77. 77f6e2d Merge tag 'efi-2019-07-rc5-2' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago WIP-15Jun2019
  78. 8f93213 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago
  79. 7584644 cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected by Bartosz Golaszewski · 5 years ago WIP-2019-06-14-master-imports
  80. d760a5e configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
  81. c7110a0 configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
  82. db4080d configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
  83. b618b37 net: Convert CONFIG_TFTP_BLOCKSIZE to Kconfig by Marek Vasut · 5 years ago
  84. 3f6bcdf net: Convert CONFIG_IP_DEFRAG to Kconfig by Marek Vasut · 5 years ago
  85. e771b4b efi_loader: add RuntimeServicesSupported variable by AKASHI Takahiro · 5 years ago
  86. a7e3dac sh: r0p7734: Remove the board by Marek Vasut · 5 years ago
  87. c81b1a8 sh: ap325rxa: Remove the board by Marek Vasut · 5 years ago
  88. 52883ba sh: ap_sh4a_4a: Remove the board by Marek Vasut · 5 years ago
  89. 94bb4492 sh: ms7750se: Remove the board by Marek Vasut · 5 years ago
  90. 6b371a7 sh: ms7722: Remove the board by Marek Vasut · 5 years ago
  91. ea34927 sh: espt_giga: Remove the board by Marek Vasut · 5 years ago
  92. cacb03e fastboot: Use const qualifier for char *part_name by Sam Protsenko · 5 years ago
  93. 88369d3 configs: Disable now unbuildable SPI options for boards by Tom Rini · 5 years ago
  94. 9a4b900 arm: Remove zipitz2 board by Tom Rini · 5 years ago
  95. 698bc1f Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago WIP-12Jun2019
  96. c2ea878 Merge tag 'efi-2019-07-rc5' of git://git.denx.de/u-boot-efi by Tom Rini · 5 years ago
  97. 143256b fdt: update bcm283x device tree sources to Linux 5.1-rc6 state by Heinrich Schuchardt · 5 years ago
  98. e4617bd Fix compilation error if CONFIG_USB is disabled by akaher · 6 years ago
  99. 4c2eecf dm: pinctrl: Add driver-strength-microamp property by Guillaume La Roque · 5 years ago
  100. 2702646 Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot by Tom Rini · 5 years ago