summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk2009-02-0119-46/+49
|\
| * ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-3110-1/+8
| * ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD2009-01-312-3/+12
| * ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-314-1/+2
| * ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-313-10/+10
| * ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD2009-01-311-1/+1
| * ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-317-23/+13
| * ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-302-10/+6
* | ppc4xx: Clean up configuration file for Korat boardLarry Johnson2009-01-291-34/+50
* | ppc4xx: Add variable "korat_usbcf" for Korat boardLarry Johnson2009-01-292-1/+36
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-281-2/+0
|\
| * nand_spl: Fix compile problem with board_nand_init() prototypeStefan Roese2009-01-261-2/+0
* | 85xx: Fix compile breakage with sbc8540 and sbc8560Wolfgang Denk2009-01-281-1/+1
* | SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger2009-01-281-0/+1
* | 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
OpenPOWER on IntegriCloud