summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-2836-359/+3410
|\
| * usb_scan_devices: fix output with no devicesBryan Wu2009-01-281-2/+4
| * USB: Add high-speed (480Mb/s) to all USB related outputsStefan Roese2009-01-282-7/+24
| * USB: Add dcache support to the EHCI driverStefan Roese2009-01-282-0/+103
| * USB: Add EHCI support for VCT EHCI controllerStefan Roese2009-01-281-0/+1
| * USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese2009-01-281-0/+5
| * USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese2009-01-281-1/+16
| * usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham2009-01-281-0/+18
| * usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-282-1/+2
| * usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham2009-01-283-0/+194
| * usb : musb : Adding USB VBUS enable functionality for DM644x DVEVMThomas Abraham2009-01-281-0/+23
| * usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham2009-01-285-0/+1302
| * usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-2816-25/+5
| * USB ehci ixp4xx supportMichael Trimarchi2009-01-282-0/+50
| * USB ehci remove infinite loop and use handshake functionMichael Trimarchi2009-01-281-24/+25
| * Add initial support for USB ehci pciMichael Trimarchi2009-01-282-0/+65
| * usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb driveBryan Wu2009-01-281-0/+7
| * usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structureThomas Abraham2009-01-281-0/+1
| * USB change speedMichael Trimarchi2009-01-281-2/+10
| * EHCI fix code and ixp4xx test.Remy Böhmer2009-01-282-72/+106
| * [PATCH] This patch add varius fix to the ehci.michael2009-01-284-45/+134
| * [PATCH] Fix EHCI usb. I start to test on amichael2009-01-283-161/+234
| * USB ehci freescale supportMichael Trimarchi2009-01-283-0/+186
| * USB ehci core supportMichael Trimarchi2009-01-284-0/+785
| * Prepare USB layer for ehciMichael Trimarchi2009-01-284-10/+23
| * USB storage cleanup patchMichael Trimarchi2009-01-281-316/+394
* | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-2850-824/+1270
|\ \
| * | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-287-24/+23
| * | Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-285-18/+18
| * | Blackfin: bf533-stamp: rewrite resource swap logicMike Frysinger2009-01-281-24/+15
| * | Blackfin: bootldr: implement BF53x/BF56x LDR loaderMike Frysinger2009-01-281-13/+124
| * | Blackfin: implement real write support for OTPMike Frysinger2009-01-281-42/+115
| * | Blackfin: update on-chip ROM APIMike Frysinger2009-01-282-40/+44
| * | Blackfin: allow serial console to be disabledMike Frysinger2009-01-282-0/+8
| * | Blackfin: support console-over-JTAGMike Frysinger2009-01-284-4/+136
| * | Blackfin: handle new anomalies with resetMike Frysinger2009-01-281-5/+15
| * | Blackfin: pass RETX to LinuxMike Frysinger2009-01-282-1/+14
| * | Blackfin: clarify relocation comment during initMike Frysinger2009-01-281-3/+7
| * | Blackfin: just set SP register directly during initMike Frysinger2009-01-281-3/+2
| * | Blackfin: add portmuxing for UARTs on the BF51xMike Frysinger2009-01-281-1/+10
| * | Blackfin: respect CONFIG_CLKIN_HALFMike Frysinger2009-01-281-1/+1
| * | Blackfin: use common memcpy routine during initMike Frysinger2009-01-281-21/+11
| * | Blackfin: set default boot SPI CS for BF538/BF539Mike Frysinger2009-01-281-2/+2
| * | Blackfin: punt unused BF533-STAMP definitionsMike Frysinger2009-01-281-3/+0
| * | Blackfin: resurrect BF533-STAMP video splash driverMike Frysinger2009-01-283-4/+197
| * | Blackfin: tighten up post memory coding styleMike Frysinger2009-01-281-12/+11
| * | Blackfin: bf537-stamp nand: fix more style errors in previous commitMike Frysinger2009-01-281-3/+3
| * | Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-284-49/+4
| * | Blackfin: bf533-ezkit: shuffle flash defines a littleMike Frysinger2009-01-283-9/+8
| * | Blackfin: overhaul i2c driverMike Frysinger2009-01-287-470/+293
OpenPOWER on IntegriCloud