summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * bugfix for i.mx31 CCM_UPCTL regMaxim Artamonov2009-01-24-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk2009-02-01-202/+446
|\ \
| * | AVR32: macb - Search for PHY idGunnar Rangoy2009-01-28-0/+31
| * | Fix IP alignment problemOlav Morken2009-01-28-1/+1
| * | Marvell 88E1118 interrupt fixRon Madrid2009-01-28-0/+4
| * | net: smc911x.c: Add LAN9211 to chip_ids[] arrayStefan Roese2009-01-28-0/+2
| * | Move is_valid_ether_addr() to include/net.hMike Frysinger2009-01-28-16/+16
| * | net: Sort Makefile labelsMichal Simek2009-01-28-2/+2
| * | sh: sh7763rdp: Update sh7763rdp configNobuhiro Iwamatsu2009-01-24-0/+1
| * | mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-24-12/+50
| * | sh: sh_eth: Change new network APINobuhiro Iwamatsu2009-01-24-134/+240
| * | net: smc911x: Make register read/write functions weakStefan Roese2009-01-24-37/+40
| * | powerpc: net: support for the SMSC LAN8700 PHYHeiko Schocher2009-01-24-0/+59
| * | Merge git://git.denx.de/u-boot into u-bootBen Warren2009-01-24-3912/+15335
| |\ \ | | |/
| * | Fix compile error in building MBX860T.Ben Warren2008-12-09-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk2009-02-01-46/+49
|\ \ \
| * | | ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD2009-01-31-1/+8
| * | | ixp: move pci init in arm/board instead of cpuJean-Christophe PLAGNIOL-VILLARD2009-01-31-3/+12
| * | | 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
* | | | ppc4xx: Clean up configuration file for Korat boardLarry Johnson2009-01-29-34/+50
* | | | ppc4xx: Add variable "korat_usbcf" for Korat boardLarry Johnson2009-01-29-1/+36
|/ / /
* | | 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