summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-12-10-251/+393
|\ \ \
| * | | i2c: samsung: register i2c busses for Exynso5420 and Exynos5250Naveen Krishna Ch2013-12-06-48/+176
| * | | arm: omap: i2c: don't zero cnt in i2c_writeNikita Kiryanov2013-12-05-6/+0
| * | | i2c: fti2c010: serial out r/w address in MSB orderKuo-Jung Su2013-12-05-8/+18
| * | | i2c: fti2c010: migrate to new i2c modelKuo-Jung Su2013-12-05-166/+133
| * | | i2c: fti2c010: cosmetic: coding style cleanupKuo-Jung Su2013-12-05-15/+16
| * | | driver:i2c:s3c24x0: fix clock init for hsi2cPiotr Wilczek2013-12-05-1/+3
| * | | driver:i2c:s3c24x0: adapt driver to new i2cPiotr Wilczek2013-12-05-57/+97
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2013-12-06-12/+10
|\ \ \
| * | | spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]Axel Lin2013-12-06-4/+1
| * | | spi: bfin_spi: Remove unnecessary test for bus and pins[bus]Axel Lin2013-12-06-8/+9
| |/ /
* | | powerpc: spiflash:Add corenet devices support in eSPI SPLPriyanka Jain2013-12-04-0/+5
|/ /
* | Merge branch 'serial' of git://git.denx.de/u-boot-microblazeTom Rini2013-12-02-4/+0
|\ \
| * | serial: zynq: Remove unused #definesSoren Brinkmann2013-12-02-4/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-12-02-8/+8496
|\ \ \ | |/ / |/| |
| * | powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu2013-11-25-0/+93
| * | net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2013-11-25-6/+26
| * | Driver/IFC: Move Freescale IFC driver to a common driverYork Sun2013-11-25-2/+143
| * | Driver/DDR: Update DDR driver to allow non-zero base addressYork Sun2013-11-25-3/+3
| * | powerpc/mpc8xxx: Extend DDR registers' fieldsYork Sun2013-11-25-8/+12
| * | Driver/DDR: Add Freescale DDR driver for ARMYork Sun2013-11-25-4/+227
| * | Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-8/+14
| * | Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-0/+7977
* | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2013-11-25-193/+473
|\ \ \
| * | | net: rtl8169: Add support for RTL8168d/8111dThierry Reding2013-11-22-1/+17
| * | | net: rtl8169: Improve cache maintenanceThierry Reding2013-11-22-8/+53
| * | | net: zynq_gem: Add d-cache supportSrikanth Thokala2013-11-22-29/+53
| * | | phy: Use general phy code for smsc lan8720aDavid Dueck2013-11-22-1/+2
| * | | phy: Use supported field during autonegotiationDavid Dueck2013-11-22-2/+3
| * | | net: dm9000: random mac address supportAndrew Ruder2013-11-22-0/+9
| * | | drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim2013-11-22-5/+38
| * | | net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam2013-11-22-1/+1
| * | | net/phy: Fix the phy id mask of AR8031Chunhe Lan2013-11-22-1/+1
| * | | net: tsec: Fix mac addr setup portability, cleanupClaudiu Manoil2013-11-22-10/+8
| * | | net: tsec: Use portable regs type (uint->u32)Claudiu Manoil2013-11-22-1/+1
| * | | net: tsec: Use portable types and accessors for BDsClaudiu Manoil2013-11-22-42/+46
| * | | net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil2013-11-22-30/+30
| * | | net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil2013-11-22-7/+10
| * | | net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-22-13/+13
| * | | net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil2013-11-22-7/+1
| * | | net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil2013-11-22-16/+15
| * | | net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-22-3/+3
| * | | net: designware: Fix alignment of buffer descriptorsAlexey Brodkin2013-11-22-4/+3
| * | | net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-22-1/+1
| * | | net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-22-4/+5
| * | | net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-22-1/+1
| * | | net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-22-0/+1
| * | | net: rtl8169: Fix format stringThierry Reding2013-11-22-5/+5
| * | | net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-22-0/+32
| * | | net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-22-1/+1