aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-05net: drop !NET_MULTI codeMike Frysinger3-11/+2
2011-10-05net: drop !NET_MULTI ns7520 driverMike Frysinger2-851/+0
2011-10-05net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger13-12876/+0
2011-10-05PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut1-73/+81
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk6-72/+41
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk16-3/+3236
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-19/+25
2011-10-03PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut1-8/+8
2011-10-03mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench1-30/+2
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut2-22/+9
2011-10-03mxc_nand: fix a problem writing more than 32MBHelmut Raiger1-1/+12
2011-10-03mxc_nand: fixed some typos (cosmetic)Helmut Raiger1-10/+9
2011-10-03nand: increase chip_delay in mv kirkwood nand driverStefan Bigler1-1/+1
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2-0/+110
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala5-0/+27
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen1-18/+24
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen1-1/+1
2011-10-03net: emaclite: Use dynamic allocationMichal Simek1-16/+25
2011-10-03net: emaclite: Remove baseaddress from xemacliteMichal Simek1-21/+21
2011-10-03net: emaclite: Use calloc instead of mallocMichal Simek1-2/+1
2011-10-03net: emaclite: Remove deviceid propertyMichal Simek1-1/+0
2011-10-03net: emaclite: Change driver name and add addressMichal Simek1-1/+1
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut2-4/+7
2011-10-01GCC4.6: Squash warning in nand_bbt.cMarek Vasut1-4/+1
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut2-57/+48
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ2-5/+1
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge1-0/+6
2011-10-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk1-0/+8
2011-09-30ATA: Squash warnings in mxc_ata.Marek Vasut1-13/+9
2011-09-30I2C: mxc_i2c reworkMarek Vasut1-133/+289
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut1-0/+2
2011-09-30FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut1-1/+1
2011-09-30FEC: Add timeout for chip resetMarek Vasut1-4/+21
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut2-1/+14
2011-09-30FEC: Allow multiple FECesMarek Vasut2-30/+51
2011-09-30FEC: Abstract access to fec->eth in MII operationsMarek Vasut1-8/+10
2011-09-30FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut1-1/+5
2011-09-30FEC: Add RMII mode supportMarek Vasut2-1/+5
2011-09-30FEC: Kill mode select FIXME'sMarek Vasut1-12/+14
2011-09-30FEC: Use defined constant instead of magic numberMarek Vasut1-1/+1
2011-09-30FEC: Use proper accessor to read register in debug callMarek Vasut1-1/+1
2011-09-30cosmetic: fsl_pmic: cosmetic for the help messageJason Liu1-1/+1
2011-09-30rtc, davinci: add support for davinci internal RTCHeiko Schocher2-0/+126
2011-09-30net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher1-0/+3
2011-09-30net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher1-1/+1
2011-09-30net, davinci_emac: add KSZ8864 switchHeiko Schocher1-0/+7
2011-09-30i2c, davinci: add i2c set speedHeiko Schocher1-0/+5
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K2-3/+35
2011-09-30mmc: omap: enable high capacityBalaji T K1-1/+2
2011-09-30spl: add NAND Library to new SPLSimon Schwarz4-4/+282