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