- d074bfe ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · 16 years ago
- 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · 16 years ago
- 3762825 Fix merge problems by Stefan Roese · 16 years ago
- cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 2d9d8f0 ide: Remove spurious second include of io.h by Marcel Ziswiler · 17 years ago
- b71f1ca IDE: fix compiler warnings by Guennadi Liakhovetski · 17 years ago
- 7e35caf IDE: fix bug in reset sequence by Martin Krause · 17 years ago
- 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
- e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
- d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
- dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
- a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
- 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
- bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
- c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 39d9043 sh: Add support command of ide with sh by Nobuhiro Iwamatsu · 17 years ago
- 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
- 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
- d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
- d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
- 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 18 years ago
- 50abf9f [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 18 years ago
- 15c6b15 Update for SC3 board by Wolfgang Denk · 18 years ago
- 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
- ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
- 39c7642 Add support for gth2 board Patch by Thomas Lange, Aug 11 2005 by Wolfgang Denk · 18 years ago
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- b995b0f Add port initialization for digital I/O on INKA4x0 by wdenk · 20 years ago
- 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
- 424f271 Fix yet another recently introduced bug. by wdenk · 20 years ago
- f1276d4 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · 20 years ago
- f6925c7 Fix IDE stability problems on CPC45 board. by wdenk · 20 years ago
- 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
- baef251 remove "static" from "ide_dev_desc" to use it from external code by stroese · 20 years ago
- e2d6d74 Fix problems with CDROM drive as slave device on Lite5200 IDE bus. by wdenk · 20 years ago
- 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 21 years ago
- 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
- 634d2f7 * Patch by Stephen Williams, 01 Apr 2004: by wdenk · 21 years ago
- 65faef9 * Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board by wdenk · 21 years ago
- eec9a3d * Patch by Stephen Williams, 19 March 2004 by wdenk · 21 years ago
- c12081a * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
- 18bd81e Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
- c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
- 369d43d * Patch by Tolunay Orkun, 5 Mar 2004: by wdenk · 21 years ago
- acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
- f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
- 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
- b983fa2 [Strange. I _did_ check these in before. Seems SF restored an old by wdenk · 21 years ago
- 2f99a69 * Make BMS2003 use a separate config file to avoid #ifdef mess; by wdenk · 21 years ago
- 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
- 7f00b94 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
- 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
- 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
- 9f83793 * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 88d2ba9 * Patch by Yuli Barcohen, 23 Jun 2003: Update for MPC8260ADS board by wdenk · 21 years ago
- c08f158 * LWMON extensions: by wdenk · 22 years ago
- 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
- 90e7e42 Add LED indication for IDE activity on KUP4K board by wdenk · 22 years ago
- 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
- 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
- c609719 Initial revision by wdenk · 22 years ago