summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-22net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil
2013-11-22net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil
2013-11-22net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil
2013-11-22net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil
2013-11-22net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil
2013-11-22net: Fix mcast function pointer prototypeClaudiu Manoil
2013-11-22net: designware: Fix alignment of buffer descriptorsAlexey Brodkin
2013-11-22net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin
2013-11-22net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu
2013-11-22net, phy: fix AR8031 phy_maskHeiko Schocher
2013-11-22net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding
2013-11-22net: rtl8169: Fix format stringThierry Reding
2013-11-22net: add function to read/write extended registers in Micrel PhyStefano Babic
2013-11-22net: fix mask for phy Micrel KSZ9031Stefano Babic
2013-11-22net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma
2013-11-22net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel
2013-11-22net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu
2013-11-22net: sh-eth: Change cache API of SHNobuhiro Iwamatsu
2013-11-22NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe
2013-11-22phylib: update atheros ar803x phyShengzhou Liu
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada
2013-11-17drivers/qe: move the entry to drivers/MakefileMasahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-17drivers: tpm: clean up unused codeMasahiro Yamada
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada
2013-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2013-11-13powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain
2013-11-13designware_i2c: remove 10msec delay in i2c_xfer_finishAlexey Brodkin
2013-11-13designware_i2c: disable i2c controller during target address setupAlexey Brodkin
2013-11-13i2c, omap1510: remove i2c driverHeiko Schocher
2013-11-13i2c, zynq: convert zynq i2c driver to new multibus/multiadapter frameworkHeiko Schocher
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-13i2c: mxs_i2c: Squash endless loopMarek Vasut
2013-11-13i2c: sh_i2c: Update to new CONFIG_SYS_I2C frameworkNobuhiro Iwamatsu
2013-11-12lcd: add DataImage SCF0403x LCD panel supportNikita Kiryanov
2013-11-12spi: omap3: add support for more word lengthsNikita Kiryanov
2013-11-12spi: omap3: remove semicolon from #defineNikita Kiryanov
2013-11-12video: bcm2835: respect the pitch valueAndre Heider
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk
2013-11-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-09malta: enable RTC supportPaul Burton
2013-11-09malta: support for coreFPGA6 boardsPaul Burton
2013-11-09pcnet: enable the NOUFLO featurePaul Burton
2013-11-09pcnet: add cache flushing & invalidationPaul Burton
2013-11-09pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton
2013-11-09pcnet: code style cleanupPaul Burton