aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-09Coding style cleanupWolfgang Denk
2006-09-13Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-09-13Fix alignment problem in "mtdparts" commandWolfgang Denk
2006-09-12Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese
2006-09-04Merge with /home/m8/git/u-bootWolfgang Denk
2006-09-03Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-09-01Added simple_strtoul(), getenv() and setenv() to the exported functions.Detlev Zundel
2006-08-31Coding Style cleanup.Wolfgang Denk
2006-08-30Add splashscreen support for MCC200 board.Wolfgang Denk
2006-08-30Make the serial driver framework work with CONFIG_SERIAL_MULTI enabledWolfgang Denk
2006-08-22Add a fix for a buggy USB device on the FO300 board.Bartlomiej Sieka
2006-08-13Merge with /home/sr/git/u-boot/denxWolfgang Denk
2006-08-07Merge with /home/tur/proj/usb_sticks/u-bootWolfgang Denk
2006-08-07Fix control-c handing in CONFIG_CMDLINE_EDITINGStefan Roese
2006-08-07Change "mii info" to not print an error upon missing PHY at addressStefan Roese
2006-08-03Prevent USB commands from working when USB is stopped.Bartlomiej Sieka
2006-08-02Add rudimentary handling of alternate settings of USB interfaces - to fixBartlomiej Sieka
2006-07-27Fix CONFIG_CMDLINE_EDITING implementationStefan Roese
2006-07-21More code cleanupWolfgang Denk
2006-07-21Code cleanupWolfgang Denk
2006-07-21Make code better readable.Wolfgang Denk
2006-07-21Minor code cleanup.Wolfgang Denk
2006-07-21Add readline cmdline-editing extensionWolfgang Denk
2006-07-21Check argument count in "mii" command.Wolfgang Denk
2006-07-19Add support for new TQM5200 revisionsWolfgang Denk
2006-07-13Fix problems with SanDisk Corporation Cruzer Micro USB memory stick.Bartlomiej Sieka
2006-07-10Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk
2006-06-30Merge: Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-06-30Add support for AMCC 440SPe CPU based eval board (Yucca).Marian Balakowicz
2006-06-16Add support for gth2 boardWolfgang Denk
2006-06-16Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk
2006-05-30* Update Intel IXP4xx supportWolfgang Denk
2006-05-15Fix PCMCIA support on virtlab2Wolfgang Denk
2006-05-12Cleanup compile warning.Wolfgang Denk
2006-05-12Add support for VirtLab2 boardWolfgang Denk
2006-05-10Fix compile warnings in common/xyzModem.cStefan Roese
2006-05-09Merge with /home/m8/git/u-bootWolfgang Denk
2006-05-09Add M5271EVB board support.Marian Balakowicz
2006-05-02Declare load_serial_ymodem() when using CFG_CMD_LOADB.Wolfgang Denk
2006-04-16Some code cleanupWolfgang Denk
2006-04-16Merge with /home/hs/U-Boot/u-boot-devWolfgang Denk
2006-04-12Merge with /home/m8/git/u-bootWolfgang Denk
2006-04-11Fixes common/cmd_flash.c:Heiko Schocher
2006-04-06Merge with /home/sr/git/u-boot/cfi-flashWolfgang Denk
2006-04-05Remove dependencies between DoC code and old legacy NAND driver.Marian Balakowicz
2006-04-01* Add support for ymodem protocol downloadWolfgang Denk
2006-04-01* Changes/fixes for drivers/cfi_flash.c:Stefan Roese