summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam2013-11-221-1/+1
* net/phy: Fix the phy id mask of AR8031Chunhe Lan2013-11-221-1/+1
* net: tsec: Fix mac addr setup portability, cleanupClaudiu Manoil2013-11-221-10/+8
* net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2013-11-221-1/+1
* net: tsec: Use portable types and accessors for BDsClaudiu Manoil2013-11-221-42/+46
* net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2013-11-221-30/+30
* net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil2013-11-221-7/+10
* net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-221-13/+13
* net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil2013-11-221-7/+1
* net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil2013-11-221-16/+15
* net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-222-3/+3
* net: designware: Fix alignment of buffer descriptorsAlexey Brodkin2013-11-221-4/+3
* net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-221-1/+1
* net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-222-4/+5
* net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-221-1/+1
* net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-221-0/+1
* net: rtl8169: Fix format stringThierry Reding2013-11-221-5/+5
* net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-221-0/+32
* net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-221-1/+1
* net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-221-3/+3
* net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel2013-11-221-1/+68
* net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2013-11-222-1/+11
* net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu2013-11-221-5/+26
* net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2013-11-222-10/+30
* net: sh-eth: Change cache API of SHNobuhiro Iwamatsu2013-11-221-1/+2
* NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe2013-11-221-2/+3
* phylib: update atheros ar803x phyShengzhou Liu2013-11-221-2/+2
* drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-171-1/+1
* drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-171-2/+0
* drivers/qe: move the entry to drivers/MakefileMasahiro Yamada2013-11-172-2/+3
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-2/+0
* drivers: tpm: clean up unused codeMasahiro Yamada2013-11-172-187/+0
* drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-173-5/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-11-141-0/+3
|\
| * powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-131-0/+3
* | designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin2013-11-131-3/+0
* | designware_i2c: disable i2c controller during target address setupAlexey Brodkin2013-11-131-0/+12
* | i2c, omap1510: remove i2c driverHeiko Schocher2013-11-132-278/+0
* | i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher2013-11-132-14/+17
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-132-66/+110
* | i2c: mxs_i2c: Squash endless loopMarek Vasut2013-11-131-3/+12
* | i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu2013-11-132-164/+132
|/
* lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov2013-11-122-0/+297
* spi: omap3: add support for more word lengthsNikita Kiryanov2013-11-123-24/+66
* spi: omap3: remove semicolon from #defineNikita Kiryanov2013-11-121-1/+1
* video: bcm2835: respect the pitch valueAndre Heider2013-11-121-0/+11
* MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-111-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-114-126/+281
|\
| * malta: enable RTC supportPaul Burton2013-11-091-1/+1
| * malta: support for coreFPGA6 boardsPaul Burton2013-11-092-0/+126
OpenPOWER on IntegriCloud