summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk2011-10-011-0/+8
|\
| * sf: eon: add support for EN25Q32B partsShaohui Xie2011-09-291-0/+8
* | ATA: Squash warnings in mxc_ata.Marek Vasut2011-09-301-13/+9
* | I2C: mxc_i2c reworkMarek Vasut2011-09-301-133/+289
* | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut2011-09-301-0/+2
* | FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut2011-09-301-1/+1
* | FEC: Add timeout for chip resetMarek Vasut2011-09-301-4/+21
* | FEC: Allow registering MII postconfiguration callbackMarek Vasut2011-09-302-1/+14
* | FEC: Allow multiple FECesMarek Vasut2011-09-302-30/+51
* | FEC: Abstract access to fec->eth in MII operationsMarek Vasut2011-09-301-8/+10
* | FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut2011-09-301-1/+5
* | FEC: Add RMII mode supportMarek Vasut2011-09-302-1/+5
* | FEC: Kill mode select FIXME'sMarek Vasut2011-09-301-12/+14
* | FEC: Use defined constant instead of magic numberMarek Vasut2011-09-301-1/+1
* | FEC: Use proper accessor to read register in debug callMarek Vasut2011-09-301-1/+1
* | cosmetic: fsl_pmic: cosmetic for the help messageJason Liu2011-09-301-1/+1
* | rtc, davinci: add support for davinci internal RTCHeiko Schocher2011-09-302-0/+126
* | net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher2011-09-301-0/+3
* | net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher2011-09-301-1/+1
* | net, davinci_emac: add KSZ8864 switchHeiko Schocher2011-09-301-0/+7
* | i2c, davinci: add i2c set speedHeiko Schocher2011-09-301-0/+5
* | mmc: omap: config VMMC, MMC1_PBIASBalaji T K2011-09-302-3/+35
* | mmc: omap: enable high capacityBalaji T K2011-09-301-1/+2
* | spl: add NAND Library to new SPLSimon Schwarz2011-09-304-4/+282
* | net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav2011-09-303-0/+969
* | gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav2011-09-303-0/+190
|/
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-281-2/+5
* ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut2011-09-241-1/+1
* sf: fix debug format string warningVadim Bendebury2011-09-211-1/+1
* ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones2011-09-121-52/+53
* ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones2011-09-121-78/+58
* Minor coding style cleanup.Wolfgang Denk2011-09-111-11/+0
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-101-14/+28
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-101-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-101-1/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-091-2/+2
* smc911x MII made availableHelmut Raiger2011-09-071-6/+30
* Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-09-073-1/+670
|\
| * ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin2011-09-042-0/+668
| * mmc: Fix mmc_send_status()Marek Vasut2011-09-041-1/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-09-071-1/+0
|\ \
| * | VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk2011-09-061-1/+0
* | | I2C: mxc: fix compilation for MX31Stefano Babic2011-09-071-4/+1
|/ /
* | sf: winbond: Add support for the Winbond W25X40James Le Cuirot2011-09-051-0/+8
* | FPGA: constify Lattice FPGA codeWolfgang Denk2011-09-051-3/+3
* | drivers/video/Makefile: include object files only onceWolfgang Denk2011-09-051-3/+3
* | video: Fix build error with global inclusion of videomodesKumar Gala2011-09-051-2/+1
|/
* ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes2011-09-041-1/+0
* OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim2011-09-042-0/+133
* USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner2011-09-041-2/+2
OpenPOWER on IntegriCloud