1. a86b97d watchdog: Add support for Armada 37xx CPU watchdog by Marek Behún · 7 years ago
  2. 075ccb1 net: mvneta: Fix fault when wrong device tree by Marek Behún · 7 years ago
  3. 1ca1215 phy: marvell: core: Cosmetic fixes by Marek Behún · 7 years ago
  4. d8e6942 clk: armada-37xx: Support soc_clk_dump by Marek Behún · 7 years ago
  5. 0afd934 spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency by Marek Behún · 7 years ago
  6. 61d74e8 driver: clk: Add support for clocks on Armada 37xx by Marek Behún · 7 years ago
  7. 3c340ed phy: marvell: a3700: Save/restore selector reg in SGMII init by Marek Behún · 7 years ago
  8. 817c2ce phy: marvell: a3700: Use comphy_mux on Armada 37xx. by Marek Behún · 7 years ago
  9. 79c115a phy: marvell: a3700: Fix SGMII cfg and stat register addresses by Marek Behún · 7 years ago
  10. 13d8539 phy: marvell: mux: Support nontrivial node order in selector register by Marek Behún · 7 years ago
  11. 2684a39 phy: marvell: a3700: revise the USB3 comphy setting during power on by zachary · 7 years ago
  12. b3b7e21 phy: marvell: a3700: Set USB3 RX wait depending on ref clock by Marek Behún · 7 years ago
  13. ef6f36e phy: marvell: a3700: Access USB3 register indirectly on lane 2 by Marek Behún · 7 years ago
  14. fbf651d phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_sets by Marek Behún · 7 years ago
  15. e3183c6 phy: marvell: a3700: Use (!ret) instead of (ret == 0) by Marek Behún · 7 years ago
  16. 69fb636 phy: marvell: a3700: Use same timeout for all register polling by Marek Behún · 7 years ago
  17. a89ae13 phy: marvell: a3700: Don't create functional macro for each register by Marek Behún · 7 years ago
  18. ee3e2f6 phy: marvell: a3700: Use reg_set16 instead of phy_write16 by Marek Behún · 7 years ago
  19. 4c02f73 phy: marvell: a3700: Change return type of macro MVEBU_REG by Marek Behún · 7 years ago
  20. a318a7a mmc: Improve tinification by Marek Vasut · 7 years ago
  21. ff04b2e Merge git://git.denx.de/u-boot-tegra by Tom Rini · 7 years ago
  22. 7675af0 SPDX: Correct SPDX tags from recent xilinx merge by Tom Rini · 7 years ago
  23. ad2102e Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  24. d4c1275 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  25. e3cdcf9 arm64: zynqmp: Enable UHS support for ZCU102 Rev1.0 board by Siva Durga Prasad Paladugu · 7 years ago
  26. cad14a8 mmc: zynq_sdhci: Add support for SD3.0 by Siva Durga Prasad Paladugu · 7 years ago
  27. c0290b4 mmc: sdhci: Read capabilities register1 and update host caps by Siva Durga Prasad Paladugu · 7 years ago
  28. 1f67b49 mmc: sdhci: Invoke platform specific tuning and delay routines by Siva Durga Prasad Paladugu · 7 years ago
  29. 9f044d4 sdhci: Add new sdhci ops for platform specific tuning and delays by Siva Durga Prasad Paladugu · 7 years ago
  30. db620bd mmc: sdhci: Handle execute tuning command in sdhci_send_command by Siva Durga Prasad Paladugu · 7 years ago
  31. 9fccd8a mmc: sdhci: Add support for disabling clock by Siva Durga Prasad Paladugu · 7 years ago
  32. dbad7b4 mmc: Changed the datatype of the variable to handle 64-bit arch by Vipul Kumar · 7 years ago
  33. b513bcd arm: zynqmp: Add ZynqMP minimal R5 support by Michal Simek · 7 years ago
  34. 5329d67 tools: zynqmpimage: Add bif support by Alexander Graf · 7 years ago
  35. 56179ca MAINTAINERS: Declare tools/zynqmp* as Xilinx maintained by Alexander Graf · 7 years ago
  36. 46e3a00 tools: zynqmpimage: Move defines to header by Alexander Graf · 7 years ago
  37. 7392bb8 tools: zynqmpimage: Add partition read support by Alexander Graf · 7 years ago
  38. 03479b9 arm64: zynqmp: Show model information instead of custom IDENT_STRING by Michal Simek · 7 years ago
  39. 7410b14 arm64: zynqmp: Simplify boot_target variable composition by Michal Simek · 7 years ago
  40. 9bcc76f arm64: zynqmp: Setup MMU map for DDR at run time by Nitin Jain · 7 years ago
  41. 088fb5d arm64: zynqmp: Enable cadence WDT for zcu100 by Michal Simek · 7 years ago
  42. bf0f9ca arm64: zynqmp: Wire watchdog internals by Michal Simek · 7 years ago
  43. 856b5ad watchdog: cadence: Show used timeout value by Michal Simek · 7 years ago
  44. 3e7a527 arm64: zynqmp: Reset FPD Watchdog on zcu100 by Michal Simek · 7 years ago
  45. 2e60159 nand: zynq: Send address cycles as per onfi parameter page by Siva Durga Prasad Paladugu · 8 years ago
  46. 8597e8a nand: zynq: Add support for 16-bit buswidth by Siva Durga Prasad Paladugu · 8 years ago
  47. bd8355b MAINTAINERS: zynqmp: Point to proper zynqmp folder by Michal Simek · 7 years ago
  48. e3f127e serial: zynq: Remove header depedency on arm header structure by Michal Simek · 7 years ago
  49. c3caac5 timer: Add Cadence TTC timer counter support by Michal Simek · 7 years ago
  50. 0bb81f8 microblaze: Dont enable UBI support by default by Siva Durga Prasad Paladugu · 7 years ago
  51. 4c9e59a arm64: zynqmp: Add new defconfig for zc1275 revB by Siva Durga Prasad Paladugu · 7 years ago
  52. afb0a41 scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSI by Michal Simek · 7 years ago
  53. f7ae6d6 arm: zynq: Remove checkboard and enable DISPLAY_CPUINFO by Michal Simek · 7 years ago
  54. f31d90f arm: zynq: Rework FPGA initialization by Michal Simek · 7 years ago
  55. e533ad2 arm: zynq: Enable debug_uart_init in spl when enabled by Michal Simek · 7 years ago
  56. 492a5cd Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  57. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  58. 84f3c44 tools/file2include: avoid incorrect comments by Heinrich Schuchardt · 7 years ago
  59. 11263e6 include: update log2 header from the Linux kernel by Heinrich Schuchardt · 7 years ago
  60. b65e1a2 xyz-modem: va_start() must be matched by va_end() by Heinrich Schuchardt · 7 years ago
  61. 29f4c67 tools/file2include: create Linux style SPDX header by Heinrich Schuchardt · 7 years ago
  62. 64fabcc bootm: fix 'memory-fixup' for vxWorks boot by Hannes Schmelzer · 7 years ago
  63. dbb275d Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected by Alex Kiernan · 7 years ago
  64. c3aeeb8 board/freescale: Remove invalid fsl email addresses by Fabio Estevam · 7 years ago
  65. 0d6780d p1022ds: Change Timur's email address by Fabio Estevam · 7 years ago
  66. 967b5a1 bootcount: display5: config: Enable boot count feature in the display5 board by Lukasz Majewski · 7 years ago
  67. e998d43 bootcount: display5: spl: Extend DISPLAY5 board SPL to support bootcount checking by Lukasz Majewski · 7 years ago
  68. a485860 bootcount: spl: Extend SPL to support bootcount incrementation by Lukasz Majewski · 7 years ago
  69. 4fc1891 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h by Lukasz Majewski · 7 years ago
  70. ce89eb8 bootcount: Add function wrappers to handle bootcount increment and error checking by Lukasz Majewski · 7 years ago
  71. dc6301b bootcount: Add include guards into bootcount.h file by Lukasz Majewski · 7 years ago
  72. 97c995d bootcount: spl: Enable bootcount support in SPL by Lukasz Majewski · 7 years ago
  73. 97d3449 apalis_t30: fix optional pcie port reset for reliable pcie operation by Marcel Ziswiler · 7 years ago
  74. f8a23e8 apalis_t30: fix pcie port 0 and 1 pin muxing by Marcel Ziswiler · 7 years ago
  75. 5767c7a apalis_t30: describe pcie ports by Marcel Ziswiler · 7 years ago
  76. 07ce1a6 apalis-tk1: fix pcie reset for reliable gigabit ethernet operation by Marcel Ziswiler · 7 years ago
  77. 7b81dc5 power: as3722: add as3722_ldo_set_voltage signature to header file by Marcel Ziswiler · 7 years ago
  78. 53f4863 pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · 7 years ago
  79. ee107b3 power: as3722: fix ldo_get/set_enable for ldo index bigger than 7 by Marcel Ziswiler · 7 years ago
  80. 203ed32 apalis-tk1: add missing as3722 gpio0 configuration by Marcel Ziswiler · 7 years ago
  81. 01b9a22 configs: apalis-tk1: fix boot failure using ext4 rootfs by Sanchayan Maity · 7 years ago
  82. d7341b1 configs: colibri_t20: enable mtd by Marcel Ziswiler · 7 years ago
  83. 9c9d219 configs: harmony: enable live tree, mtd and ubi by Marcel Ziswiler · 7 years ago
  84. d6129ec mtd: nand: tegra: convert to driver model and live tree by Marcel Ziswiler · 7 years ago
  85. 5005982 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  86. 98c9076 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  87. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
  88. 997f04a mtd: nand: fsl_ifc: Fix nand waitfunc return value by Jagdish Gediya · 7 years ago
  89. 653793a armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robust by Hou Zhiqiang · 7 years ago
  90. fef32c6 armv8/fsl-lsch2: correct QMAN clock by Hou Zhiqiang · 7 years ago
  91. d521708 armv8: sec_firmware: Add support for multiple loadables by Sumit Garg · 7 years ago
  92. f006ae1 powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · 7 years ago
  93. 7e06c09 armv8: ls1088: Update 1900MT/s DDR timing to bring consistency by Ashish Kumar · 7 years ago
  94. bc6ceca armv8: ls1088aqds: Enable mdio commands on u-boot prompt by Ashish Kumar · 7 years ago
  95. fc8e340 armv8: sec_firmware: Remove JR3 from device tree node in all cases by Ruchika Gupta · 7 years ago
  96. 15030bc armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfig by Ashish Kumar · 7 years ago
  97. 0a7a7c3 armv8: layerscape: Avoid code duplication for TZASC Instantiation by Sriram Dash · 7 years ago
  98. 83fbe91 mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0 by Jagdish Gediya · 7 years ago
  99. 234daec spi: fsl_qspi: Introduce is_controller_busy function by Rajat Srivastava · 7 years ago
  100. ec7c77e ubifs: avoid assert failed in ubifs.c by Patrice Chotard · 7 years ago