summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut2011-10-051-73/+81
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-046-72/+41
|\
| * PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut2011-10-031-8/+8
| * mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench2011-10-031-30/+2
| * NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-032-22/+9
| * mxc_nand: fix a problem writing more than 32MBHelmut Raiger2011-10-031-1/+12
| * mxc_nand: fixed some typos (cosmetic)Helmut Raiger2011-10-031-10/+9
| * nand: increase chip_delay in mv kirkwood nand driverStefan Bigler2011-10-031-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-0416-3/+3236
|\ \
| * | powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-032-0/+110
| * | fm-eth: Add ability for board code to disable a portKumar Gala2011-10-035-0/+27
| * | powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-2912-0/+2212
| * | nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-292-0/+851
| * | powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-291-3/+36
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2011-10-041-19/+25
|\ \ \
| * | | I2C: mv_i2c: fix multi-bus init issueLei Wen2011-10-031-18/+24
| * | | I2C: mv_i2c: fix build issue when enable debug optionLei Wen2011-10-031-1/+1
| | |/ | |/|
* | | net: emaclite: Use dynamic allocationMichal Simek2011-10-031-16/+25
* | | net: emaclite: Remove baseaddress from xemacliteMichal Simek2011-10-031-21/+21
* | | net: emaclite: Use calloc instead of mallocMichal Simek2011-10-031-2/+1
* | | net: emaclite: Remove deviceid propertyMichal Simek2011-10-031-1/+0
* | | net: emaclite: Change driver name and add addressMichal Simek2011-10-031-1/+1
|/ /
* | GCC4.6: Squash warning in vmt.cMarek Vasut2011-10-012-4/+7
* | GCC4.6: Squash warning in nand_bbt.cMarek Vasut2011-10-011-4/+1
* | GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2011-10-012-57/+48
* | console: Squelch pre-console output in console functionsGraeme Russ2011-10-012-5/+1
* | ns16550: change to allow 32 bit access to registersDave Aldridge2011-10-011-0/+6
* | 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
OpenPOWER on IntegriCloud