aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-22gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2-0/+124
2011-10-22serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij1-0/+10
2011-10-22net: dc2114x: check for apropriate commandLinus Walleij1-3/+5
2011-10-22ftgmac100: reset fix when supports wake on lanMacpaul Lin1-2/+2
2011-10-20powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi1-1/+1
2011-10-18fm: Don't allow disabling of FM1-DTSEC1Kumar Gala4-0/+20
2011-10-18fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala1-2/+8
2011-10-17Move timestamp and version files into 'generated' subdirSimon Glass1-1/+1
2011-10-17sandbox: Add serial uartSimon Glass2-0/+64
2011-10-17Replace space and tab checks with isblankJason Hobbs1-3/+4
2011-10-17DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin1-1/+9
2011-10-17kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck1-1/+1
2011-10-17Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger1-1/+1
2011-10-17video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger3-193/+275
2011-10-17MX5: Make IPU display output and pixel format configurableMarek Vasut1-5/+10
2011-10-17VIDEO: MX5: export pix formatStefano Babic1-45/+1
2011-10-17VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic1-74/+36
2011-10-17video: update the Freescale DIU driver to use linux/fb.hTimur Tabi1-49/+5
2011-10-15pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin1-13/+17
2011-10-15net: axi_ethernet: Add driver to u-bootMichal Simek2-0/+665
2011-10-15net: emaclite: Fix coding styleMichal Simek1-30/+27
2011-10-15net: emaclite: Use PKTSIZE directlyMichal Simek1-6/+4
2011-10-15net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek1-55/+68
2011-10-13phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi1-0/+33
2011-10-13powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi1-17/+0
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2-0/+262
2011-10-12Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk1-6/+6
2011-10-12Merge 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-10NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers1-13/+13
2011-10-09fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian1-5/+10
2011-10-09powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2-2/+3
2011-10-09phylib: Work around bug in Teranetics PHYAndy Fleming1-1/+20
2011-10-09drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk1-2/+1
2011-10-09drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk1-8/+0
2011-10-09CFI: fix warning: variable ... set but not usedWolfgang Denk1-0/+4
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle1-4/+7
2011-10-09serial: uartlite: Support for SERIAL_MULTIMichal Simek1-19/+121
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