1. e6c3c2b sandbox: Move pre-console buffer out of the way of tracing by Simon Glass · 6 years ago
  2. 476b213 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  3. 54aecdb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  4. 58bc0cd stm32mp1: migrate USBOTG device to driver model by Patrick Delaunay · 6 years ago
  5. 9c844e6 stm32mp1: remove CONFIG_USB_DWC2, HOST support for USBO by Patrick Delaunay · 6 years ago
  6. e8d02b6 usb: Select USB_MUSB_DSPS with USB_MUSB_TI by Alex Kiernan · 6 years ago
  7. 6932e45 Merge tag 'arc-for-2019.07' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  8. 11c7fe0 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  9. c8c5b0e ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  10. 4193d0e configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 by Ley Foon Tan · 6 years ago
  11. 6f48273 arm: am57xx: cl-som-am57x: remove board support by Uri Mashiach · 6 years ago
  12. d7b01ef Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  13. 8757f1a Merge tag 'uniphier-v2019.07' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  14. 10bf977 ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMB by Masahiro Yamada · 6 years ago
  15. 2e1b984 arm64: xilinx: zynqmp: Remove unneeded configs by Siva Durga Prasad Paladugu · 6 years ago
  16. 39b4d29 arm64: zynqmp: Disable WDT for zcu100 by Michal Simek · 6 years ago
  17. 036697a Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  18. 3196754 board: tbs2910: Remove CMD_FDT support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  19. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  20. 8d046fb imx6: wandboard: fix dwc_ahsata build errors when DM enabled by Anatolij Gustschin · 6 years ago
  21. 4239737 config: colibri_vf: enable mtd partitions via dt by Stefan Agner · 6 years ago
  22. 510c2dd colibri_vf: migrate fec, esdhc, nfc and usb to driver model by Marcel Ziswiler · 6 years ago
  23. 2ad3204 colibri_vf: migrate pinctrl and regulators to dtb/dm by Marcel Ziswiler · 6 years ago
  24. a2598b9 configs: colibri_vf: disable obscure options by Marcel Ziswiler · 6 years ago
  25. f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · 6 years ago
  26. fe7b10a configs: colibri_vf: limit size of malloc() pool before relocation by Marcel Ziswiler · 6 years ago
  27. ad5f237 imx6: wandboard: convert to DM_MMC by Anatolij Gustschin · 6 years ago
  28. 23e5eb7 imx6: wandboard: convert to DM_I2C by Anatolij Gustschin · 6 years ago
  29. a0e9e84 imx6: wandboard: convert to DM_PMIC by Anatolij Gustschin · 6 years ago
  30. db48f55 imx6: wandboard: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  31. e5fa153 imx6: wandboard: convert to DM_USB by Anatolij Gustschin · 6 years ago
  32. f396e2c imx6: wandboard: convert to DM_GPIO and enable pinctrl driver by Anatolij Gustschin · 6 years ago
  33. 55f644c imx6: wandboard: add device tree by Anatolij Gustschin · 6 years ago
  34. 0cde6ad mx6sabreauto: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  35. 4eb22ef mx6sabresd: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  36. 7042fb6 colibri_imx6: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  37. f082fe8 imx6: ge_bx50v3: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  38. 86080ac imx6: icore: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  39. af0c7d07 apalis_imx6: convert to DM_VIDEO by Anatolij Gustschin · 6 years ago
  40. e6a7ef5 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  41. 797ce74 board: tbs2910: Convert mmc to driver model by Soeren Moch · 6 years ago
  42. 885ca06 board: tbs2910: Convert sata to ahci driver model by Soeren Moch · 6 years ago
  43. 5569bbd ata: dwc_ahsata: Add ahci driver model support by Soeren Moch · 6 years ago
  44. fe4c52b board: tbs2910: Convert i2c and rtc to driver model by Soeren Moch · 6 years ago
  45. 0de8dae board: tbs2910: Convert usb to driver model by Soeren Moch · 6 years ago
  46. beeed2b board: tbs2910: Add pinctrl driver and convert gpio to driver model by Soeren Moch · 6 years ago
  47. 86ef90b board: tbs2910: Add device tree by Soeren Moch · 6 years ago
  48. 040cc2b board: tbs2910: Remove efi loader support in defconfig to reduce u-boot size by Soeren Moch · 6 years ago
  49. f283944 colibri_imx6: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
  50. 8871aba colibri_imx6: migrate mmc to using driver model by Marcel Ziswiler · 6 years ago
  51. 90fdf11 colibri_imx6: migrate pmic and regulator to using driver model by Marcel Ziswiler · 6 years ago
  52. c882cfb colibri_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  53. 7b91009 colibri_imx6: enable pin control driver by Marcel Ziswiler · 6 years ago
  54. 3e43a50 colibri_imx6: clean-up and migrate gpios to using driver model by Marcel Ziswiler · 6 years ago
  55. d564109 colibri_imx6: migrate to using device tree by Marcel Ziswiler · 6 years ago
  56. e469a29 colibri_imx6: enable fit image, gpt, imx thermal, efi loader support by Marcel Ziswiler · 6 years ago
  57. c952e34 colibri_imx6: move console in env from header file to defconfig by Marcel Ziswiler · 6 years ago
  58. 2edfdb3 colibri_imx6: use distro defaults by Marcel Ziswiler · 6 years ago
  59. f000b6f colibri_imx6: get rid of obsolete nospl configurations by Marcel Ziswiler · 6 years ago
  60. b97c32d apalis_imx6: migrate usb to using driver model by Marcel Ziswiler · 6 years ago
  61. d8f7838 apalis_imx6: migrate mmc and sata to using driver model by Marcel Ziswiler · 6 years ago
  62. 19153ae apalis_imx6: migrate pmic and regulator to using driver model by Marcel Ziswiler · 6 years ago
  63. a22d71c apalis_imx6: migrate i2c to using driver model by Marcel Ziswiler · 6 years ago
  64. 0422d22 apalis_imx6: enable pin control driver by Marcel Ziswiler · 6 years ago
  65. 64bbd6a apalis_imx6: clean-up and migrate gpios to using driver model by Marcel Ziswiler · 6 years ago
  66. 4a31e8d apalis_imx6: migrate to using device tree by Marcel Ziswiler · 6 years ago
  67. 52babfc apalis_imx6: enable fit image, gpt, imx thermal, efi loader support by Marcel Ziswiler · 6 years ago
  68. bc0c9e4 apalis_imx6: move console in env from header file to defconfig by Marcel Ziswiler · 6 years ago
  69. 20c4a53 apalis_imx6: use distro defaults by Marcel Ziswiler · 6 years ago
  70. d560ff7 apalis_imx6: get rid of obsolete nospl configurations by Marcel Ziswiler · 6 years ago
  71. 6445094 board: ge: store version information in fdt by Ian Ray · 6 years ago
  72. 02483fc board: ge: ppd: Enable CONFIG_DM_MMC by Ian Ray · 6 years ago
  73. f02c8e7 board: ge: ppd: Enable CONFIG_DM by Ian Ray · 6 years ago
  74. 2d728a8 board: ge: bx50v3: Enable CONFIG_DM_SPI, CONFIG_DM_SPI_FLASH by Ian Ray · 6 years ago
  75. 5f1e344 board: ge: bx50v3: Enable CONFIG_DM_GPIO by Ian Ray · 6 years ago
  76. 3a97ec0 board: ge: bx50v3: Enable CONFIG_DM_MMC by Ian Ray · 6 years ago
  77. 7f0cf48 board: ge: bx50v3: Enable CONFIG_DM by Ian Ray · 6 years ago
  78. 56a45b8 defconfig: bk4/pcm052: Update bk4r1|pcm052_defconfig to support DM/DT by Lukasz Majewski · 6 years ago
  79. a974cee ARM: DTS: Update pcm052 based dts files (bk4r1/pcm052) by Lukasz Majewski · 6 years ago
  80. 8540b63 Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  81. ef92bfc Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  82. 5f6830d Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-boot by Tom Rini · 6 years ago
  83. f4fe923 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  84. 162c38e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  85. b60db72 mips: mt76xx: linkit-smart-7688: Enable USB and FS support by Stefan Roese · 6 years ago
  86. 65c99e7 configs: mscc_servalt: Add network support by Horatiu Vultur · 6 years ago
  87. 81247a1 configs: mscc_jr2: Add network support by Horatiu Vultur · 6 years ago
  88. 5ca3a4b bcm963158: enable gpio support by Philippe Reynes · 6 years ago
  89. 3ca35e4 bcm968580xref: enable gpio support by Philippe Reynes · 6 years ago
  90. cc3424b bcm968380gerg: enable gpio support by Philippe Reynes · 6 years ago
  91. bd905c3 mips: add initial support for qca956x referenced board by Rosy Song · 6 years ago
  92. a1c54ef mips: mt76xx: linkit: Add mtd command support by Stefan Roese · 6 years ago
  93. 1975cf0 config: stm32mp15: Enable STMFX support by Patrick Delaunay · 6 years ago
  94. d79218f power: rename stpmu1 to official name stpmic1 by Patrick Delaunay · 6 years ago
  95. a9a3694 stm32mp1: activated some configuration by Patrick Delaunay · 6 years ago
  96. 7ad6889 stm32mp1: activate FASTBOOT on eMMC by Patrick Delaunay · 6 years ago
  97. f2a7b87 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
  98. 6d3cbf3 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
  99. 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  100. b2f88a3 ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place by Tom Rini · 6 years ago