1. b18eabf IDE: Fix complaints about strict aliasing in cmd_ide.c by Marek Vasut · 13 years ago
  2. df3fc52 disk/part.c: Make features optional by Matthew McClintock · 13 years ago
  3. 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  4. 96d04c3 IDE: fix compiler warnings by Wolfgang Denk · 13 years ago
  5. 0abddf8 cmd_ide: enhance new feature "CONFIG_IDE_AHB" by Macpaul Lin · 13 years ago
  6. c6dc8a7 cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended by Shinya Kuribayashi · 14 years ago
  7. 3e5ab1a Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  8. 5a442c0 boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  9. 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  10. 77efe35 Remove HMI10 board support by Wolfgang Denk · 14 years ago
  11. 5f30500 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · 14 years ago
  12. 113bfe4 cmd_ide: add support for orion5x by Albert Aribaud · 14 years ago
  13. f2a37fc ide: add configuration by Albert Aribaud · 14 years ago
  14. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  15. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  16. cd47a83 cmd_ide.c: fix unused variable warning for SC3 board by Wolfgang Denk · 14 years ago
  17. 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  18. 4b142fe common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  19. 3887c3f mucmc52, uc101: delete ata@3a00 node, if no CF card is detected by Heiko Schocher · 15 years ago
  20. 3b74e7e MPC512x: remove include/mpc512x.h by Wolfgang Denk · 15 years ago
  21. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  22. 2df72b8 common: fix inline--weak error spotted by gcc 4.4 by Kim Phillips · 15 years ago
  23. 67c2e57 cmd_ide: Remove unused AmigaOneG3SE code by Peter Tyser · 15 years ago
  24. 6c6166f vsprintf: pull updates from Linux kernel by Mike Frysinger · 16 years ago
  25. 70a4da4 ADS5121 Add PATA support by Ralph Kondziella · 16 years ago
  26. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  27. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  28. bcdf1d2 common/cmd_ide.c: Corrected endian order printing for compact flash serial number. by Richard Retanubun · 16 years ago
  29. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 4afbef9 Fix typo in spelling of ATAPI. by Steven A. Falco · 16 years ago
  31. 36c2d30 Add a hook to allow board-specific PIO mode setting. by Steven A. Falco · 16 years ago
  32. f2302d4 Fix merge problems by Stefan Roese · 16 years ago
  33. 3bab76a Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  34. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  35. 1df368a ide: Remove spurious second include of io.h by Marcel Ziswiler · 16 years ago
  36. 413bf58 IDE: fix compiler warnings by Guennadi Liakhovetski · 16 years ago
  37. e175eac IDE: fix bug in reset sequence by Martin Krause · 16 years ago
  38. 1372cce [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  39. 09475f7 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  40. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  41. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  42. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  43. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  44. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  45. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  46. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  47. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  48. 7a60ee7 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. eda3e1e sh: Add support command of ide with sh by Nobuhiro Iwamatsu · 17 years ago
  50. f98984c IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  51. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  52. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  53. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  54. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  55. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  56. 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  57. 9045f33 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  58. 7882751 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 17 years ago
  59. 0b94504 [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 17 years ago
  60. 51056dd Update for SC3 board by Wolfgang Denk · 17 years ago
  61. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  62. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  63. 0c32d96 Add support for gth2 board Patch by Thomas Lange, Aug 11 2005 by Wolfgang Denk · 18 years ago
  64. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  65. c75eba3 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
  66. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  67. f4733a0 Add port initialization for digital I/O on INKA4x0 by wdenk · 20 years ago
  68. b05dcb5 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
  69. b964985 Fix yet another recently introduced bug. by wdenk · 20 years ago
  70. 1a344f2 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · 20 years ago
  71. cd172b7 Fix IDE stability problems on CPC45 board. by wdenk · 20 years ago
  72. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  73. fa83887 remove "static" from "ide_dev_desc" to use it from external code by stroese · 20 years ago
  74. 64f70be Fix problems with CDROM drive as slave device on Lite5200 IDE bus. by wdenk · 20 years ago
  75. 5cf91d6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 20 years ago
  76. 6e59238 * Cleanup, minor fixes by wdenk · 20 years ago
  77. db01a2e * Patch by Stephen Williams, 01 Apr 2004: by wdenk · 20 years ago
  78. 0608e04 * Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board by wdenk · 21 years ago
  79. 6fb6af6 * Patch by Stephen Williams, 19 March 2004 by wdenk · 21 years ago
  80. efa329c * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  81. 7d7ce41 Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
  82. 42dfe7a Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  83. 4d13cba * Patch by Tolunay Orkun, 5 Mar 2004: by wdenk · 21 years ago
  84. c3f9d49 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
  85. c40b295 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
  86. 132ba5f * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  87. 1c43771 [Strange. I _did_ check these in before. Seems SF restored an old by wdenk · 21 years ago
  88. a522fa0 * Make BMS2003 use a separate config file to avoid #ifdef mess; by wdenk · 21 years ago
  89. d4ca31c * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  90. 9fd5e31 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
  91. 5cf9da4 * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
  92. 5da627a * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  93. 15647dc * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
  94. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  95. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  96. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  97. cceb871 * Patch by Yuli Barcohen, 23 Jun 2003: Update for MPC8260ADS board by wdenk · 21 years ago
  98. 4532cb6 * LWMON extensions: by wdenk · 21 years ago
  99. 6069ff2 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  100. 1f53a41 Add LED indication for IDE activity on KUP4K board by wdenk · 22 years ago