aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-05PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2011-10-03PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut
2011-10-03mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut
2011-10-03mxc_nand: fix a problem writing more than 32MBHelmut Raiger
2011-10-03mxc_nand: fixed some typos (cosmetic)Helmut Raiger
2011-10-03nand: increase chip_delay in mv kirkwood nand driverStefan Bigler
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala
2011-10-03I2C: mv_i2c: fix multi-bus init issueLei Wen
2011-10-03I2C: mv_i2c: fix build issue when enable debug optionLei Wen
2011-10-03net: emaclite: Use dynamic allocationMichal Simek
2011-10-03net: emaclite: Remove baseaddress from xemacliteMichal Simek
2011-10-03net: emaclite: Use calloc instead of mallocMichal Simek
2011-10-03net: emaclite: Remove deviceid propertyMichal Simek
2011-10-03net: emaclite: Change driver name and add addressMichal Simek
2011-10-01GCC4.6: Squash warning in vmt.cMarek Vasut
2011-10-01GCC4.6: Squash warning in nand_bbt.cMarek Vasut
2011-10-01GCC4.6: Squash warnings in ipu_disp.cMarek Vasut
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge
2011-10-01Merge branch 'sf' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-09-30ATA: Squash warnings in mxc_ata.Marek Vasut
2011-09-30I2C: mxc_i2c reworkMarek Vasut
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut
2011-09-30FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut
2011-09-30FEC: Add timeout for chip resetMarek Vasut
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut
2011-09-30FEC: Allow multiple FECesMarek Vasut
2011-09-30FEC: Abstract access to fec->eth in MII operationsMarek Vasut
2011-09-30FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut
2011-09-30FEC: Add RMII mode supportMarek Vasut
2011-09-30FEC: Kill mode select FIXME'sMarek Vasut
2011-09-30FEC: Use defined constant instead of magic numberMarek Vasut
2011-09-30FEC: Use proper accessor to read register in debug callMarek Vasut
2011-09-30cosmetic: fsl_pmic: cosmetic for the help messageJason Liu
2011-09-30rtc, davinci: add support for davinci internal RTCHeiko Schocher
2011-09-30net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher
2011-09-30net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher
2011-09-30net, davinci_emac: add KSZ8864 switchHeiko Schocher
2011-09-30i2c, davinci: add i2c set speedHeiko Schocher
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K
2011-09-30mmc: omap: enable high capacityBalaji T K
2011-09-30spl: add NAND Library to new SPLSimon Schwarz
2011-09-30net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav
2011-09-30gpio: Add GPIO driver framework for Marvell SoCsAjay Bhargav
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala