1. 004c122 clk: Introduce clk-provider.h to store Common Clock Framework's internals by Lukasz Majewski · 5 years ago
  2. a8592cd clk: Extend struct clk to provide clock type agnostic flags by Lukasz Majewski · 5 years ago
  3. 105db95 clk: Extend struct clk to provide information regarding clock rate by Lukasz Majewski · 5 years ago
  4. a909271 dm: Fix documentation entry as there is no UCLASS_CLOCK uclass by Lukasz Majewski · 5 years ago
  5. 0de8153 Merge branch '2019-07-17-master-imports' by Tom Rini · 5 years ago
  6. f752e57 power-domain.h: Fix typo by Anatolij Gustschin · 5 years ago
  7. 70a64a0 arm: qemu: fix failure in flash initialization if booting from TF-A by AKASHI Takahiro · 5 years ago
  8. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  9. 1c9f8f6 ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · 5 years ago
  10. 623df9c configs: am65x_evm: Add support for applying overlays by Andreas Dannenberg · 5 years ago
  11. 03facc7 board: ti: am654: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  12. 0e9135c configs: am65x_evm: Add Support for eMMC boot by Faiz Abbas · 5 years ago
  13. b3b1ed4 armv7R: K3: am654: Use full malloc implementation in SPL by Andreas Dannenberg · 5 years ago
  14. 0c45dfa armV7R: K3: am654: Allow using SPL BSS pre-relocation by Andreas Dannenberg · 5 years ago
  15. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  16. 6c42a75 am65x_evm: Add Support for creating a filesystem GPT partition in eMMC by Faiz Abbas · 5 years ago
  17. c36331a configs: am65x: Add configs to support environment in eMMC by Faiz Abbas · 5 years ago
  18. d1c0a22 mmc: sdhci: Add support for HOST_CONTROL2 and setting UHS timings by Faiz Abbas · 5 years ago
  19. a8185c5 mmc: sdhci: Make set_ios_post() return int by Faiz Abbas · 5 years ago
  20. 3966c7d mmc: sdhci: Make sdhci_set_clock() non static by Faiz Abbas · 5 years ago
  21. 55a1a09 regmap: Add API regmap_init_mem_index() by Faiz Abbas · 5 years ago
  22. 0e80dda Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  23. 10cfbaa sunxi: move SUNXI_GPIO to Kconfig by Andre Przywara · 5 years ago
  24. 9c94e0a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  25. c3452b5 net: introduce MDIO DM class for MDIO devices by Alex Marginean · 5 years ago
  26. 6674dc7 Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  27. 44acd49 mmc: support hs400 enhanced strobe mode by Peng Fan · 5 years ago
  28. a897269 cmd: Remove mmc_spi command by Anup Patel · 5 years ago
  29. 513e00b mmc: When switching partition, use the timeout specified in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  30. 39320c5 mmc: use the generic timeout for cmd6 (SWITCH) provided in the ext_csd by Jean-Jacques Hiblot · 5 years ago
  31. cd0b80e mmc: if possible, poll the busy state using DAT0 by Jean-Jacques Hiblot · 5 years ago
  32. c5bda37 Revert "mmc: Add a new callback function to perform the 74 clocks cycle sequence" by Jean-Jacques Hiblot · 5 years ago
  33. 86a94e7 mmc: Read sd card detect properties from DT by T Karthik Reddy · 5 years ago
  34. e3a14b6 mmc: mvebu: Remove unused MMC_CAP.. macros by T Karthik Reddy · 5 years ago
  35. a9a3a37 Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  36. 5fc7cf8 gpio: add gpio-hog support by Heiko Schocher · 5 years ago
  37. 6e171b6 ARM: am335x: Add phyCORE AM335x R2 support by Niel Fourie · 5 years ago
  38. 1d259e4 ARM: legoev3: convert to driver model by David Lechner · 5 years ago
  39. e74e9f6 ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · 5 years ago
  40. a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
  41. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  42. c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
  43. 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
  44. 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
  45. d3f077b dt-bindings: pinctrl: stm32: add new entry for package information by Patrick Delaunay · 5 years ago
  46. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  47. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  48. 68deea2 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  49. 79b8d3c Merge tag 'uniphier-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 5 years ago
  50. 0381b71 include: android_bootloader_message.h: Minimize the diff to AOSP by Eugeniu Rosca · 5 years ago
  51. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  52. 914026d drivers: pci_ep: Introduce UCLASS_PCI_EP uclass by Ramon Fried · 5 years ago
  53. fd9d70d km/spi: remove deprecated SPI flash driver code for KM Kirkwood boards by Pascal Linder · 5 years ago
  54. 7945436 arm: mvebu: crs305-1g-4s: Enable CMD_BOOTZ and increase SYS_BOOTM_LEN by Luka Kovacic · 5 years ago
  55. 27e3d48 arm: mvebu: turris_omnia: prefer SCSI booting before USB by Marek Behún · 5 years ago
  56. 422237e arm: mvebu: turris_omnia: remove unneeded macro from board config by Marek Behún · 5 years ago
  57. 305a822 arm: mvebu: turris_omnia: change environment address in SPI flash by Marek Behún · 5 years ago
  58. 1b355e5 arm: mvebu: turris_omnia: set default ethernet adapter by Marek Behún · 5 years ago
  59. 6403d38 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 5 years ago
  60. 2b7a388 trace: do not limit trace buffer to 2GiB by Heinrich Schuchardt · 5 years ago
  61. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  62. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  63. 2204bc1 pci: fixed dm_pci_map_bar comment by Alex Marginean · 5 years ago
  64. 54e1223 dm: doc: add documentation for pre-reloc properties in SPL and TPL by Patrick Delaunay · 5 years ago
  65. e676f43 sandbox: Add a memory {} node by Simon Glass · 5 years ago
  66. a52f1fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 5 years ago
  67. 2ce6b82 ARM: uniphier: set {kernel, ramdisk, fdt}_addr_r at boot-time by Masahiro Yamada · 5 years ago
  68. 3cc936d ARM: uniphier: set loadaddr at boot-time by Masahiro Yamada · 5 years ago
  69. 1f8357c ARM: uniphier: remove CONFIG_SYS_SDRAM_BASE by Masahiro Yamada · 5 years ago
  70. 7f28321 ARM: uniphier: remove empty #ifdef block by Masahiro Yamada · 5 years ago
  71. 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
  72. 5dd4fa7 configs: sama5d2_xplained: add support QSPI flash boot by Eugen Hristev · 5 years ago
  73. 907f1da configs: sama5d27_som1_ek: qspi: use common memory layout by Tudor Ambarus · 5 years ago
  74. 89e59c5 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · 5 years ago
  75. 6ea31cc ubispl: add support for loading volumes by name by Hamish Guthrie · 5 years ago
  76. 4bae76d configs: migrate ubispl boards to KConfig by Markus Klotzbuecher · 5 years ago
  77. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  78. ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 5 years ago
  79. cad28d3 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  80. f5e73a3 Merge tag 'mmc-6-23' of https://github.com/MrVan/u-boot by Tom Rini · 5 years ago
  81. 3c1ead9 Merge tag 'dm-pull-7jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  82. c2f3dad imx6: wandboard: allow booting from MMC 2 by Heinrich Schuchardt · 5 years ago
  83. e597e5b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 5 years ago
  84. 7f95104 efi_loader: detach runtime in ExitBootServices() by Heinrich Schuchardt · 5 years ago
  85. c7308d6 efi_loader: bump UEFI specification number to 2.8 by Heinrich Schuchardt · 5 years ago
  86. 29018ab efi_loader: let the variable driver patch out the runtime by Heinrich Schuchardt · 5 years ago
  87. 8819209 efi_loader: initialization of variable services by Heinrich Schuchardt · 5 years ago
  88. ce43528 efi_loader: move efi_query_variable_info() by Heinrich Schuchardt · 5 years ago
  89. 54869e0 Merge tag 'rpi-next-2019.07' of https://github.com/mbgg/u-boot by Tom Rini · 5 years ago
  90. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  91. 6f3af24 rockchip: config: tiner-rk3288: extend CONFIG_SYS_MONITOR_LEN to 600KB by Kever Yang · 5 years ago
  92. efcf0a1 efi_loader: correct signature of ConvertPointer() by Heinrich Schuchardt · 5 years ago
  93. 0352e87 Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  94. 0ac662d apalis_imx6: increase phy autoneg timeout by Igor Opaniuk · 5 years ago
  95. f0be8ff ARM: imx: m53menlo: Convert to DM VIDEO by Marek Vasut · 5 years ago
  96. 6de4743 pico-imx7d: remove unused 'script' variable by Pierre-Jean Texier · 5 years ago
  97. 936675c apalis_imx6: fix set_emmcargs wrapper by Igor Opaniuk · 5 years ago
  98. 2c72ead usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP by Frieder Schrempf · 5 years ago
  99. 3f0685e rockchip: rk3328: add SPL support by Kever Yang · 5 years ago
  100. 5053da2 mmc: fsl_esdhc_imx: drop useless code by Yangbo Lu · 5 years ago