summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD2009-01-31-1/+2
* ixp: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-31-10/+10
* ixp: add missing os defineJean-Christophe PLAGNIOL-VILLARD2009-01-31-1/+1
* ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD2009-01-31-23/+13
* ixp/npe: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-01-30-10/+6
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-01-28-2/+0
|\
| * nand_spl: Fix compile problem with board_nand_init() prototypeStefan Roese2009-01-26-2/+0
* | 85xx: Fix compile breakage with sbc8540 and sbc8560Wolfgang Denk2009-01-28-1/+1
* | SPD823TS: do not define CONFIG_CMD_ENVMike Frysinger2009-01-28-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-01-28-359/+3410
|\ \
| * | usb_scan_devices: fix output with no devicesBryan Wu2009-01-28-2/+4
| * | USB: Add high-speed (480Mb/s) to all USB related outputsStefan Roese2009-01-28-7/+24
| * | USB: Add dcache support to the EHCI driverStefan Roese2009-01-28-0/+103
| * | USB: Add EHCI support for VCT EHCI controllerStefan Roese2009-01-28-0/+1
| * | USB: Add config option to call ehci_hcd_init() again after EHCI resetStefan Roese2009-01-28-0/+5
| * | USB: Fix speed detection on EHCI cntr with root hub transaction translatorsStefan Roese2009-01-28-1/+16
| * | usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham2009-01-28-0/+18
| * | usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham2009-01-28-1/+2
| * | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB supportThomas Abraham2009-01-28-0/+194
| * | usb : musb : Adding USB VBUS enable functionality for DM644x DVEVMThomas Abraham2009-01-28-0/+23
| * | usb : musb : Adding host controller driver for Mentor USB controllerThomas Abraham2009-01-28-0/+1302
| * | usb.h: use standard __LITTLE_ENDIAN from Linux headersMike Frysinger2009-01-28-25/+5
| * | USB ehci ixp4xx supportMichael Trimarchi2009-01-28-0/+50
| * | USB ehci remove infinite loop and use handshake functionMichael Trimarchi2009-01-28-24/+25
| * | Add initial support for USB ehci pciMichael Trimarchi2009-01-28-0/+65
| * | usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb driveBryan Wu2009-01-28-0/+7
| * | usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structureThomas Abraham2009-01-28-0/+1
| * | USB change speedMichael Trimarchi2009-01-28-2/+10
| * | EHCI fix code and ixp4xx test.Remy Böhmer2009-01-28-72/+106
| * | [PATCH] This patch add varius fix to the ehci.michael2009-01-28-45/+134
| * | [PATCH] Fix EHCI usb. I start to test on amichael2009-01-28-161/+234
| * | USB ehci freescale supportMichael Trimarchi2009-01-28-0/+186
| * | USB ehci core supportMichael Trimarchi2009-01-28-0/+785
| * | Prepare USB layer for ehciMichael Trimarchi2009-01-28-10/+23
| * | USB storage cleanup patchMichael Trimarchi2009-01-28-316/+394
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-01-28-824/+1270
|\ \ \
| * | | Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-28-24/+23
| * | | Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-28-18/+18
| * | | Blackfin: bf533-stamp: rewrite resource swap logicMike Frysinger2009-01-28-24/+15
| * | | Blackfin: bootldr: implement BF53x/BF56x LDR loaderMike Frysinger2009-01-28-13/+124
| * | | Blackfin: implement real write support for OTPMike Frysinger2009-01-28-42/+115
| * | | Blackfin: update on-chip ROM APIMike Frysinger2009-01-28-40/+44
| * | | Blackfin: allow serial console to be disabledMike Frysinger2009-01-28-0/+8
| * | | Blackfin: support console-over-JTAGMike Frysinger2009-01-28-4/+136
| * | | Blackfin: handle new anomalies with resetMike Frysinger2009-01-28-5/+15
| * | | Blackfin: pass RETX to LinuxMike Frysinger2009-01-28-1/+14
| * | | Blackfin: clarify relocation comment during initMike Frysinger2009-01-28-3/+7
| * | | Blackfin: just set SP register directly during initMike Frysinger2009-01-28-3/+2
| * | | Blackfin: add portmuxing for UARTs on the BF51xMike Frysinger2009-01-28-1/+10
| * | | Blackfin: respect CONFIG_CLKIN_HALFMike Frysinger2009-01-28-1/+1