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