1. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  2. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  3. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago WIP-16Jul2019
  4. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  5. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago WIP-15Jul2019
  6. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  7. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  8. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  9. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  10. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  11. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  12. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  13. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  14. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  15. e3a14b6 mmc: mvebu: Remove unused MMC_CAP.. macros by T Karthik Reddy · 5 years ago
  16. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago WIP-14Jul2019
  17. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  18. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  19. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  20. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 6 years ago
  21. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
  22. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  23. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  24. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  25. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  26. d3f077b dt-bindings: pinctrl: stm32: add new entry for package information by Patrick Delaunay · 5 years ago
  27. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  28. 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
  29. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  30. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  31. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 6 years ago
  32. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 6 years ago
  33. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 6 years ago
  34. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  35. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  36. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 6 years ago
  37. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 6 years ago
  38. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 6 years ago
  39. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 6 years ago
  40. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 6 years ago
  41. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  42. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  43. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  44. 2204bc1 pci: fixed dm_pci_map_bar comment by Alex Marginean · 5 years ago
  45. 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 6 years ago
  46. e676f43 sandbox: Add a memory {} node by Simon Glass · 6 years ago
  47. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  48. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  49. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  50. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  51. 7f28321 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  52. 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
  53. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  54. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  55. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  56. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 6 years ago
  57. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 6 years ago
  58. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  59. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
  60. 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
  61. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  62. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  63. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  64. e597e5b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  65. 7f95104 efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  66. c7308d6 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  67. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  68. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  69. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  70. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago WIP-05Jul2019
  71. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  72. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  73. efcf0a1 efi_loader: correct signature of ConvertPointer() by Heinrich Schuchardt · 5 years ago
  74. 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
  75. 0ac662d apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · 5 years ago
  76. f0be8ff ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · 5 years ago
  77. 6de4743 pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · 6 years ago
  78. 936675c apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · 5 years ago
  79. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  80. 3f0685e rockchip: rk3328: add SPL support by Kever Yang · 5 years ago
  81. 5053da2 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago
  82. 4d8ff42 mmc: fsl_esdhc: drop i.MX code by Yangbo Lu · 5 years ago
  83. fa33d20 mmc: split fsl_esdhc driver for i.MX by Yangbo Lu · 5 years ago
  84. 60742bf Move CONFIG_FSL_ESDHC to defconfig by Yangbo Lu · 5 years ago
  85. 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
  86. d5e994f config_distro_bootcmd: Init IDE devices by Joshua Watt · 5 years ago
  87. f51d7fc board: Arcturus: DM: Disable drivers without DM support. by Oleksandr Zhadan · 5 years ago
  88. 21b6b54 efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL definition by Heinrich Schuchardt · 5 years ago
  89. f643fb9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 5 years ago WIP-20Jun2019
  90. 1b14fb7 powerpc: T208xQDS: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
  91. 2b12f6c powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to Kconfig by Hou Zhiqiang · 6 years ago
  92. 63a4585 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago WIP-19Jun2019
  93. d90c7ac armv8: ls1046afrwy: Add support for LS1046AFRWY platform by Vabhav Sharma · 5 years ago
  94. 196fa2e armv8: ls2088ardb: Fix MC firmware loading during SD boot by Wasim Khan · 5 years ago
  95. c3d141e armv8: ls2088aqds: Fix MC firmware loading during SD boot by Wasim Khan · 5 years ago
  96. d7a4ddd armv8: ls2088aqds: Add bootcmd for TFA boot by Wasim Khan · 5 years ago
  97. 7494232 configs: Unset CONFIG_SPI_FLASH_BAR, move CONFIG_FSL_QSPI to defconfig by Ashish Kumar · 5 years ago
  98. 4514cce ls1046ardb: Add CONFIG_ENV_ADDR to init env in qspi boot by Pankit Garg · 5 years ago
  99. a1e126b armv8: ls1028a: Add secure boot defconfig by Yuantian Tang · 6 years ago
  100. 9029fa1 board: lx2160a: use default scan_dev_for_boot by Mian Yousaf Kaukab · 6 years ago