1. f78280f Minor spelling fix in comment. by Marcel Ziswiler · Wed Jul 09 08:17:06 2008 +0200
  2. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · Thu May 22 11:09:59 2008 +0200
  3. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  4. 5813617 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · Thu May 01 02:13:44 2008 +0200
  5. df5d1ab pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:32 2008 +0100
  6. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · Mon Jan 14 09:06:52 2008 +0000
  7. 43300a1 MMC for PXA 27X (resubmit) by stefano babic · Tue Nov 20 10:40:24 2007 +0100
  8. 1a7cbc1 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Wed Jan 09 22:41:02 2008 +0100
  9. 0037635 fix various comments by Marcel Ziswiler · Sun Dec 30 03:30:56 2007 +0100
  10. 2f1a4ce Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · Wed Jan 09 13:57:10 2008 +0100
  11. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  12. 6416a73 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · Mon Oct 15 11:59:17 2007 +0200
  13. bce7b14 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 10:55:24 2007 +0200
  14. 733fc37 fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 08:10:15 2007 +0200
  15. 53761bc fix pxa255_idp board by Marcel Ziswiler · Fri Oct 19 00:25:33 2007 +0200
  16. dae6b7a PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · Mon Oct 15 11:59:17 2007 +0200
  17. 430bd57 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Sep 29 13:41:37 2007 +0200
  18. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  19. 4a7847b USB: cleanup monahans usb support. Remove dead code. by Markus Klotzbuecher · Tue Apr 03 14:27:08 2007 +0200
  20. 6659da8 PXA: pxa27x USB OHCI support by Rodolfo Giometti · Mon Mar 26 12:03:36 2007 +0200
  21. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · Fri Mar 23 09:52:17 2007 +0100
  22. 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
  23. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  24. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · Mon Nov 27 16:52:20 2006 +0100
  25. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Nov 27 16:13:00 2006 +0100
  26. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · Mon Nov 27 11:44:58 2006 +0100
  27. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  28. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  29. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · Tue May 30 16:56:14 2006 +0200
  30. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · Tue May 23 13:38:35 2006 +0200
  31. 9809551 More cleanup for the delta board and the generic usb_ohci driver. Added by Markus Klotzbuecher · Tue May 23 10:33:11 2006 +0200
  32. 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
  33. 121db76 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and by Markus Klotzbuecher · Fri Mar 24 14:35:25 2006 +0100
  34. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · Fri Mar 24 12:23:27 2006 +0100
  35. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · Tue Mar 07 00:22:36 2006 +0100
  36. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  37. 27eba14 Cleanup of NAND support of delta board using the Monahans Data Flash Controller. by Markus Klotzbücher · Mon Mar 06 15:04:25 2006 +0100
  38. 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
  39. d5dfcf9 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · Tue Feb 28 23:11:07 2006 +0100
  40. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  41. 21e69a0 This is the first commit for the u-boot zylonite port. The following has be by Markus Klotzbücher · Tue Feb 07 20:04:48 2006 +0100
  42. 03f9ba3 Update ARM Integrator boards: by Wolfgang Denk · Tue Oct 04 23:10:28 2005 +0200
  43. aba5809 Make sure only supported compiler options are used by Wolfgang Denk · Tue Oct 04 22:38:24 2005 +0200
  44. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · Wed Apr 06 00:04:16 2005 +0000
  45. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · Mon Apr 04 12:44:11 2005 +0000
  46. 7af1f9d Fix timer code for ARM systems: make sure that udelay() does not by wdenk · Mon Apr 04 12:08:28 2005 +0000
  47. 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · Sun Apr 03 17:23:39 2005 +0000
  48. 336b2bc Prepare for SoC rework of ARM code: by wdenk · Sat Apr 02 23:52:25 2005 +0000
  49. 6800519 Patches by David Snowdon, 07 Sep 2004: by wdenk · Sun Jan 09 21:28:15 2005 +0000
  50. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · Sun Jan 09 17:12:27 2005 +0000
  51. ac40ade * Fix udelay() on AT91RM9200 for delays < 1 ms. by wdenk · Wed Nov 24 23:35:19 2004 +0000
  52. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · Sat Oct 09 23:25:58 2004 +0000
  53. 3c71176 * Patch by Paul Ruhland, 17 May 2004: by wdenk · Wed Jun 09 13:37:52 2004 +0000
  54. 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · Wed Jun 09 00:10:59 2004 +0000
  55. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · Tue Mar 23 20:18:25 2004 +0000
  56. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  57. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  58. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  59. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · Wed Oct 08 22:33:00 2003 +0000
  60. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · Thu Sep 18 09:21:33 2003 +0000
  61. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · Wed Sep 17 22:48:07 2003 +0000
  62. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · Wed Sep 10 22:30:53 2003 +0000
  63. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  64. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  65. 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · Fri May 23 12:36:20 2003 +0000