1. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  2. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:45 2009 -0500
  3. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  4. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  5. 4ccaed4 pxa: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 22:48:46 2009 +0200
  6. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:19 2009 +0200
  7. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:18 2009 +0200
  8. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  9. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:02 2009 +0200
  10. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:08:03 2009 +0200
  11. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:06:31 2009 +0200
  12. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:02:43 2009 +0200
  13. e90368d PXA: timer use do_div and simplify it by Jean-Christophe PLAGNIOL-VILLARD · Tue Feb 24 06:13:10 2009 +0100
  14. e75f633 pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · Fri Feb 20 03:47:50 2009 +0100
  15. 4642a8a ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · Thu Feb 19 19:27:22 2009 -0600
  16. 8a75a5b pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · Wed Feb 11 19:50:11 2009 +0200
  17. 724ecf0 Eliminated arch-specific mmc header requirement by Andy Fleming · Thu Oct 30 16:31:39 2008 -0500
  18. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · Thu Oct 30 16:21:00 2008 -0500
  19. 0919258 Eliminate support for using MMC as memory by Andy Fleming · Thu Oct 30 16:19:25 2008 -0500
  20. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600
  21. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · Fri Sep 19 12:07:34 2008 +0200
  22. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  23. 32a953d Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v. by Adrian Filipi · Fri Jul 18 11:52:02 2008 -0400
  24. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  25. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 12 14:36:34 2008 +0200
  26. 5ec31c6 Fix build time warnings in function mmc_decode_csd() by Marcel Ziswiler · Fri Jul 11 01:09:59 2008 +0200
  27. f78280f Minor spelling fix in comment. by Marcel Ziswiler · Wed Jul 09 08:17:06 2008 +0200
  28. 31e5ad0 MMC: Consolidate MMC/SD command definitions by Haavard Skinnemoen · Thu May 22 11:09:59 2008 +0200
  29. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  30. 5813617 pxa: fix previous definition on cpu init by Jean-Christophe PLAGNIOL-VILLARD · Thu May 01 02:13:44 2008 +0200
  31. df5d1ab pxa: fix assignment from incompatible pointer type by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:32 2008 +0100
  32. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · Mon Jan 14 09:06:52 2008 +0000
  33. 43300a1 MMC for PXA 27X (resubmit) by stefano babic · Tue Nov 20 10:40:24 2007 +0100
  34. 1a7cbc1 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Wed Jan 09 22:41:02 2008 +0100
  35. 0037635 fix various comments by Marcel Ziswiler · Sun Dec 30 03:30:56 2007 +0100
  36. 2f1a4ce Merge git://www.denx.de/git/u-boot by Markus Klotzbuecher · Wed Jan 09 13:57:10 2008 +0100
  37. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  38. 6416a73 PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · Mon Oct 15 11:59:17 2007 +0200
  39. 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
  40. 733fc37 fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 08:10:15 2007 +0200
  41. 53761bc fix pxa255_idp board by Marcel Ziswiler · Fri Oct 19 00:25:33 2007 +0200
  42. dae6b7a PXA USB OHCI: "usb stop" implementation. by Rodolfo Giometti · Mon Oct 15 11:59:17 2007 +0200
  43. 430bd57 Fix warning differ in signedness in cpu/pxa/mmc.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Sep 29 13:41:37 2007 +0200
  44. 5ab4f03 PXA270: Add support for multiple serial ports. by stefano babic · Thu Aug 30 22:57:04 2007 +0200
  45. 4a7847b USB: cleanup monahans usb support. Remove dead code. by Markus Klotzbuecher · Tue Apr 03 14:27:08 2007 +0200
  46. 6659da8 PXA: pxa27x USB OHCI support by Rodolfo Giometti · Mon Mar 26 12:03:36 2007 +0200
  47. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · Fri Mar 23 09:52:17 2007 +0100
  48. 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
  49. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  50. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · Mon Nov 27 16:52:20 2006 +0100
  51. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Nov 27 16:13:00 2006 +0100
  52. 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
  53. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  54. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  55. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · Tue May 30 16:56:14 2006 +0200
  56. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · Tue May 23 13:38:35 2006 +0200
  57. 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
  58. 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
  59. 121db76 Added config options CFG_MONAHANS_RUN_MODE_OSC_RATIO and by Markus Klotzbuecher · Fri Mar 24 14:35:25 2006 +0100
  60. 7cf18be delta board: DA9030 initialization and i2c support. Some minor changes to by Markus Klotzbuecher · Fri Mar 24 12:23:27 2006 +0100
  61. 2105aa2 Cleanup (get rid of debug code that sneaked in) by Wolfgang Denk · Tue Mar 07 00:22:36 2006 +0100
  62. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  63. 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
  64. 21a43f9 Lots of new stuff: by Markus Klotzbücher · Sat Mar 04 18:35:51 2006 +0100
  65. d5dfcf9 All subsystem clocks not immediately need are turned at reset. by Markus Klotzbücher · Tue Feb 28 23:11:07 2006 +0100
  66. f14cc26 Added GPIO initialization of DF signal. Still not working. by Markus Klotzbücher · Tue Feb 28 22:51:01 2006 +0100
  67. 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
  68. 03f9ba3 Update ARM Integrator boards: by Wolfgang Denk · Tue Oct 04 23:10:28 2005 +0200
  69. aba5809 Make sure only supported compiler options are used by Wolfgang Denk · Tue Oct 04 22:38:24 2005 +0200
  70. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · Wed Apr 06 00:04:16 2005 +0000
  71. 3d3d99f Patch by Steven Scholz, 4 Apr 2005: by wdenk · Mon Apr 04 12:44:11 2005 +0000
  72. 7af1f9d Fix timer code for ARM systems: make sure that udelay() does not by wdenk · Mon Apr 04 12:08:28 2005 +0000
  73. 1e8d0c5 Patch by Steven Scholz, 25 Oct 2004: by wdenk · Sun Apr 03 17:23:39 2005 +0000
  74. 336b2bc Prepare for SoC rework of ARM code: by wdenk · Sat Apr 02 23:52:25 2005 +0000
  75. 6800519 Patches by David Snowdon, 07 Sep 2004: by wdenk · Sun Jan 09 21:28:15 2005 +0000
  76. 26c5843 * Patch by Jon Loeliger, 02 Sep 2004: by wdenk · Sun Jan 09 17:12:27 2005 +0000
  77. ac40ade * Fix udelay() on AT91RM9200 for delays < 1 ms. by wdenk · Wed Nov 24 23:35:19 2004 +0000
  78. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · Sat Oct 09 23:25:58 2004 +0000
  79. 3c71176 * Patch by Paul Ruhland, 17 May 2004: by wdenk · Wed Jun 09 13:37:52 2004 +0000
  80. 7f1447f Patch by Markus Pietrek, 04 May 2004: by wdenk · Wed Jun 09 00:10:59 2004 +0000
  81. c12081a * Add start-up delay to make sure power has stabilized before by wdenk · Tue Mar 23 20:18:25 2004 +0000
  82. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  83. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  84. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  85. 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · Wed Oct 08 22:33:00 2003 +0000
  86. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · Thu Sep 18 09:21:33 2003 +0000
  87. b6b2f0e Support new configuration of TRAB board with more memory by wdenk · Wed Sep 17 22:48:07 2003 +0000
  88. 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
  89. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  90. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · Sun Jun 15 22:40:42 2003 +0000
  91. 0463e04 Patch by Kyle Harris, 20 May 2003: by wdenk · Fri May 23 12:36:20 2003 +0000