| Commit message (Expand) | Author | Age | Lines |
* | MPC512x: remove include/mpc512x.h | Wolfgang Denk | 2009-06-12 | -4/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+2 |
* | common: fix inline--weak error spotted by gcc 4.4 | Kim Phillips | 2009-05-20 | -2/+2 |
* | cmd_ide: Remove unused AmigaOneG3SE code | Peter Tyser | 2009-04-28 | -44/+0 |
* | vsprintf: pull updates from Linux kernel | Mike Frysinger | 2009-03-20 | -5/+5 |
* | ADS5121 Add PATA support | Ralph Kondziella | 2009-02-03 | -0/+4 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -2/+2 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -5/+5 |
* | common/cmd_ide.c: Corrected endian order printing for compact flash serial nu... | Richard Retanubun | 2008-12-07 | -3/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -78/+78 |
* | Fix typo in spelling of ATAPI. | Steven A. Falco | 2008-08-21 | -2/+2 |
* | Add a hook to allow board-specific PIO mode setting. | Steven A. Falco | 2008-08-21 | -0/+46 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -26/+24 |
* | Delay FIT format check on sector based devices | Marian Balakowicz | 2008-06-30 | -9/+10 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | ide: Remove spurious second include of io.h | Marcel Ziswiler | 2008-05-09 | -4/+0 |
* | IDE: fix compiler warnings | Guennadi Liakhovetski | 2008-04-28 | -2/+12 |
* | IDE: fix bug in reset sequence | Martin Krause | 2008-04-17 | -0/+3 |
* | [new uImage] Use show_boot_progress() for new uImage format | Marian Balakowicz | 2008-03-12 | -0/+2 |
* | [new uImage] Add new uImage format handling to other bootm related commands | Marian Balakowicz | 2008-03-12 | -7/+18 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -1/+1 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -14/+27 |
* | [new uImage] Rename and move print_image_hdr() routine | Marian Balakowicz | 2008-02-21 | -1/+1 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -8/+4 |
* | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -4/+0 |
|\ |
|
| * | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -4/+0 |
* | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -10/+6 |
|\ \
| |/ |
|
| * | Fixed mips_io_port_base build errors. | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-17 | -4/+0 |
| * | Fix warning differ in signedness in common/cmd_ide.c | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-16 | -6/+6 |
* | | sh: Add support command of ide with sh | Nobuhiro Iwamatsu | 2007-09-23 | -2/+2 |
|/ |
|
* | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher | 2007-08-28 | -35/+16 |
* | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-08-06 | -2/+2 |
|\ |
|
| * | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -2/+2 |
| |\ |
|
| | * | common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -2/+2 |
| | * | common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | | | make show_boot_progress () weak. | Heiko Schocher | 2007-07-13 | -28/+21 |
|/ / |
|
* | | [PCS440EP] upgrade the PCS440EP board: | Heiko Schocher | 2007-06-22 | -14/+46 |
|/ |
|
* | Fix config problems on SC3 board; make ide_reset_timeout work. | Wolfgang Denk | 2007-06-08 | -2/+2 |
* | [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c | Denis Peter | 2007-04-13 | -1/+1 |
* | [PATCH] Fix use of "void *" for block dev read/write buffer pointers | Greg Lopp | 2007-04-13 | -3/+3 |
* | Update for SC3 board | Wolfgang Denk | 2007-04-11 | -6/+7 |
* | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | -4/+4 |
* | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | -1/+7 |
* | Add support for gth2 board | Wolfgang Denk | 2006-06-16 | -1/+6 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -1/+4 |
* | Fix U-Boot compilation for MIPS boards using ELDK 4.0 | Wolfgang Denk | 2005-12-01 | -1/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -3/+3 |
* | 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 | -1/+1 |
* | Fix yet another recently introduced bug. | wdenk | 2005-02-08 | -1/+2 |