- 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
- 1b659cf bootstage: Convert IDE progress numbers to enums by Simon Glass · Sat Dec 10 11:07:59 2011 +0000
- d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
- a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
- afd51df common/cmd_ide.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:41:41 2011 +0000
- 2bc10cf common/cmd_ide.c: CodingStyle cleanup by Wolfgang Denk · Sat Oct 29 09:41:40 2011 +0000
- dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Oct 28 00:15:19 2011 +0200
- 9213171 GCC4.6: Squash warning in cmd_ide.c by Marek Vasut · Tue Oct 25 11:39:15 2011 +0200
- 749941a ARM: orion5x: reduce dependence of including platform file by Lei Wen · Mon Oct 24 16:27:32 2011 +0000
- e49757e IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · Sat Aug 20 09:15:13 2011 +0000
- 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
- 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
- 7fafed2 IDE: fix compiler warnings by Wolfgang Denk · Sat Apr 30 23:29:55 2011 +0200
- d1e4994 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · Mon Apr 11 20:45:32 2011 +0000
- 9b33e66 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · Sat Feb 05 19:07:00 2011 +0900
- f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · Tue Jan 11 20:56:34 2011 +0100
- 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · Wed Oct 20 07:17:55 2010 -0400
- 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
- fb52e95 Remove HMI10 board support by Wolfgang Denk · Sun Sep 19 21:28:25 2010 +0200
- 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
- 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
- 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
- 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
- 49f57c5 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · Sun Jun 20 20:10:46 2010 +0200
- b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
- 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
- ffb293a mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · Wed Sep 23 07:56:08 2009 +0200
- f342f86 MPC512x: remove include/mpc512x.h by Wolfgang Denk · Sat May 16 10:47:45 2009 +0200
- c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
- 8167f3c common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · Tue May 19 12:53:36 2009 -0500
- 1f7850e cmd_ide: Remove unused AmigaOneG3SE code by Peter Tyser · Mon Apr 20 11:22:13 2009 -0500
- 2b745dc vsprintf: pull updates from Linux kernel by Mike Frysinger · Mon Feb 16 23:21:36 2009 -0500
- d074bfe ADS5121 Add PATA support by Ralph Kondziella · Mon Jan 26 12:34:36 2009 -0700
- dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
- 54f3062 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · Thu Nov 06 14:01:51 2008 -0500
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
- 634db89 Fix typo in spelling of ATAPI. by Steven A. Falco · Fri Aug 15 15:37:31 2008 -0400
- 2b7574e Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · Fri Aug 15 15:34:10 2008 -0400
- 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
- cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · Fri Jun 06 23:07:40 2008 +0200
- a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
- 2d9d8f0 ide: Remove spurious second include of io.h by Marcel Ziswiler · Mon May 05 02:12:06 2008 +0200
- b71f1ca IDE: fix compiler warnings by Guennadi Liakhovetski · Mon Apr 28 14:36:06 2008 +0200
- 7e35caf IDE: fix bug in reset sequence by Martin Krause · Thu Apr 03 13:37:56 2008 +0200
- 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
- e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · Wed Mar 12 10:33:01 2008 +0100
- d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
- dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
- a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
- 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
- 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
- bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
- c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
- 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 13 09:11:05 2007 +0100
- 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 07 08:19:19 2007 +0100
- 39d9043 sh: Add support command of ide with sh by Nobuhiro Iwamatsu · Sun Sep 23 02:42:38 2007 +0900
- 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · Tue Aug 28 17:39:14 2007 +0200
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
- 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
- 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
- d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
- 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
- 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
- d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · Fri Jun 08 10:24:58 2007 +0200
- 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · Fri Apr 13 09:13:33 2007 +0200
- 50abf9f [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · Fri Apr 13 08:02:24 2007 +0200
- 15c6b15 Update for SC3 board by Wolfgang Denk · Wed Apr 11 17:22:55 2007 +0200
- 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · Tue Feb 20 09:05:45 2007 +0100
- ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
- 39c7642 Add support for gth2 board Patch by Thomas Lange, Aug 11 2005 by Wolfgang Denk · Fri Jun 16 17:32:31 2006 +0200
- 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
- 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · Thu Dec 01 02:15:07 2005 +0100
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
- b995b0f Add port initialization for digital I/O on INKA4x0 by wdenk · Sun Mar 06 01:21:30 2005 +0000
- 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · Fri Mar 04 11:27:31 2005 +0000
- 424f271 Fix yet another recently introduced bug. by wdenk · Tue Feb 08 15:29:01 2005 +0000
- f1276d4 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · Thu Feb 03 23:00:49 2005 +0000
- f6925c7 Fix IDE stability problems on CPC45 board. by wdenk · Sat Jan 22 18:26:04 2005 +0000
- 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
- baef251 remove "static" from "ide_dev_desc" to use it from external code by stroese · Thu Dec 16 17:40:30 2004 +0000
- e2d6d74 Fix problems with CDROM drive as slave device on Lite5200 IDE bus. by wdenk · Tue Sep 28 20:34:50 2004 +0000
- 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · Fri Apr 23 20:32:05 2004 +0000
- 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
- 634d2f7 * Patch by Stephen Williams, 01 Apr 2004: by wdenk · Thu Apr 15 23:14:49 2004 +0000
- 65faef9 * Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board by wdenk · Thu Mar 25 19:29:38 2004 +0000
- eec9a3d * Patch by Stephen Williams, 19 March 2004 by wdenk · Tue Mar 23 23:20:24 2004 +0000
- c12081a * Add start-up delay to make sure power has stabilized before by wdenk · Tue Mar 23 20:18:25 2004 +0000
- 18bd81e Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · Wed Mar 17 01:13:07 2004 +0000
- c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
- 369d43d * Patch by Tolunay Orkun, 5 Mar 2004: by wdenk · Sun Mar 14 14:09:05 2004 +0000
- acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · Sun Mar 14 00:59:59 2004 +0000
- f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · Sat Mar 13 23:29:43 2004 +0000
- 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
- b983fa2 [Strange. I _did_ check these in before. Seems SF restored an old by wdenk · Fri Jan 16 00:30:56 2004 +0000
- 2f99a69 * Make BMS2003 use a separate config file to avoid #ifdef mess; by wdenk · Sun Jan 04 22:51:12 2004 +0000
- 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · Fri Jan 02 14:00:00 2004 +0000
- 7f00b94 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · Sun Dec 07 23:55:12 2003 +0000
- 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · Fri Nov 07 13:42:26 2003 +0000