Commit Graph

  • 4dae32e676 net: mvpp2: use "dma" instead of "phys" where appropriate Thomas Petazzoni 2017-02-20 10:27:51 +01:00
  • a7c28ff184 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) Stefan Roese 2017-02-15 12:46:18 +01:00
  • d1d075a558 net: mvpp2: enable building on 64-bit platforms Thomas Petazzoni 2017-02-15 12:31:53 +01:00
  • c0abc761b1 net: mvpp2: simplify MVPP2_PRS_RI_* definitions Thomas Petazzoni 2017-02-15 12:19:36 +01:00
  • 6b28f42a51 net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT Thomas Petazzoni 2017-02-15 12:16:23 +01:00
  • dbeb6de136 net: mvpp2: remove unused register definitions Thomas Petazzoni 2017-02-15 12:15:01 +01:00
  • f1060f0dd0 net: mvpp2: simplify mvpp2_bm_bufs_add() Thomas Petazzoni 2017-02-15 12:13:43 +01:00
  • f811e04ad7 net: mvpp2: Round up top tx buffer boundaries for dcache ops Stefan Roese 2017-02-16 13:58:37 +01:00
  • e1b27d27a6 bitops.h: Include bitsperlong.h as needed for GENMASK_ULL Stefan Roese 2017-02-20 16:50:26 +01:00
  • 1c694102a5 arc: use timer driver for ARC boards Vlad Zakharov 2017-03-21 14:49:49 +03:00
  • 7c760f6021 arc: dts: separate single axs10x.dts file Vlad Zakharov 2017-03-21 14:49:48 +03:00
  • 20699e6b79 drivers: timer: Introduce ARC timer driver Vlad Zakharov 2017-03-21 14:49:47 +03:00
  • 15f0561043 arm: mvebu: Add gdsys ControlCenter-Compact board Dirk Eibach 2017-02-22 16:07:23 +01:00
  • 0db4cd257f dm: Add callback to modify the device tree mario.six@gdsys.cc 2017-02-22 16:07:22 +01:00
  • 55e0306c92 arm: mvebu: theadorable: Add 'pcie' test command Stefan Roese 2017-03-10 15:40:32 +01:00
  • 9627ce2dab arm: mvebu: theadorable: Add board-specific PEX detection pulse width Stefan Roese 2017-03-10 15:40:31 +01:00
  • 6bbe0924a7 arm: mvebu: AXP: Add possiblity to configure PEX detection pulse width Stefan Roese 2017-03-10 15:40:30 +01:00
  • edd40229d9 arm64: a37xx: Remove DM_I2C_COMPAT from the board config Konstantin Porotchkin 2017-02-16 13:52:33 +02:00
  • fc2d466764 arm64: a37xx: Disable DB configurations on ESPRESSOBin board Konstantin Porotchkin 2017-02-16 13:52:32 +02:00
  • 9c4cb43b1f arm64: mvebu: Add default config for ESPRESSOBin board Konstantin Porotchkin 2017-02-16 13:52:31 +02:00
  • a7223f3ec9 arm64: dts: Add device tree for ESPRESSOBin board Konstantin Porotchkin 2017-02-16 13:52:30 +02:00
  • 47d85dddd1 mvebu: a37xx: Add init for ESPRESSBin Topaz switch Konstantin Porotchkin 2017-02-16 13:52:29 +02:00
  • 3fbeb52bda mvebu: neta: a37xx: Add fixed link support to neta driver Konstantin Porotchkin 2017-02-16 13:52:28 +02:00
  • 2a4d94dd6c mvebu: neta: Add support for board init function Konstantin Porotchkin 2017-02-16 13:52:27 +02:00
  • ce0c79372d arm64: a37xx: Handle pin controls in early board init Konstantin Porotchkin 2017-02-16 13:52:26 +02:00
  • 67de49e6ad arm64: a37xx: dts: Add pin control nodes to DT Konstantin Porotchkin 2017-02-16 13:52:25 +02:00
  • e5b48b972a arm64: a37xx: Enable bubt command support on A3720-DB Konstantin Porotchkin 2017-02-16 13:52:24 +02:00
  • 3a232c8293 arm64: a37xx: Enable Marvell ETH PHY support Konstantin Porotchkin 2017-02-16 13:52:23 +02:00
  • 40991a95bb arm64: mvebu: Rename the db-88f3720 to armada-37xx platform Konstantin Porotchkin 2017-02-16 13:52:22 +02:00
  • 137b1883e7 mvebu: usb: xhci: Add VBUS regulator supply to the host driver Konstantin Porotchkin 2017-02-12 11:10:30 +02:00
  • e562e51ee2 arm64: mvebu: Add default configuraton for MACCHIATOBin board Konstantin Porotchkin 2017-02-09 12:39:37 +02:00
  • a0c89dac2c arm64: mvebu: dts: Add DTS file for MACCHIATOBin board Rabeeh Khoury 2017-02-09 12:39:10 +02:00
  • 6cc102be05 mvebu: pcie: Add support for GPIO reset for PCIe device Konstantin Porotchkin 2017-02-08 17:34:13 +02:00
  • 7c4f915518 arm64: mvebu: dts: Add i2c1 pin definitions to CPM Konstantin Porotchkin 2017-02-08 17:34:12 +02:00
  • 995a9f425d arm64: mvebu: gpio: Add GPIO nodes to A8K family devices Konstantin Porotchkin 2017-02-08 17:34:11 +02:00
  • 524dd45e0d dtoc: make ScanTree recurse into subnodes Philipp Tomsich 2017-02-22 19:06:04 +01:00
  • 1fb6921e19 drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register Jean-Jacques Hiblot 2017-02-13 16:17:49 +01:00
  • 5c8ef35980 regmap: use fdt address translation Jean-Jacques Hiblot 2017-02-13 16:17:48 +01:00
  • d666558042 dm: core: Fix Handling of global_data moving in SPL Lokesh Vutla 2017-02-13 09:21:22 +05:30
  • 7a92652346 mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driver Stefan Roese 2017-03-20 17:00:32 +01:00
  • 6f730459d9 mmc: drop unnecessary send_status request Xu Ziyuan 2017-03-12 14:19:04 +08:00
  • 5b3e5b5696 mmc: sdhci: only flush cache for data command Kevin Liu 2017-03-08 15:16:44 +08:00
  • aff32df522 mmc: tangier: Add Intel Tangier eMMC/SDHCI driver Felipe Balbi 2017-02-20 14:24:14 +03:00
  • ac9c4912c0 mmc: pci: Add CONFIG_MMC_PCI Felipe Balbi 2017-02-20 14:24:13 +03:00
  • 78be6222b0 pcie-layerscape: Fixup iommu-map property of pci node Bharat Bhushan 2017-03-22 12:12:33 +05:30
  • 47d1736231 pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs Bharat Bhushan 2017-03-22 12:06:30 +05:30
  • 9f076dbe7e armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1012a Bharat Bhushan 2017-03-22 12:06:29 +05:30
  • b52a05076c armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1046a Bharat Bhushan 2017-03-22 12:06:28 +05:30
  • 5344c7b783 arvm8: pcie-layerscape: Define stream-ids for Layerscape Chassis-2 Bharat Bhushan 2017-03-22 12:06:27 +05:30
  • a4954f9467 armv8: fsl-lsch3: Rewrite comment for stream IDs Bharat Bhushan 2017-03-22 12:06:26 +05:30
  • 08c5130d28 armv8: fsl-lsch3: rename ls2080a_stream_id.h to stream_id_lsch3.h Bharat Bhushan 2017-03-22 12:06:25 +05:30
  • f6bf0a2b14 fsl-layerscape/ls104xardb: enable PPA support for eMMC/SD and NAND boot Hou Zhiqiang 2017-03-17 16:12:34 +08:00
  • 77bbe55d92 armv8: Kconfig: fsl-ppa: support load PPA from eMMC/SD and NAND Flash Hou Zhiqiang 2017-03-17 16:12:33 +08:00
  • 75ce8ee4e4 fsl: PPA: add support PPA image loading from NAND and SD Hou Zhiqiang 2017-03-17 16:12:32 +08:00
  • 203db38a94 mtd: nand: remove nand size print from nand_init function Hou Zhiqiang 2017-03-17 16:12:31 +08:00
  • d72158c045 mtd: nand: add initialization flag Hou Zhiqiang 2017-03-17 16:12:30 +08:00
  • 132a1468dc armv8/fsl-layerscape: fdt: Skip checking USB clock on LS1012A Yingxi Yu 2017-03-16 15:18:32 +08:00
  • 7f33963289 armv8: ls1043a/ls1046aqds: fix the offsets of MTD partitions on NOR flash Wenbin Song 2017-03-24 18:05:48 +08:00
  • 54ad7b5ab8 board: freescale: ls2080a/ls2088a: Enable PPA Santan Kumar 2017-03-07 11:21:03 +05:30
  • 0aaa1a90b3 pci: layerscape: Fixup device tree node for ls2088a Hou Zhiqiang 2017-03-03 12:35:10 +08:00
  • 3d8553f0a3 pci: layerscape: add LS2088A series SoC pcie support Hou Zhiqiang 2017-03-03 12:35:09 +08:00
  • 33ed57495a tools: plbimage support generate rcw file yuan linyu 2017-02-26 08:38:27 +08:00
  • dd48f0bfb5 armv8: fsl-lsch3: Conditionally apply workaround for erratum a0009203 Ashish kumar 2017-02-23 16:03:57 +05:30
  • 2652a28fee armv8: dts: fsl-ls1012a: Change number of CS in SPI node Suresh Gupta 2017-02-21 14:26:47 +05:30
  • 38a5c57ac5 spi: fsl_qspi: Add support for single chip select Suresh Gupta 2017-02-21 14:26:46 +05:30
  • 7b45b383fd armv8:fsl-layerscape: Avoid RCWSR28 register hard-coding Prabhakar Kushwaha 2017-02-15 20:40:35 +05:30
  • 1b7dba990f arm: fsl-layerscape: Move QSGMII wriop_init to SoC file Prabhakar Kushwaha 2017-02-15 20:40:00 +05:30
  • eea1cb77ce armv8/fsl-layerscape: Update erratum A009635 implementation Priyanka Jain 2017-02-14 10:34:31 +05:30
  • d170aca1a0 pci: layerscape: enable PCIe config ready Hou Zhiqiang 2017-02-10 15:42:11 +08:00
  • ac55dadb1c fsl: Secure Boot: Enable IE (Key extention) Feature Udit Agarwal 2017-02-09 21:36:11 +05:30
  • 6d7b9e78f5 armv8: ls2080ardb, ls2080aqds: Add mcmemsize in default env setting Santan Kumar 2017-02-06 14:18:12 +05:30
  • 9e052d9750 fsl-layerscape/ppa: cleanup ppa.h Hou Zhiqiang 2017-02-06 11:27:27 +08:00
  • a8c6fd4ec1 armv8: LS2080A: Move sec_init to board_init Udit Agarwal 2017-02-03 22:53:38 +05:30
  • 350e16cfb4 armv8: lsch3: SECURE_BOOT: Define CONFIG_SYS_LS_PPA_ESBC_ADDR for LS2080A Udit Agarwal 2017-02-03 22:53:37 +05:30
  • e46f8a3309 i2c: Set default I2C bus number Lukasz Majewski 2017-03-21 12:08:25 +01:00
  • b52a3fa08b i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters Lukasz Majewski 2017-03-15 16:59:23 +01:00
  • e530d2e15b i2c: ti: Update SCLH and SCLL to be in sync with v4.9 Linux kernel Lukasz Majewski 2017-03-15 16:59:22 +01:00
  • 0f5b461b9b i2c: lpc32xx: Force consistent bus numbering Liam Beguin 2017-03-14 11:24:45 -04:00
  • fb05788013 i2c: lpc32xx: Move definitions to header file Liam Beguin 2017-03-14 11:24:44 -04:00
  • ddfd082169 i2c: lpc32xx: Remove note for DM conversation Sylvain Lemieux 2017-03-14 11:24:43 -04:00
  • d61c7adbff i2c: lpc32xx: Add DM for lpc32xx I2C Liam Beguin 2017-03-27 11:13:12 -04:00
  • eddac8e9fe i2c: lpc32xx: Factor out i2c_adapter parameter Liam Beguin 2017-03-27 11:11:36 -04:00
  • 552531e45d i2c: lpc32xx: Prepare compatibility functions Liam Beguin 2017-03-14 11:24:40 -04:00
  • 03d924ae76 i2c: lpc32xx: Rename probe function Liam Beguin 2017-03-14 11:24:39 -04:00
  • 44d5c371a6 Add single register pin controller driver Felix Brack 2017-03-22 11:26:44 +01:00
  • 584861ffeb reset: Add STi reset support Patrice Chotard 2017-03-22 10:54:03 +01:00
  • 0367bd4d60 pci: correct a function description Hou Zhiqiang 2017-03-22 16:07:24 +08:00
  • 3d1df0e363 lib: tpm: Add command to list resources mario.six@gdsys.cc 2017-03-20 10:28:30 +01:00
  • 1c08b210a8 cmd: tpm: Fix flush command mario.six@gdsys.cc 2017-03-20 10:28:29 +01:00
  • 0f4b2ba176 tpm: Add function to load keys via their parent's SHA1 hash mario.six@gdsys.cc 2017-03-20 10:28:28 +01:00
  • 5efa1bfbfa libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT Vignesh R 2017-03-20 10:04:38 +05:30
  • 27cb7300ff Ensure device tree DTS is compiled James Balean 2017-03-15 23:11:31 -05:00
  • db40c1aa1c drivers/net/phy: add fixed-phy / fixed-link support Hannes Schmelzer 2017-03-23 15:11:43 +01:00
  • f8e57c650d fdt_support: Fixup 'ethernet' aliases not ending in digits Tuomas Tynkkynen 2017-03-20 10:04:55 +02:00
  • 27a0f038a7 net: link_local: Fix netmask endianness bug Alexandre Messier 2017-03-14 15:03:31 -04:00
  • 5c624b9e9c net: fix cache misaligned issue in Broadcom SF2 driver Suji Velupillai 2017-03-03 17:06:34 -08:00
  • ec7aa8fd67 board: ge: bx50v3: apply the proper register setting to fix the voltage peak issue Yung-Ching LIN 2017-02-21 09:56:56 +08:00
  • d42db168e6 board: ge: bx50v3: fix AR8033 reset timing issue Yung-Ching LIN 2017-02-21 09:56:55 +08:00
  • 625cf507ff net: sunxi: Enable eeprom on OLinuXino Lime boards oliver@schinagl.nl 2016-11-25 16:38:38 +01:00
  • ace1520cb5 net: sunxi-emac: Write HW address via function oliver@schinagl.nl 2016-11-25 16:38:34 +01:00