1. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  2. d9b63ea video: sunxi: de2: Reserve the fb region in the EFI memory map by Emmanuel Vadot · 6 years ago
  3. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  4. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  5. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  6. 9ca33eb phy: bcm6318-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  7. 25d8380 phy: bcm6368-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  8. 5a1ab87 phy: bcm6358-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  9. 50d16bc phy: bcm6348-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  10. c444afb cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  11. 13a7bfe ram: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  12. 46689a9 spi: bcm63xx_hsspi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  13. 85e1ddb spi: bcm63xx_spi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  14. 34c0fc3 power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  15. 8994551 led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  16. a15c16f led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  17. e7e64fa gpio: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  18. 56d4b70 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  19. 2902997 clk: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  20. 0f56993 serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  21. aa8f825 watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  22. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 6 years ago
  23. caa2a2e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  24. a18d09e fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  25. cedd48e cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  26. 34f1dba net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 6 years ago
  27. d629152 mmc: renesas-sdhi: Add R8A77990 E3 compatible by Marek Vasut · 6 years ago
  28. 60ae40c gpio: rmobile: Add R8A77990 E3 compatible by Marek Vasut · 6 years ago
  29. cb13e46 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 6 years ago
  30. 634f9f0 pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  31. 0d218ef clk: renesas: Add R8A77990 E3 clock tables by Marek Vasut · 6 years ago
  32. 716d775 clk: renesas: Add PE clock handling by Marek Vasut · 6 years ago
  33. f0f1de7 clk: renesas: Add PLL1 and PLL3 dividers by Marek Vasut · 6 years ago
  34. 8376e0e clk: renesas: Pass clock rate around as 64bit number internally by Marek Vasut · 6 years ago
  35. 15e0918 clk: renesas: Fix swapped arguments in debug message by Marek Vasut · 6 years ago
  36. 8433370 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  37. 434f9d4 mmc: sdhci: Update sdhci_send_command() to handle HS200 by Siva Durga Prasad Paladugu · 6 years ago
  38. 72b8810 timer: cadence: Use live-tree functions by Michal Simek · 6 years ago
  39. f01ef0a watchdog: cadence: Use live-tree functions by Michal Simek · 6 years ago
  40. 458e8d8 mmc: zynq: Use live-tree functions by Michal Simek · 6 years ago
  41. ce69030 serial: zynq: Use live-tree functions by Michal Simek · 6 years ago
  42. b168591 usb: xhci: zynqmp: Fix header location by Michal Simek · 6 years ago
  43. 8ada17d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-30May2018
  44. 964d4f7 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  45. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  46. 3845b90 fastboot: Add support for 'oem format' command by Alex Kiernan · 6 years ago
  47. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  48. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  49. 4085b90 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 6 years ago
  50. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  51. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  52. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  53. 52fdf10 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  54. 08f6bec fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  55. 1ad5fac fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  56. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  57. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  58. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  59. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  60. 6aae847 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 6 years ago
  61. afa314d rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · 6 years ago
  62. e404066 usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 6 years ago
  63. eaaefb0 usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 6 years ago
  64. ae751b0 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 6 years ago
  65. 793c819 usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 6 years ago
  66. 3f48422 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · 6 years ago
  67. 9c2369a Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago WIP-29May2018
  68. add7aa9 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  69. 9171ab8 mtd: ftsmc020: Drop unsed code by Rick Chen · 6 years ago
  70. cf3922d mmc: ftsdc010_mci: Sync compatible with DT mmc node by Rick Chen · 6 years ago
  71. 28b52a6 net: ftmac100: Fix compiler warning by Rick Chen · 6 years ago
  72. 6083cf3 spi: atcspi200: Fix compiler warning by Rick Chen · 6 years ago
  73. 6ac8538 ata: ahci_mvebu: add scsi support by Ken Ma · 6 years ago
  74. 329dd32 ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds by David Sniatkiwicz · 6 years ago
  75. 592b4a7 ata: mvebu: move mvebu sata driver to drivers/ata directory by Ken Ma · 6 years ago
  76. f5db597 mvebu: pinctrl: Add SD/eMMC PHY selector to the driver by Konstantin Porotchkin · 6 years ago
  77. f246648 mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 by Evan Wang · 6 years ago
  78. a2569f1 sf: Add Macronix MX25U25635F ID by Marek Vasut · 6 years ago
  79. d8c1684 sf: Add Winbond W25Q256 ID by Marek Vasut · 6 years ago
  80. dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 6 years ago
  81. aa29b11 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 6 years ago
  82. 194ccb9 phy: sun4i-usb: Add A23 USB PHY config by Jagan Teki · 6 years ago
  83. 61bf0ed phy: sun4i-usb: Add A33 USB PHY config by Jagan Teki · 6 years ago
  84. bf986d1 phy: sun4i-usb: Add A31 PHY config by Jagan Teki · 6 years ago
  85. 7f90b55 phy: sun4i-usb: Add A10/A13/A20 PHY config by Jagan Teki · 6 years ago
  86. 5f646bf phy: sun4i-usb: Add A83T USB PHY config by Jagan Teki · 6 years ago
  87. bafe5e3 phy: sun4i-usb: Add V3S PHY config by Jagan Teki · 6 years ago
  88. 43519c4 phy: sun4i-usb: Add H3/H5 PHY config by Jagan Teki · 6 years ago
  89. 129c45c phy: sun4i-usb: Add id_detect and vbus_detect ops by Jagan Teki · 6 years ago
  90. 6768594 phy: Add Allwinner A64 USB PHY driver by Jagan Teki · 6 years ago
  91. 223278c musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 6 years ago
  92. 5c5fe88 musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 6 years ago
  93. 9d12a82 musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 6 years ago
  94. 97202dd musb: sunxi: Add fifo config by Jagan Teki · 6 years ago
  95. 98424b7 musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 6 years ago
  96. ae8b78d musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 6 years ago
  97. 831cc98 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 6 years ago
  98. 635159a mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() by Patrice Chotard · 6 years ago
  99. c3600e1 stm32mp1: add FUSE command support by Patrick Delaunay · 6 years ago
  100. bc709a4 serial: stm32: Add setparity support by Patrick Delaunay · 6 years ago