summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* arm64: mvebu: Add basic support for the Turris Mox boardMarek Behún2018-05-149-1/+463
* watchdog: Add support for Armada 37xx CPU watchdogMarek Behún2018-05-144-0/+191
* net: mvneta: Fix fault when wrong device treeMarek Behún2018-05-141-0/+4
* phy: marvell: core: Cosmetic fixesMarek Behún2018-05-142-53/+52
* clk: armada-37xx: Support soc_clk_dumpMarek Behún2018-05-142-1/+37
* spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequencyMarek Behún2018-05-145-26/+37
* driver: clk: Add support for clocks on Armada 37xxMarek Behún2018-05-147-0/+651
* phy: marvell: a3700: Save/restore selector reg in SGMII initMarek Behún2018-05-142-2/+8
* phy: marvell: a3700: Use comphy_mux on Armada 37xx.Marek Behún2018-05-142-2/+39
* phy: marvell: a3700: Fix SGMII cfg and stat register addressesMarek Behún2018-05-141-2/+2
* phy: marvell: mux: Support nontrivial node order in selector registerMarek Behún2018-05-143-3/+19
* phy: marvell: a3700: revise the USB3 comphy setting during power onzachary2018-05-142-8/+28
* phy: marvell: a3700: Set USB3 RX wait depending on ref clockMarek Behún2018-05-141-5/+3
* phy: marvell: a3700: Access USB3 register indirectly on lane 2Marek Behún2018-05-142-35/+68
* phy: marvell: a3700: Use reg_set_indirect istead of 2 reg_setsMarek Behún2018-05-141-12/+20
* phy: marvell: a3700: Use (!ret) instead of (ret == 0)Marek Behún2018-05-141-13/+13
* phy: marvell: a3700: Use same timeout for all register pollingMarek Behún2018-05-141-13/+3
* phy: marvell: a3700: Don't create functional macro for each registerMarek Behún2018-05-142-111/+89
* phy: marvell: a3700: Use reg_set16 instead of phy_write16Marek Behún2018-05-142-18/+22
* phy: marvell: a3700: Change return type of macro MVEBU_REGMarek Behún2018-05-142-118/+96
* mmc: Improve tinificationMarek Vasut2018-05-132-26/+59
* Merge git://git.denx.de/u-boot-tegraTom Rini2018-05-1116-157/+356
|\
| * apalis_t30: fix optional pcie port reset for reliable pcie operationMarcel Ziswiler2018-05-102-1/+65
| * apalis_t30: fix pcie port 0 and 1 pin muxingMarcel Ziswiler2018-05-101-7/+9
| * apalis_t30: describe pcie portsMarcel Ziswiler2018-05-101-0/+3
| * apalis-tk1: fix pcie reset for reliable gigabit ethernet operationMarcel Ziswiler2018-05-102-95/+165
| * power: as3722: add as3722_ldo_set_voltage signature to header fileMarcel Ziswiler2018-05-101-0/+1
| * pci: tegra: introduce weak tegra_pcie_board_port_reset() functionMarcel Ziswiler2018-05-102-3/+24
| * power: as3722: fix ldo_get/set_enable for ldo index bigger than 7Marcel Ziswiler2018-05-102-3/+18
| * apalis-tk1: add missing as3722 gpio0 configurationMarcel Ziswiler2018-05-101-3/+3
| * configs: apalis-tk1: fix boot failure using ext4 rootfsSanchayan Maity2018-05-101-2/+2
| * configs: colibri_t20: enable mtdMarcel Ziswiler2018-05-101-0/+1
| * configs: harmony: enable live tree, mtd and ubiMarcel Ziswiler2018-05-102-0/+10
| * mtd: nand: tegra: convert to driver model and live treeMarcel Ziswiler2018-05-101-43/+55
* | SPDX: Correct SPDX tags from recent xilinx mergeTom Rini2018-05-113-6/+3
* | Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-05-1185-314/+3176
|\ \
| * | arm64: zynqmp: Enable UHS support for ZCU102 Rev1.0 boardSiva Durga Prasad Paladugu2018-05-111-0/+2
| * | mmc: zynq_sdhci: Add support for SD3.0Siva Durga Prasad Paladugu2018-05-114-5/+476
| * | mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu2018-05-112-1/+33
| * | mmc: sdhci: Invoke platform specific tuning and delay routinesSiva Durga Prasad Paladugu2018-05-111-0/+24
| * | sdhci: Add new sdhci ops for platform specific tuning and delaysSiva Durga Prasad Paladugu2018-05-111-0/+2
| * | mmc: sdhci: Handle execute tuning command in sdhci_send_commandSiva Durga Prasad Paladugu2018-05-111-2/+6
| * | mmc: sdhci: Add support for disabling clockSiva Durga Prasad Paladugu2018-05-111-0/+3
| * | mmc: Changed the datatype of the variable to handle 64-bit archVipul Kumar2018-05-112-3/+3
| * | arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek2018-05-1114-1/+265
| * | tools: zynqmpimage: Add bif supportAlexander Graf2018-05-118-2/+1028
| * | MAINTAINERS: Declare tools/zynqmp* as Xilinx maintainedAlexander Graf2018-05-111-1/+1
| * | tools: zynqmpimage: Move defines to headerAlexander Graf2018-05-112-114/+133
| * | tools: zynqmpimage: Add partition read supportAlexander Graf2018-05-111-2/+173
| * | arm64: zynqmp: Show model information instead of custom IDENT_STRINGMichal Simek2018-05-1117-34/+0