1. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  2. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  3. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  4. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  5. 089dbb7 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  6. 1fa3e36 Fix warning differ in signedness in common/cmd_ide.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  7. 39d9043 sh: Add support command of ide with sh by Nobuhiro Iwamatsu · 17 years ago
  8. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · 17 years ago
  9. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  10. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  11. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  12. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  13. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  14. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  15. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  16. 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 18 years ago
  17. 50abf9f [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 18 years ago
  18. 15c6b15 Update for SC3 board by Wolfgang Denk · 18 years ago
  19. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  20. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  21. 39c7642 Add support for gth2 board Patch by Thomas Lange, Aug 11 2005 by Wolfgang Denk · 18 years ago
  22. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  23. 117b0b1 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
  24. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  25. b995b0f Add port initialization for digital I/O on INKA4x0 by wdenk · 20 years ago
  26. 286dca8 * Fix get_partition_info() parameter error in all other calls by wdenk · 20 years ago
  27. 424f271 Fix yet another recently introduced bug. by wdenk · 20 years ago
  28. f1276d4 * Removed '--no-warn-mismatch' option from Makefile. This option by wdenk · 20 years ago
  29. f6925c7 Fix IDE stability problems on CPC45 board. by wdenk · 20 years ago
  30. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  31. baef251 remove "static" from "ide_dev_desc" to use it from external code by stroese · 20 years ago
  32. e2d6d74 Fix problems with CDROM drive as slave device on Lite5200 IDE bus. by wdenk · 20 years ago
  33. 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 21 years ago
  34. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  35. 634d2f7 * Patch by Stephen Williams, 01 Apr 2004: by wdenk · 21 years ago
  36. 65faef9 * Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board by wdenk · 21 years ago
  37. eec9a3d * Patch by Stephen Williams, 19 March 2004 by wdenk · 21 years ago
  38. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · 21 years ago
  39. 18bd81e Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
  40. c35ba4e Code cleanup; make several boards compile & link. by wdenk · 21 years ago
  41. 369d43d * Patch by Tolunay Orkun, 5 Mar 2004: by wdenk · 21 years ago
  42. acd9b10 * Patch by Yuli Barcohen, 4 Mar 2004: by wdenk · 21 years ago
  43. f602aa0 * Patch by Rune Torgersen, 27 Feb 2004: by wdenk · 21 years ago
  44. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  45. b983fa2 [Strange. I _did_ check these in before. Seems SF restored an old by wdenk · 21 years ago
  46. 2f99a69 * Make BMS2003 use a separate config file to avoid #ifdef mess; by wdenk · 21 years ago
  47. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  48. 7f00b94 * Patch by Pierre Aubert, 24 Nov 2003: by wdenk · 21 years ago
  49. 4b16c2e * Patch by Bernhard Kuhn, 28 Oct 2003: Add low boot support for MPC5200 by wdenk · 21 years ago
  50. 9b7f384 * Patch by Steven Scholz, 10 Oct 2003 - Add support for Altera FPGA ACEX1K by wdenk · 21 years ago
  51. 9f83793 * Patches by Thomas Lange, 09 Oct 2003: by wdenk · 21 years ago
  52. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  53. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  54. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  55. 88d2ba9 * Patch by Yuli Barcohen, 23 Jun 2003: Update for MPC8260ADS board by wdenk · 21 years ago
  56. c08f158 * LWMON extensions: by wdenk · 22 years ago
  57. 4fc9569 * Add support for 16 MB flash configuration of TRAB board by wdenk · 22 years ago
  58. 90e7e42 Add LED indication for IDE activity on KUP4K board by wdenk · 22 years ago
  59. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  60. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  61. c609719 Initial revision by wdenk · 22 years ago