summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* gpio: Add PCA9698 40-bit I2C I/O portDirk Eibach2011-10-22-0/+124
* serial: pl01x: drain PL01x FIFO before baudrate changeLinus Walleij2011-10-22-0/+10
* net: dc2114x: check for apropriate commandLinus Walleij2011-10-22-3/+5
* ftgmac100: reset fix when supports wake on lanMacpaul Lin2011-10-22-2/+2
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-20-1/+1
* fm: Don't allow disabling of FM1-DTSEC1Kumar Gala2011-10-18-0/+20
* fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala2011-10-18-2/+8
* Move timestamp and version files into 'generated' subdirSimon Glass2011-10-17-1/+1
* sandbox: Add serial uartSimon Glass2011-10-17-0/+64
* Replace space and tab checks with isblankJason Hobbs2011-10-17-3/+4
* DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin2011-10-17-1/+9
* kw_gpio: fix error in kw_gpio_direction_inputHolger Brunck2011-10-17-1/+1
* Blackfin: bfin_spi: fix build error when DEBUG is definedMike Frysinger2011-10-17-1/+1
* video: Moving mx3fb.c to CONFIG_VIDEOHelmut Raiger2011-10-17-193/+275
* MX5: Make IPU display output and pixel format configurableMarek Vasut2011-10-17-5/+10
* VIDEO: MX5: export pix formatStefano Babic2011-10-17-45/+1
* VIDEO: MX5: Switch MX5 to CONFIG_VIDEOStefano Babic2011-10-17-74/+36
* video: update the Freescale DIU driver to use linux/fb.hTimur Tabi2011-10-17-49/+5
* pci: move pcidelay code to new location just before PCI bus scanAnatolij Gustschin2011-10-15-13/+17
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-15-0/+665
* net: emaclite: Fix coding styleMichal Simek2011-10-15-30/+27
* net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-15-6/+4
* net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-15-55/+68
* phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-13-0/+33
* powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-13-17/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2011-10-12-0/+262
|\
| * MIPS: Jz4740: Add NAND driverXiangfu Liu2011-10-12-0/+262
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2011-10-12-6/+6
|\ \
| * | UBI: init eba tables before wl when attaching a deviceHolger Brunck2011-10-12-6/+6
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-12-13/+13
|\ \
| * | NAND: davinci: choose correct 1-bit h/w ECC regLaurence Withers2011-10-10-13/+13
| |/
* | fsl_sata: Fix compile error when CONFIG_LBA48 is not definedTang Yuantian2011-10-09-5/+10
* | powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-09-2/+3
* | phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-09-1/+20
|/
* drivers/usb/host/ohci-hcd.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-2/+1
* drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-8/+0
* CFI: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-0/+4
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-09-4/+7
* serial: uartlite: Support for SERIAL_MULTIMichal Simek2011-10-09-19/+121
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-11/+2
* net: drop !NET_MULTI ns7520 driverMike Frysinger2011-10-05-851/+0
* net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger2011-10-05-12876/+0
* PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut2011-10-05-73/+81
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-04-72/+41
|\
| * PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut2011-10-03-8/+8
| * mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench2011-10-03-30/+2
| * NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-03-22/+9
| * mxc_nand: fix a problem writing more than 32MBHelmut Raiger2011-10-03-1/+12
| * mxc_nand: fixed some typos (cosmetic)Helmut Raiger2011-10-03-10/+9
| * nand: increase chip_delay in mv kirkwood nand driverStefan Bigler2011-10-03-1/+1