1. 040b258 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  2. 2a046ff Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  3. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  4. 9ca33eb phy: bcm6318-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  5. 25d8380 phy: bcm6368-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  6. 5a1ab87 phy: bcm6358-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  7. 50d16bc phy: bcm6348-usbh: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  8. c444afb cpu: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  9. 13a7bfe ram: bmips: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  10. 46689a9 spi: bcm63xx_hsspi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  11. 85e1ddb spi: bcm63xx_spi: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  12. 34c0fc3 power: domain: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  13. 8994551 led: bcm6328: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  14. a15c16f led: bcm6358: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  15. e7e64fa gpio: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  16. 56d4b70 reset: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  17. 2902997 clk: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  18. 0f56993 serial: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  19. aa8f825 watchdog: bcm6345: convert to use live dt by Álvaro Fernández Rojas · 7 years ago
  20. 30a90f5 dm: core: add functions to get memory-mapped I/O addresses by Álvaro Fernández Rojas · 7 years ago
  21. caa2a2e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  22. a18d09e fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  23. cedd48e cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  24. 34f1dba net: ravb: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  25. d629152 mmc: renesas-sdhi: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  26. 60ae40c gpio: rmobile: Add R8A77990 E3 compatible by Marek Vasut · 7 years ago
  27. cb13e46 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 7 years ago
  28. 634f9f0 pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  29. 0d218ef clk: renesas: Add R8A77990 E3 clock tables by Marek Vasut · 7 years ago
  30. 716d775 clk: renesas: Add PE clock handling by Marek Vasut · 6 years ago
  31. f0f1de7 clk: renesas: Add PLL1 and PLL3 dividers by Marek Vasut · 6 years ago
  32. 8376e0e clk: renesas: Pass clock rate around as 64bit number internally by Marek Vasut · 6 years ago
  33. 15e0918 clk: renesas: Fix swapped arguments in debug message by Marek Vasut · 6 years ago
  34. 8433370 mmc: zynqmp: Add HS200 modes support for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  35. 434f9d4 mmc: sdhci: Update sdhci_send_command() to handle HS200 by Siva Durga Prasad Paladugu · 6 years ago
  36. 72b8810 timer: cadence: Use live-tree functions by Michal Simek · 7 years ago
  37. f01ef0a watchdog: cadence: Use live-tree functions by Michal Simek · 7 years ago
  38. 458e8d8 mmc: zynq: Use live-tree functions by Michal Simek · 7 years ago
  39. ce69030 serial: zynq: Use live-tree functions by Michal Simek · 7 years ago
  40. b168591 usb: xhci: zynqmp: Fix header location by Michal Simek · 7 years ago
  41. 8ada17d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  42. 964d4f7 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  43. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  44. 3845b90 fastboot: Add support for 'oem format' command by Alex Kiernan · 6 years ago
  45. f73a7df net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  46. c232d14 mmc: Separate "mmc swrite" from fastboot by Alex Kiernan · 6 years ago
  47. 4085b90 fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig by Alex Kiernan · 6 years ago
  48. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  49. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  50. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  51. 52fdf10 fastboot: Fix parameter types in _fb_nand_write by Alex Kiernan · 6 years ago
  52. 08f6bec fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME by Alex Kiernan · 6 years ago
  53. 1ad5fac fastboot: Add missing newlines by Alex Kiernan · 6 years ago
  54. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  55. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  56. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  57. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  58. 6aae847 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 6 years ago
  59. afa314d rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · 6 years ago
  60. e404066 usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 6 years ago
  61. eaaefb0 usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 6 years ago
  62. ae751b0 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 6 years ago
  63. 793c819 usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 6 years ago
  64. 3f48422 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · 7 years ago
  65. 9c2369a Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  66. add7aa9 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 6 years ago
  67. 9171ab8 mtd: ftsmc020: Drop unsed code by Rick Chen · 6 years ago
  68. cf3922d mmc: ftsdc010_mci: Sync compatible with DT mmc node by Rick Chen · 6 years ago
  69. 28b52a6 net: ftmac100: Fix compiler warning by Rick Chen · 6 years ago
  70. 6083cf3 spi: atcspi200: Fix compiler warning by Rick Chen · 6 years ago
  71. 6ac8538 ata: ahci_mvebu: add scsi support by Ken Ma · 6 years ago
  72. 329dd32 ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds by David Sniatkiwicz · 6 years ago
  73. 592b4a7 ata: mvebu: move mvebu sata driver to drivers/ata directory by Ken Ma · 6 years ago
  74. f5db597 mvebu: pinctrl: Add SD/eMMC PHY selector to the driver by Konstantin Porotchkin · 6 years ago
  75. f246648 mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 by Evan Wang · 6 years ago
  76. a2569f1 sf: Add Macronix MX25U25635F ID by Marek Vasut · 7 years ago
  77. d8c1684 sf: Add Winbond W25Q256 ID by Marek Vasut · 7 years ago
  78. 635159a mmc: stm32_sdmmc2: Fix stm32_sdmmc2_start_cmd() by Patrice Chotard · 7 years ago
  79. c3600e1 stm32mp1: add FUSE command support by Patrick Delaunay · 7 years ago
  80. bc709a4 serial: stm32: Add setparity support by Patrick Delaunay · 7 years ago
  81. be1a6f7 serial: stm32: Fix bits defines name by Patrice Chotard · 7 years ago
  82. 215c8be serial: stm32: Add debug uart support by Patrick Delaunay · 7 years ago
  83. 246a5e5 ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting by Radoslaw Pietrzyk · 7 years ago
  84. b460b88 serial: serial_msm: added pinmux & config by Ramon Fried · 7 years ago
  85. 7e5ad79 serial: serial_msm: initialize uart only before relocation by Ramon Fried · 7 years ago
  86. 11d59fe serial: serial_msm: fail probe if settings clocks fails by Ramon Fried · 7 years ago
  87. d71975a PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 7 years ago
  88. ed12a89 PCI: Add newlines to debug prints in pci_auto_common.c by Tuomas Tynkkynen · 7 years ago
  89. 52ba907 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · 7 years ago
  90. 2bae712 tpm: add a Sandbox TPMv2.x driver by Miquel Raynal · 7 years ago
  91. a174f00 tpm2: tis_spi: add the possibility to reset the chip with a gpio by Miquel Raynal · 7 years ago
  92. eb46910 tpm: add support for TPMv2.x SPI modules by Miquel Raynal · 7 years ago
  93. ff32245 tpm: prepare support for TPMv2.x commands by Miquel Raynal · 7 years ago
  94. d677bfe tpm: disociate TPMv1.x specific and generic code by Miquel Raynal · 7 years ago
  95. 9f9ce3c tpm: prepare introduction of TPMv2.x support in Kconfig by Miquel Raynal · 7 years ago
  96. 06425aa tpm: add Revision ID field in the chip structure by Miquel Raynal · 7 years ago
  97. 8730d01 Merge tag 'arc-uart-updates-for-2018.07-rc1' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  98. 7049f62 Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  99. 5470501 serial/serial_arc: Implement debug serial by Alexey Brodkin · 7 years ago
  100. d7ac185 serial: Convert ARC_SERIAL to Kconfig by Alexey Brodkin · 7 years ago