| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | ixp: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -10/+10 |
| * | | | ixp: add missing os define | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -1/+1 |
| * | | | ixp: remove the option to include the Microcode | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -23/+13 |
| * | | | ixp/npe: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-30 | -10/+6 |
* | | | | ppc4xx: Clean up configuration file for Korat board | Larry Johnson | 2009-01-29 | -34/+50 |
* | | | | ppc4xx: Add variable "korat_usbcf" for Korat board | Larry Johnson | 2009-01-29 | -1/+36 |
|/ / / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2009-01-28 | -2/+0 |
|\ \ \ |
|
| * | | | nand_spl: Fix compile problem with board_nand_init() prototype | Stefan Roese | 2009-01-26 | -2/+0 |
| | |/
| |/| |
|
* | | | 85xx: Fix compile breakage with sbc8540 and sbc8560 | Wolfgang Denk | 2009-01-28 | -1/+1 |
* | | | SPD823TS: do not define CONFIG_CMD_ENV | Mike Frysinger | 2009-01-28 | -0/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-01-28 | -359/+3410 |
|\ \ \ |
|
| * | | | usb_scan_devices: fix output with no devices | Bryan Wu | 2009-01-28 | -2/+4 |
| * | | | USB: Add high-speed (480Mb/s) to all USB related outputs | Stefan Roese | 2009-01-28 | -7/+24 |
| * | | | USB: Add dcache support to the EHCI driver | Stefan Roese | 2009-01-28 | -0/+103 |
| * | | | USB: Add EHCI support for VCT EHCI controller | Stefan Roese | 2009-01-28 | -0/+1 |
| * | | | USB: Add config option to call ehci_hcd_init() again after EHCI reset | Stefan Roese | 2009-01-28 | -0/+5 |
| * | | | USB: Fix speed detection on EHCI cntr with root hub transaction translators | Stefan Roese | 2009-01-28 | -1/+16 |
| * | | | usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platform | Thomas Abraham | 2009-01-28 | -0/+18 |
| * | | | usb : musb : Enabling DM6446 (TI DaVinci) USB module power | Thomas Abraham | 2009-01-28 | -1/+2 |
| * | | | usb : musb : Adding DM6446 (TI DaVinci) platform specific USB support | Thomas Abraham | 2009-01-28 | -0/+194 |
| * | | | usb : musb : Adding USB VBUS enable functionality for DM644x DVEVM | Thomas Abraham | 2009-01-28 | -0/+23 |
| * | | | usb : musb : Adding host controller driver for Mentor USB controller | Thomas Abraham | 2009-01-28 | -0/+1302 |
| * | | | usb.h: use standard __LITTLE_ENDIAN from Linux headers | Mike Frysinger | 2009-01-28 | -25/+5 |
| * | | | USB ehci ixp4xx support | Michael Trimarchi | 2009-01-28 | -0/+50 |
| * | | | USB ehci remove infinite loop and use handshake function | Michael Trimarchi | 2009-01-28 | -24/+25 |
| * | | | Add initial support for USB ehci pci | Michael Trimarchi | 2009-01-28 | -0/+65 |
| * | | | usb_storage: do not reset SanDisk Corporation U3 Cruzer Micro USB thumb drive | Bryan Wu | 2009-01-28 | -0/+7 |
| * | | | usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure | Thomas Abraham | 2009-01-28 | -0/+1 |
| * | | | USB change speed | Michael Trimarchi | 2009-01-28 | -2/+10 |
| * | | | EHCI fix code and ixp4xx test. | Remy Böhmer | 2009-01-28 | -72/+106 |
| * | | | [PATCH] This patch add varius fix to the ehci. | michael | 2009-01-28 | -45/+134 |
| * | | | [PATCH] Fix EHCI usb. I start to test on a | michael | 2009-01-28 | -161/+234 |
| * | | | USB ehci freescale support | Michael Trimarchi | 2009-01-28 | -0/+186 |
| * | | | USB ehci core support | Michael Trimarchi | 2009-01-28 | -0/+785 |
| * | | | Prepare USB layer for ehci | Michael Trimarchi | 2009-01-28 | -10/+23 |
| * | | | USB storage cleanup patch | Michael Trimarchi | 2009-01-28 | -316/+394 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-01-28 | -824/+1270 |
|\ \ \ \ |
|
| * | | | | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger | 2009-01-28 | -24/+23 |
| * | | | | Blackfin: convert old boards to use COBJS-y Makefile style | Mike Frysinger | 2009-01-28 | -18/+18 |
| * | | | | Blackfin: bf533-stamp: rewrite resource swap logic | Mike Frysinger | 2009-01-28 | -24/+15 |
| * | | | | Blackfin: bootldr: implement BF53x/BF56x LDR loader | Mike Frysinger | 2009-01-28 | -13/+124 |
| * | | | | Blackfin: implement real write support for OTP | Mike Frysinger | 2009-01-28 | -42/+115 |
| * | | | | Blackfin: update on-chip ROM API | Mike Frysinger | 2009-01-28 | -40/+44 |
| * | | | | Blackfin: allow serial console to be disabled | Mike Frysinger | 2009-01-28 | -0/+8 |
| * | | | | Blackfin: support console-over-JTAG | Mike Frysinger | 2009-01-28 | -4/+136 |
| * | | | | Blackfin: handle new anomalies with reset | Mike Frysinger | 2009-01-28 | -5/+15 |
| * | | | | Blackfin: pass RETX to Linux | Mike Frysinger | 2009-01-28 | -1/+14 |
| * | | | | Blackfin: clarify relocation comment during init | Mike Frysinger | 2009-01-28 | -3/+7 |
| * | | | | Blackfin: just set SP register directly during init | Mike Frysinger | 2009-01-28 | -3/+2 |
| * | | | | Blackfin: add portmuxing for UARTs on the BF51x | Mike Frysinger | 2009-01-28 | -1/+10 |