summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-242-11/+11
* net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
* net: phy: dp83867: Add device tree bindings and documentationDan Murphy2016-05-242-0/+60
* net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy2016-05-241-5/+10
* drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-242-2/+22
* defconfig: dra74_evm: enable eth driver modelMugunthan V N2016-05-241-0/+1
* defconfig: am437x_sk_evm: enable eth driver modelMugunthan V N2016-05-241-0/+1
* defconfig: am437x_gp_evm: enable eth driver modelMugunthan V N2016-05-241-0/+1
* arm: dts: dra7: fix ethernet name with proper device addressMugunthan V N2016-05-241-1/+1
* arm: dts: dra7: add syscon node to cpsw to read mac addressMugunthan V N2016-05-241-0/+1
* arm: dts: am4372: add syscon node to cpsw to read mac addressMugunthan V N2016-05-241-0/+1
* drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-244-17/+131
* drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-241-4/+20
* ARM: omap5: add platform specific ethernet phy modes configurationsMugunthan V N2016-05-241-0/+12
* drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-241-4/+2
* ti_omap5_common: eth: do not define DM_ETH for splMugunthan V N2016-05-241-0/+1
* drivers: core: device: add support to check dt compatible for a device/machineMugunthan V N2016-05-242-0/+37
* net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-243-0/+1021
* net: Remove unused mv88e61xx switch driverKevin Smith2016-05-243-656/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2379-67/+6448
|\
| * malta: Support MIPS32r6 configurationsPaul Burton2016-05-211-0/+1
| * malta: Remove ".set mips32" directivePaul Burton2016-05-211-1/+0
| * MIPS: Support for targetting MIPSr6Paul Burton2016-05-212-6/+30
| * MIPS: Simplify CONFIG_SYS_CPU valuesPaul Burton2016-05-211-2/+2
| * MIPS: Use unchecked immediate addition/subtractionPaul Burton2016-05-212-11/+13
| * mips: ath79: Add support for TPLink WDR4300Marek Vasut2016-05-219-0/+295
| * mips: ath79: Add AR934x supportMarek Vasut2016-05-219-1/+683
| * mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut2016-05-213-0/+80
| * mips: ath79: dts: Add ethernet MAC nodes for ar933xMarek Vasut2016-05-211-0/+26
| * mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut2016-05-212-0/+61
| * mips: ath79: dts: Add generic-ehci nodeMarek Vasut2016-05-211-0/+7
| * mips: ath79: Fix compiler warning on const assignmentMarek Vasut2016-05-211-1/+1
| * mips: ath79: Fix ar71xx_regs.h indentMarek Vasut2016-05-211-1034/+1069
| * mips: Add MIPS 74Kc tuneMarek Vasut2016-05-212-0/+4
| * mips: Fix compiler warning in cpu.cMarek Vasut2016-05-211-1/+0
| * ath79: add readonly attribute for ath79_soc_descWills Wang2016-05-211-4/+4
| * ath79: ar933x: use BIT macro for bit shift operationWills Wang2016-05-211-7/+7
| * ar933x: serial: Remove the explicit pinctrl settingWills Wang2016-05-211-14/+2
| * ath79: spi: Remove the explicit pinctrl settingWills Wang2016-05-211-12/+0
| * mips: Report reloc information in bdinfoTim Chick2016-05-211-0/+2
| * drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal2016-05-213-0/+452
| * flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal2016-05-211-1/+4
| * mips: ath79: add AP143 reference boardWills Wang2016-05-2110-0/+359
| * mips: ath79: add AP121 reference boardWills Wang2016-05-2110-0/+343
| * drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang2016-05-214-0/+269
| * drivers: serial: add serial driver for ar933x SOCWills Wang2016-05-214-0/+298
| * drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.Wills Wang2016-05-213-0/+166
| * drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.Wills Wang2016-05-214-0/+151
| * mips: ath79: add support for QCA953x SOCsWills Wang2016-05-216-1/+787
| * mips: ath79: add support for AR933x SOCsWills Wang2016-05-216-0/+720
OpenPOWER on IntegriCloud