1. b8de474 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Mon Sep 07 23:12:46 2009 +0200
  2. 8c9c10f ARM: DaVinci: DaVinci DM365 SOC specific code by Sandeep Paulraj · Sat Aug 15 11:20:44 2009 -0400
  3. 438eded arm: Remove -fno-strict-aliasing by Kumar Gala · Tue Sep 01 11:24:45 2009 -0500
  4. 2906d77 arm: Kirkwood: add SYSRSTn Duration Counter Support by Prafulla Wadaskar · Thu Aug 20 20:59:28 2009 +0530
  5. 4f572d8 Add support for the Calao SBC35-A9G20 board by Albin Tonnerre · Mon Aug 24 18:03:26 2009 +0200
  6. 016b702 imx27lite: add support for imx27lite board from LogicPD by Ilya Yanok · Tue Aug 11 02:32:09 2009 +0400
  7. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  8. 1ed4ae0 mxc-mmc: sdhc host driver for MX2 and MX3 proccessor by Ilya Yanok · Mon Jun 08 04:12:49 2009 +0400
  9. 4b828a8 Add AT91SAM9260 to at91's lowlevel_init.S by Eric Benard · Sat Jul 18 23:45:15 2009 +0200
  10. 9444ff1 arm nomadik: add gpio support by Alessandro Rubini · Fri Jul 24 11:27:03 2009 +0200
  11. 66e8d44 Make include/common.h usable by assembler code by Wolfgang Denk · Fri Jul 24 00:17:48 2009 +0200
  12. e93a4a5 fec_mxc: driver for FEC ethernet controller on i.MX27 by Ilya Yanok · Tue Jul 21 19:32:21 2009 +0400
  13. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · Thu Jun 25 17:04:15 2009 +0200
  14. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200
  15. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · Tue Jul 07 22:35:02 2009 +0200
  16. ecb1b02 arm: Kirkwood: arch specific updated for ehci-Kirkwood driver support by Prafulla Wadaskar · Mon Jun 29 20:55:54 2009 +0530
  17. de37375 arm nomadik: use 1000 as HZ value and rewrite timer code by Alessandro Rubini · Mon Jun 29 10:52:37 2009 +0200
  18. e1705fc arm nomadik: cleanup reset by Alessandro Rubini · Mon Jun 22 09:18:47 2009 +0200
  19. 96d1b47 at91: Add CAN init function by Daniel Gorsulowski · Tue Jun 30 23:03:33 2009 +0200
  20. a09bbe5 arm: Kirkwood: Basic SOCs support by Prafulla Wadaskar · Sat Jun 20 11:01:53 2009 +0200
  21. 416a41f mx27: basic cpu support by Ilya Yanok · Mon Jun 08 04:12:45 2009 +0400
  22. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 13 12:50:04 2009 +0200
  23. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · Tue May 26 00:34:07 2009 -0700
  24. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · Tue May 26 00:17:59 2009 -0700
  25. df6d53b at91: move cpu info print to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 14:53:18 2009 +0200
  26. 9c5c824 at91: extract reset from timer by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:45 2009 +0200
  27. de510ba arm: remove cpu_init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:19 2009 +0200
  28. da7b3db arm: unify interrupt init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 09 13:21:18 2009 +0200
  29. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  30. 56dc2fd afeb9260: fix macb device init by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 10:02:05 2009 +0200
  31. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · Sun May 03 20:07:33 2009 +0200
  32. 2495b2d at91: regroup IP hw init in one file per soc by Jean-Christophe PLAGNIOL-VILLARD · Wed May 13 21:01:13 2009 +0200
  33. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · Fri May 15 23:48:33 2009 +0200
  34. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:13 2009 +0200
  35. 4506400 davinci: display correct clock info by David Brownell · Fri May 15 23:47:12 2009 +0200
  36. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:02 2009 +0200
  37. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · Fri May 15 23:44:09 2009 +0200
  38. a0e86db davinci: fix dm644x buglets by David Brownell · Fri May 15 23:44:09 2009 +0200
  39. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · Fri May 15 23:44:08 2009 +0200
  40. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · Fri May 15 23:44:08 2009 +0200
  41. 3e03029 davinci: move psc support board-->cpu by David Brownell · Fri May 15 23:44:06 2009 +0200
  42. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · Tue Apr 14 08:52:58 2009 -0700
  43. f7e9f92 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 22 20:23:51 2009 +0200
  44. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  45. b7081aa AFEB9260 network fix by Sergey Lapin · Tue May 12 12:25:14 2009 +0400
  46. 13b60ed at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · Fri May 01 15:38:06 2009 +0200
  47. c943d6e Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · Fri May 01 00:16:11 2009 +0200
  48. 1bbbb39 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · Thu Apr 23 15:37:16 2009 +0200
  49. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:48 2009 +0200
  50. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · Thu Apr 16 21:30:48 2009 +0200
  51. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  52. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:08:03 2009 +0200
  53. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:06:31 2009 +0200
  54. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:02:43 2009 +0200
  55. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  56. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  57. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  58. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 13:14:52 2009 +0100
  59. 993e57d OMAP: rename timer divisor by Ladislav Michl · Mon Mar 30 18:58:41 2009 +0200
  60. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  61. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  62. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · Sun Mar 22 14:48:16 2009 +0100
  63. fafa923 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  64. 4fc81fb at91sam9/at91cap: move common usb host initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  65. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  66. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  67. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  68. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  69. bb930d1 Initial support for Nomadik 8815 development board by Alessandro Rubini · Sat Jan 24 18:10:37 2009 +0100
  70. 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
  71. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 14 10:29:39 2008 +0100
  72. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · Fri Sep 19 12:07:34 2008 +0200
  73. 8dd3cc4 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · Thu Dec 04 22:25:57 2008 +0100
  74. e9fe2cf AT91: Enable PLLB for USB by Stelian Pop · Sun Nov 09 00:14:46 2008 +0100
  75. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  76. d71fec0 ARM926EJ-S: relocate OMAP specific 'cpuinfo.c' into OMAP directory by Roman Mashak · Wed Oct 22 16:00:26 2008 -0400
  77. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  78. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  79. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · Fri Sep 12 02:20:47 2008 +0200
  80. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · Sat Aug 30 17:06:55 2008 -0400
  81. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · Tue Aug 12 22:11:53 2008 -0700
  82. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · Sun Aug 31 00:39:46 2008 +0200
  83. b675aa3 Correct ARM Versatile Timer Initialization by Gururaja Hebbar K R · Mon Aug 25 11:11:34 2008 +0200
  84. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · Tue Aug 19 16:21:03 2008 -0400
  85. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · Tue Aug 19 16:21:00 2008 -0400
  86. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  87. b3d39b3 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Tue Aug 12 22:02:27 2008 +0200
  88. 619bf82 at91: move arch-at91sam9 to arch-at91 by Jean-Christophe PLAGNIOL-VILLARD · Sat Jul 05 23:11:11 2008 +0200
  89. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · Wed Jan 09 15:36:20 2008 +0100
  90. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  91. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  92. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  93. 15e55e0 ARM DaVinci: Remove extern phy_t declaration by moving code to proper place by Hugo Villeneuve · Fri Jul 11 15:10:11 2008 -0400
  94. 82a8437 ARM: Fix for broken compilation when defining CONFIG_CMD_ELF by Hugo Villeneuve · Thu Jul 10 10:46:33 2008 -0400
  95. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Thu Jul 10 00:59:04 2008 +0200
  96. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  97. 070911d Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · Wed Jun 18 12:10:33 2008 -0400
  98. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  99. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  100. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200