summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)AuthorFilesLines
2005-08-16Fix return values of the jffs2 commands ls/fsload/fsinfo,Wolfgang Denk1-5/+5
2005-08-13Fix compiler warningsWolfgang Denk1-160/+168
2005-08-13Make bootretry feature work with hush shell.Wolfgang Denk1-0/+18
2005-08-13Preserve PHY_BMCR during a soft reset.Wolfgang Denk1-1/+7
2005-08-12Fix problem in cmd_nand.c (only when defined CFG_NAND_SKIP_BAD_DOT_I)Stefan Roese1-1/+2
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk4-35/+35
2005-08-09Make new "mtdparts" code build with older compilersWolfgang Denk1-2/+5
2005-08-09Merge with /home/wd/git/u-boot/masterWolfgang Denk2-5/+5
2005-08-09Fix compiler warnings with older GCC versionsWolfgang Denk1-9/+16
2005-08-08Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2-5/+5
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2-94/+1991
2005-08-08Fix sign extension bug in 'fpga loadb' command;Wolfgang Denk1-41/+56
2005-08-08Fix errors that occur when accessing SystemACE CFWolfgang Denk1-4/+27
2005-08-06Fix 'mii help' text formattingWolfgang Denk1-1/+1
2005-08-05Merge with /home/wd/git/u-boot/masterWolfgang Denk5-10/+53
2005-08-05Fix compile problem in cmd_flash.cWolfgang Denk1-3/+5
2005-08-04(re)enabled scsi commands do_scsi() and do_scsiboot()Wolfgang Denk3-7/+43
2005-08-04Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk1-0/+5
2005-08-02Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger4-8/+12
2005-08-02Coding style cleanupWolfgang Denk4-18/+16
2005-08-01Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger4-17/+13
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese3-7/+9
2005-07-28Merge with rsync://git-user@source.denx.net/git/u-boot.gitJon Loeliger1-1/+1
2005-07-28Fix CFG_CMD_SETGETDCR handling in "common/cmd_dcr.c"Wolfgang Denk1-1/+1
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2-4/+4
2005-07-21Fix low-level OHCI transfers for ARM920t and MPC5xxxWolfgang Denk3-122/+286
2005-07-21Add new argument format for flash commands to allow for usage likeWolfgang Denk1-4/+104
2005-07-04* Patch by Detlev Zundel, 30 Jun 2005:wdenk1-12/+21
2005-06-27* Fix baudrate calculation problem on MPC5200 systemswdenk1-1/+1
2005-06-20* Patch by Travis Sawyer, 10 Jun 2005:wdenk1-1/+1
2005-06-10* Add support for HMI1001 boardwdenk1-7/+6
2005-06-06Fix watchdog reset problems on LWMON boardwdenk1-0/+1
2005-05-13* Fix debug code in omap5912osk flash driverwdenk1-3/+4
2005-05-03* Patch by Matthias Fuchs, 03 May 2005:stroese1-0/+2
2005-05-03* Patch by Stefan Roese, 03 May 2005:stroese1-8/+19
2005-04-08* Patch by Steven Scholz, 07 Apr 2005:wdenk1-0/+1
2005-04-06* Patches by Robert Whaley, 29 Nov 2004:wdenk1-2/+2
2005-04-06* Patch by Ladislav Michl, 05 Apr 2005:wdenk1-2/+2
2005-04-04* Patch by Yuli Barcohen, 08 Nov 2004:wdenk1-1/+1
2005-04-04Patches by Josef Wagner, 29 Oct 2004:wdenk1-143/+340
2005-04-04* Patch by Scott McNutt, 01 Nov 2004:wdenk1-0/+2
2005-04-03Fix problems with SNTP support;wdenk2-2/+3
2005-04-01* Patch by Masami Komiya, 30 Mar 2005:wdenk1-0/+51
2005-03-31* Patch by Detlev Zundel, 31 Mar 2005:wdenk1-5/+3
2005-03-21Patch by Manfred Baral, 17 Mar 2005:wdenk1-1/+1
2005-03-06Add port initialization for digital I/O on INKA4x0wdenk1-1/+1
2005-03-04* Fix get_partition_info() parameter error in all other callswdenk4-4/+7
2005-02-25Cleanup USB and partition defineswdenk1-0/+4
2005-02-08Fix yet another recently introduced bug.wdenk1-1/+2
2005-02-05Fix for incomplete byteorder fix in cmd_scsi.c and cmd_usb.cwdenk2-1/+3