summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* usb: musb: add virtual root hub control supportBryan Wu2010-01-12-2/+482
* Add ppc440epx USB ehci support.Chris Zhang2010-01-09-0/+49
* Fix EHCI port reset.Chris Zhang2010-01-09-0/+3
* omap3: fix compile warningSanjeev Premi2010-01-09-0/+3
* usb: musb: add support for Blackfin MUSBBryan Wu2010-01-09-1/+262
* usb: musb: change rxcsr register from write to read/modify/writeBryan Wu2010-01-09-2/+4
* usb: musb: make multipoint optionalBryan Wu2010-01-09-0/+20
* usb: musb: make fifo support configurableBryan Wu2010-01-09-4/+14
* usb: musb: make sure the register layout is packedMike Frysinger2010-01-09-1/+1
* DA8xx: Add MUSB host supportAjay Kumar Gupta2010-01-09-0/+243
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-12-21-4/+1635
|\
| * OMAP3 USB Initialize twl4030 only if requiredTom Rix2009-12-20-1/+6
| * OMAP3 Add usb device supportTom Rix2009-12-20-2/+1395
| * TWL4030 Add usb PHY supportTom Rix2009-12-20-0/+233
| * USB Consolidate descriptor definitionsTom Rix2009-12-20-2/+2
* | Merge branch 'next' of git://git.denx.de/u-boot-netWolfgang Denk2009-12-17-330/+238
|\ \
| * | net: dm9000x: fix debug outputThomas Weber2009-12-13-1/+1
| * | fec_mxc: incomplete error handlingJohn Ogness2009-12-13-0/+1
| * | net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt2009-12-13-0/+1
| * | NET: LAN91C96 CONFIG_NET_MULTIifyNishanth Menon2009-12-13-329/+235
* | | drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala2009-12-17-0/+1
| |/ |/|
* | Merge branch 'next' of ../nextWolfgang Denk2009-12-15-296/+1311
|\ \ | |/
| * common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-4/+0
| * Merge branch 'master' into nextWolfgang Denk2009-12-07-3/+3
| |\
| * \ Merge branch 'master' into nextWolfgang Denk2009-12-05-18/+358
| |\ \
| * | | omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWERVaibhav Hiremath2009-11-27-0/+2
| * | | arm: A320: driver for FTRTC010 real time clockPo-Yu Chuang2009-11-27-0/+125
| * | | Add a unified s3c24x0 header filekevin.morfitt@fearnside-systems.co.uk2009-11-27-18/+5
| * | | s5pc1xx: serial: fix the error check logicMinkyu Kang2009-11-27-7/+17
| * | | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xxMinkyu Kang2009-11-27-3/+3
| * | | Move s3c24x0 header files to asm-arm/arch-s3c24x0/kevin.morfitt@fearnside-systems.co.uk2009-11-27-7/+7
| * | | Fix for Void function returning value in sbc35-a9g20Sandeep Paulraj2009-11-27-1/+0
| * | | at91: Extended soft_i2c driver for AT91SAM9263 SoCDaniel Gorsulowski2009-11-23-0/+5
| * | | Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-11-21-12/+44
| |\ \ \
| | * | | NAND: Add Support for 4K page size in DaVinci NAND driverSandeep Paulraj2009-11-20-7/+16
| | * | | S3C2410 NAND Flash Add Missing FunctionHui.Tang2009-11-18-4/+27
| | * | | NAND: Update read_read_subpage API checkSandeep Paulraj2009-11-18-1/+1
| * | | | OMAP2/3: I2C: Add support for second and third busDirk Behme2009-11-16-67/+99
| |/ / /
| * | | Merge branch 'master' into nextWolfgang Denk2009-11-15-45/+54
| |\ \ \
| * | | | Flex-OneNAND driver supportAmul Kumar Saha2009-11-13-98/+662
| * | | | fsl_elbc_nand: remove the bbt descriptors relocation fixupMingkai Hu2009-11-13-4/+0
| * | | | NAND: fix "raw" reads with ECC syndrome layoutsDavid Brownell2009-11-13-4/+96
| * | | | NAND: Don't walk past end of oobfree[]Sandeep Paulraj2009-11-13-1/+2
| * | | | NAND: Update check condition for nand_read_page_hwecc APISandeep Paulraj2009-11-13-1/+1
| * | | | NAND: Updating comments/explanations in the NAND driverSandeep Paulraj2009-11-13-4/+8
| * | | | NAND: Subpage shift for ecc_steps equal to 16Sandeep Paulraj2009-11-13-0/+1
| * | | | NAND: Remove commented out codeSandeep Paulraj2009-11-13-1/+0
| * | | | NAND: Correct the "chip_shift" calculationSandeep Paulraj2009-11-13-1/+1
| * | | | NAND: Update to support 64 bit device sizeSandeep Paulraj2009-11-13-28/+39