1. 12decf4 Merge branch 'master' into next by Wolfgang Denk · Mon Dec 07 22:47:17 2009 +0100
  2. 73188ee trab: fix warning: implicit declaration of function 'disable_vfd' by Wolfgang Denk · Sun Dec 06 01:21:28 2009 +0100
  3. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  4. 5614a4d arm: A320: Add support for Faraday A320 evaluation board by Po-Yu Chuang · Wed Nov 11 17:27:30 2009 +0800
  5. e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 17 18:30:34 2009 +0900
  6. 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · Tue Nov 03 18:08:41 2009 +0900
  7. d1cacc7 Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:30:22 2009 +0900
  8. 34f0cf9 CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards by kevin.morfitt@fearnside-systems.co.uk · Sun Sep 06 00:33:13 2009 +0900
  9. 3db7af7 Add support for Eukrea CPUAT91 SBC by Tom Rix · Sun Sep 27 07:47:24 2009 -0500
  10. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:45 2009 -0500
  11. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  12. 11a84c9 rm9200 lowevel_init: don't touch reserved/readonly registers by David Brownell · Thu Jul 16 18:40:55 2009 -0700
  13. 140f044 cpu/arm920t/start.S: include <common.h> to have ROUND() defined by Wolfgang Denk · Mon Jul 27 10:06:39 2009 +0200
  14. 554ebd7 rm9200 ethernet driver: board-specific quirk (csb337) by David Brownell · Tue Jun 09 11:14:24 2009 -0700
  15. 8000a5a S3C24x0: extract interrupts from timer by Jean-Christophe PLAGNIOL-VILLARD · Tue Jun 23 00:12:01 2009 +0200
  16. 0bd1fc0 arm920t/interrupts: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Tue Jun 23 00:12:01 2009 +0200
  17. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:19 2009 +0200
  18. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:18 2009 +0200
  19. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  20. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:13 2009 +0200
  21. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:02 2009 +0200
  22. 0134c31 at91rm9200: move reset code to reset.c by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:45:22 2009 +0200
  23. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  24. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  25. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  26. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:08:03 2009 +0200
  27. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:06:31 2009 +0200
  28. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:02:43 2009 +0200
  29. 155e1e8 at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  30. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  31. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  32. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  33. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  34. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  35. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  36. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:38 2009 +0200
  37. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  38. f4aa436 cpu/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:18:41 2009 -0500
  39. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  40. 8c45a9e at91rm9200: move define from lowlevel_init to header by Jean-Christophe PLAGNIOL-VILLARD · Tue Jan 06 21:41:59 2009 +0100
  41. a16842e at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 03 17:22:25 2009 +0100
  42. 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
  43. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · Fri Sep 19 12:07:34 2008 +0200
  44. 06f3496 AT91: remove non supported board AT91RM9200DF macro by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 30 19:36:50 2008 +0100
  45. ee50904 AT91RM9200DK: fix broken boot from NOR flash by Wolfgang Denk · Mon Nov 24 21:50:59 2008 +0100
  46. f1fbc26 at91rm9200: fix broken boot from nor flash by Jens Scharsig · Tue Nov 18 10:48:46 2008 +0100
  47. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  48. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  49. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  50. 95ab2a3 at91rm9200: fix errors with CONFIG_CMD_I2C_TREE by Jens Scharsig · Fri Sep 12 02:20:47 2008 +0200
  51. 0a83338 i.mx change get_timer(base) to return time since base by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  52. 3207699 i.MX use u-boot baud rate and don't assume UART master clock by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  53. ecd7ac9 arm920t fix constant error in start.S by Andrew Dyer · Fri Sep 12 02:20:46 2008 +0200
  54. 339af52 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Thu Aug 14 11:26:22 2008 +0200
  55. 03f6ec3 s3c24x0: Update NAND driver to new API. by Scott Wood · Wed Aug 13 17:04:30 2008 -0500
  56. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  57. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  58. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  59. ebb8f52 Fix some typos by Adrian Filipi · Tue May 06 16:46:37 2008 -0400
  60. 9af5805 USB: fix more GCC 4.2.x aliasing warnings by Wolfgang Denk · Fri Apr 25 12:44:08 2008 +0200
  61. 090239b Fix regression introduced by a typo in "Tidied other cpu/arm920t/start.S code" by Guennadi Liakhovetski · Wed Apr 09 17:34:08 2008 +0200
  62. b2b87b9 use correct at91rm9200 register name by David Brownell · Fri Jan 18 12:55:00 2008 -0800
  63. 9840dd8 s3c24x0: Fix unused variable 'i' in function 'serial_init_dev' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:31 2008 +0100
  64. 2d4b253 ARM: cleanup duplicated exception handlingcode by Andreas Engel · Mon Jan 14 09:06:52 2008 +0000
  65. 06a4fc0 ARM: S3C24x0 SoC NAND controller support by Harald Welte · Wed Dec 19 15:10:52 2007 +0100
  66. da41262 ARM: s3c24xx: Multiple serial port support by Harald Welte · Wed Dec 19 14:24:40 2007 +0100
  67. 919ee27 ARM: arm920t: Allow use of 'gd' pointer from IRQ by Harald Welte · Wed Dec 19 14:16:57 2007 +0100
  68. dcf5759 ARM: arm920/s3c24xx: IRQ demulitplexer callback by Harald Welte · Wed Dec 19 14:19:38 2007 +0100
  69. 1b6589f s3c24x0: Fix usb_ohci.c missing in Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 18 18:36:11 2007 +0100
  70. 733fc37 fix warning: no return statement in function returning non-void by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 08:10:15 2007 +0200
  71. abf2c5d Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · Tue Sep 18 13:07:54 2007 +0100
  72. bebee19 Final tidy by Peter Pearse · Tue Sep 11 15:35:01 2007 +0100
  73. 782cf16 Changed API name to coloured_led.h by Peter Pearse · Wed Sep 05 16:04:41 2007 +0100
  74. 2c261ca Add coloured led interface for ARM boards. by Peter Pearse · Tue Sep 04 16:18:38 2007 +0100
  75. 0611c49 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Tue Aug 14 18:42:36 2007 +0200
  76. 051c257 Add the files. by Peter Pearse · Tue Aug 14 10:14:05 2007 +0100
  77. de5b02c Add MACH_TYPE records for several AT91 boards. by Peter Pearse · Tue Aug 14 10:10:52 2007 +0100
  78. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · Tue Aug 07 22:30:29 2007 +0200
  79. a521774 cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:57:22 2007 -0500
  80. f7a5f8a cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:15 2007 -0500
  81. 251921a Merge with /home/mk/git/u-boot-generic_ohci#generic_ohci by Wolfgang Denk · Mon Nov 27 16:52:20 2006 +0100
  82. b761af6 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Nov 27 16:13:00 2006 +0100
  83. 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
  84. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  85. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  86. 6c0f518 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Aug 07 23:21:52 2006 +0200
  87. 5873ca5 Add support for friendly-arm SBC-2410X board Patch by JinHua Luo, 01 Sep 2005 by Wolfgang Denk · Fri Jul 21 11:31:42 2006 +0200
  88. 2c19572 More code cleanup by Wolfgang Denk · Mon Jun 26 11:06:00 2006 +0200
  89. 8e7b9ce Merge with /home/wd/git/u-boot/master by Wolfgang Denk · Mon Jun 26 10:02:52 2006 +0200
  90. 98721bb Bugfix in I2C initialisation on S3C2400. by Wolfgang Denk · Fri Jun 16 16:57:18 2006 +0200
  91. aa21921 Support generic OHCI support for the s3c24x0 cpu. by Markus Klotzbuecher · Tue May 30 16:56:14 2006 +0200
  92. d0a3878 Changed the mp2usb (at91rm9200) board to use the generic OHCI driver. Some by Markus Klotzbuecher · Tue May 23 13:38:35 2006 +0200
  93. f2e11a7 Fix CONFIG_SKIP_LOWLEVEL_INIT dependency in cpu/arm920t/start.S by Wolfgang Denk · Mon Apr 03 15:46:10 2006 +0200
  94. 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
  95. 10e4f54 More GCC 4.x woes by Wolfgang Denk · Sat Mar 11 23:07:09 2006 +0100
  96. 7fa6e90 Some code cleanup for GCC 4.x by Wolfgang Denk · Sat Mar 11 22:53:33 2006 +0100
  97. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  98. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · Thu Oct 13 01:45:54 2005 +0200
  99. fbb97cc Eliminate hard-coded address of Ethernet transfer buffer on at91rm9200 by Wolfgang Denk · Sun Oct 09 00:33:37 2005 +0200
  100. 7f88a5e Update make target for ARM supported boards. by Wolfgang Denk · Thu Oct 06 17:08:18 2005 +0200