summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-13VIDEO: MX5: export pix formatStefano Babic1-45/+1
2011-10-13VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic1-74/+36
2011-10-13video: update the Freescale DIU driver to use linux/fb.hTimur Tabi1-49/+5
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2-0/+262
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-6/+6
2011-10-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-13/+13
2011-10-12MIPS: Jz4740: Add NAND driverXiangfu Liu2-0/+262
2011-10-12UBI: init eba tables before wl when attaching a deviceHolger Brunck1-6/+6
2011-10-11NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers1-13/+13
2011-10-10fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2011-10-10powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2-2/+3
2011-10-10phylib: Work around bug in Teranetics PHYAndy Fleming1-1/+20
2011-10-10drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-10drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk1-8/+0
2011-10-10CFI: fix warning: variable ... set but not usedWolfgang Denk1-0/+4
2011-10-10netconsole: support packets longer than 512 bytesMichael Walle1-4/+7
2011-10-10serial: uartlite: Support for SERIAL_MULTIMichal Simek1-19/+121
2011-10-06net: drop !NET_MULTI codeMike Frysinger3-11/+2
2011-10-06net: drop !NET_MULTI ns7520 driverMike Frysinger2-851/+0
2011-10-06net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger13-12876/+0
2011-10-06PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut1-73/+81
2011-10-05Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk6-72/+41
2011-10-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk16-3/+3236
2011-10-05Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-19/+25
2011-10-04PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut1-8/+8
2011-10-04mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench1-30/+2
2011-10-04NAND: Really ignore bad blocks when scrubbingMarek Vasut2-22/+9
2011-10-04mxc_nand: fix a problem writing more than 32MBHelmut Raiger1-1/+12
2011-10-04mxc_nand: fixed some typos (cosmetic)Helmut Raiger1-10/+9
2011-10-04nand: 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-02GCC4.6: Squash warning in vmt.cMarek Vasut2-4/+7
2011-10-02GCC4.6: Squash warning in nand_bbt.cMarek Vasut1-4/+1
2011-10-02GCC4.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-10-01ATA: Squash warnings in mxc_ata.Marek Vasut1-13/+9
2011-10-01I2C: mxc_i2c reworkMarek Vasut1-133/+289
2011-10-01FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut1-0/+2
2011-10-01FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut1-1/+1
2011-10-01FEC: Add timeout for chip resetMarek Vasut1-4/+21