| Commit message (Expand) | Author | Age | Lines |
* | (re)enabled scsi commands do_scsi() and do_scsiboot() | Wolfgang Denk | 2005-08-04 | -7/+43 |
* | Cleanup build problems (on Fedora Core x86_64 build host) | Wolfgang Denk | 2005-08-03 | -0/+5 |
* | Coding style cleanup | Wolfgang Denk | 2005-08-02 | -18/+16 |
* | Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. | Stefan Roese | 2005-08-01 | -7/+9 |
* | Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c" | Wolfgang Denk | 2005-07-28 | -1/+1 |
* | Fix low-level OHCI transfers for ARM920t and MPC5xxx | Wolfgang Denk | 2005-07-21 | -122/+286 |
* | Add new argument format for flash commands to allow for usage like | Wolfgang Denk | 2005-07-21 | -4/+104 |
* | * Patch by Detlev Zundel, 30 Jun 2005: | wdenk | 2005-07-04 | -12/+21 |
* | * Fix baudrate calculation problem on MPC5200 systems | wdenk | 2005-06-27 | -1/+1 |
* | * Patch by Travis Sawyer, 10 Jun 2005: | wdenk | 2005-06-20 | -1/+1 |
* | * Add support for HMI1001 board | wdenk | 2005-06-10 | -7/+6 |
* | Fix watchdog reset problems on LWMON board | wdenk | 2005-06-05 | -0/+1 |
* | * Fix debug code in omap5912osk flash driver | wdenk | 2005-05-12 | -3/+4 |
* | * Patch by Matthias Fuchs, 03 May 2005: | stroese | 2005-05-03 | -0/+2 |
* | * Patch by Stefan Roese, 03 May 2005: | stroese | 2005-05-03 | -8/+19 |
* | * Patch by Steven Scholz, 07 Apr 2005: | wdenk | 2005-04-07 | -0/+1 |
* | * Patches by Robert Whaley, 29 Nov 2004: | wdenk | 2005-04-06 | -2/+2 |
* | * Patch by Ladislav Michl, 05 Apr 2005: | wdenk | 2005-04-05 | -2/+2 |
* | * Patch by Yuli Barcohen, 08 Nov 2004: | wdenk | 2005-04-03 | -1/+1 |
* | Patches by Josef Wagner, 29 Oct 2004: | wdenk | 2005-04-03 | -143/+340 |
* | * Patch by Scott McNutt, 01 Nov 2004: | wdenk | 2005-04-03 | -0/+2 |
* | Fix problems with SNTP support; | wdenk | 2005-04-02 | -2/+3 |
* | * Patch by Masami Komiya, 30 Mar 2005: | wdenk | 2005-04-01 | -0/+51 |
* | * Patch by Detlev Zundel, 31 Mar 2005: | wdenk | 2005-03-31 | -5/+3 |
* | Patch by Manfred Baral, 17 Mar 2005: | wdenk | 2005-03-20 | -1/+1 |
* | Add port initialization for digital I/O on INKA4x0 | wdenk | 2005-03-06 | -1/+1 |
* | * Fix get_partition_info() parameter error in all other calls | wdenk | 2005-03-04 | -4/+7 |
* | Cleanup USB and partition defines | wdenk | 2005-02-24 | -0/+4 |
* | Fix yet another recently introduced bug. | wdenk | 2005-02-08 | -1/+2 |
* | Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.c | wdenk | 2005-02-04 | -1/+3 |
* | Fix byteorder problem in usbboot and scsiboot commands. | wdenk | 2005-02-04 | -4/+4 |
* | * Patch by Cajus Hahn, 04 Feb 2005: | wdenk | 2005-02-04 | -1/+1 |
* | * Removed '--no-warn-mismatch' option from Makefile. This option | wdenk | 2005-02-03 | -215/+203 |
* | Fix IDE stability problems on CPC45 board. | wdenk | 2005-01-22 | -0/+4 |
* | Code cleanup. | wdenk | 2005-01-22 | -18/+18 |
* | * Patch by Sam Song, 11 October 2004: | wdenk | 2005-01-09 | -1/+1 |
* | * Patches by Richard Woodruff, 01 Oct 2004: | wdenk | 2005-01-09 | -9/+25 |
* | * Patch by Leif Lindholm, 23 Sep 2004: | wdenk | 2005-01-09 | -0/+9 |
* | Patch by Florian Schlote, 08 Sep 2004: | wdenk | 2005-01-09 | -11/+11 |
* | * Patch by Gleb Natapov, 07 Sep 2004: | wdenk | 2005-01-09 | -0/+121 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -44/+49 |
* | Add support for UC100 board | wdenk | 2004-12-18 | -0/+193 |
* | added ".i" same as ".jffs2s" for compatibility with older units (CFG_NAND_SK... | stroese | 2004-12-16 | -0/+8 |
* | memory commands "mdc" and "mwc" added for cyclic read/write | stroese | 2004-12-16 | -0/+74 |
* | remove "static" from "ide_dev_desc" to use it from external code | stroese | 2004-12-16 | -1/+1 |
* | code cleanup: use CFG_VXWORKS_MAC_PTR instead of multiple board defines | stroese | 2004-12-16 | -8/+3 |
* | - ext2fs support added | stroese | 2004-12-16 | -2/+2 |
* | Tundra universe support added | stroese | 2004-12-16 | -0/+391 |
* | ext2fs support added | stroese | 2004-12-16 | -0/+294 |
* | * Clean up CMC PU2 flash driver | wdenk | 2004-12-10 | -2/+9 |