summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese2006-09-071-2/+4
* Merge with /home/m8/git/u-bootWolfgang Denk2006-09-041-11/+12
|\
| * Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-11/+12
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-09-031-2/+5
|\ \
| * | Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel2006-09-011-2/+5
* | | Coding Style cleanup.Wolfgang Denk2006-08-311-445/+548
|/ /
* | Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-301-3/+25
* | Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk2006-08-301-1/+27
|/
* Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka2006-08-221-0/+25
* Merge with /home/sr/git/u-boot/denxWolfgang Denk2006-08-132-6/+3
|\
| * Fix control-c handing in CONFIG_CMDLINE_EDITINGStefan Roese2006-08-071-2/+3
| * Change "mii info" to not print an error upon missing PHY at addressStefan Roese2006-08-071-4/+0
* | Merge with /home/tur/proj/usb_sticks/u-bootWolfgang Denk2006-08-072-34/+64
|\ \ | |/ |/|
| * Prevent USB commands from working when USB is stopped.Bartlomiej Sieka2006-08-032-0/+10
| * Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka2006-08-022-34/+54
* | Fix CONFIG_CMDLINE_EDITING implementationStefan Roese2006-07-271-2/+9
* | More code cleanupWolfgang Denk2006-07-211-1/+1
* | Code cleanupWolfgang Denk2006-07-211-1/+1
* | Make code better readable.Wolfgang Denk2006-07-211-1/+1
* | Minor code cleanup.Wolfgang Denk2006-07-211-3/+3
* | Add readline cmdline-editing extensionWolfgang Denk2006-07-211-0/+417
* | Check argument count in "mii" command.Wolfgang Denk2006-07-211-0/+5
* | Add support for new TQM5200 revisionsWolfgang Denk2006-07-191-1/+1
|/
* Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.Bartlomiej Sieka2006-07-131-0/+4
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-101-3255/+132
* Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-302-3/+8
|\
| * Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz2006-06-302-3/+8
* | Add support for gth2 boardWolfgang Denk2006-06-161-1/+6
* | Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-161-2/+2
* | * Update Intel IXP4xx supportWolfgang Denk2006-05-301-0/+3
* | Fix PCMCIA support on virtlab2Wolfgang Denk2006-05-151-0/+7
* | Cleanup compile warning.Wolfgang Denk2006-05-121-0/+2
* | Add support for VirtLab2 boardWolfgang Denk2006-05-121-2/+171
* | Fix compile warnings in common/xyzModem.cStefan Roese2006-05-101-6/+9
* | Merge with /home/m8/git/u-bootWolfgang Denk2006-05-091-1/+2
|\ \
| * | Add M5271EVB board support.Marian Balakowicz2006-05-091-1/+2
* | | Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk2006-05-021-1/+4
|/ /
* | Some code cleanupWolfgang Denk2006-04-163-263/+270
* | Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk2006-04-161-8/+7
|\ \
| * | Fixes common/cmd_flash.c:Heiko Schocher2006-04-111-8/+7
* | | Merge with /home/m8/git/u-bootWolfgang Denk2006-04-121-4/+26
|\ \ \ | |/ / |/| |
| * | Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz2006-04-051-4/+26
* | | Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk2006-04-061-2/+3
|\ \ \
| * | | * Changes/fixes for drivers/cfi_flash.c:Stefan Roese2006-04-011-2/+3
| |/ /
* | | * Add support for ymodem protocol downloadWolfgang Denk2006-04-014-13/+938
|\ \ \
| * | | Add support for ymodem protocol (loady command).Markus Klotzbuecher2006-03-304-14/+938
* | | | GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-3128-454/+362
|/ / /
* | | Merge with http://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2006-03-2410-53/+99
|\| |
| * | Change max size of uncompressed uImage's to 8MByte and addStefan Roese2006-03-131-2/+6
| * | Change the sequence of events in soft_i2c.c:send_ack() to keep fromWolfgang Denk2006-03-131-4/+1