1. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · Mon Aug 17 13:17:29 2009 +0200
  2. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · Tue May 26 00:34:07 2009 -0700
  3. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · Tue May 26 00:17:59 2009 -0700
  4. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  5. 26650af ARM DaVinci: Reset with watchdog enabled by Thomas Lange · Sun May 03 20:07:33 2009 +0200
  6. d608849 ARM DaVinci:Consolidate common u-boot.lds by Sandeep Paulraj · Fri May 15 23:48:33 2009 +0200
  7. 91a7745 arm920/926/926: remove non needed header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:13 2009 +0200
  8. 4506400 davinci: display correct clock info by David Brownell · Fri May 15 23:47:12 2009 +0200
  9. 6f7e639 davinci: add basic dm355/dm350/dm335 support by David Brownell · Fri May 15 23:44:09 2009 +0200
  10. a0e86db davinci: fix dm644x buglets by David Brownell · Fri May 15 23:44:09 2009 +0200
  11. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · Fri May 15 23:44:08 2009 +0200
  12. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · Fri May 15 23:44:08 2009 +0200
  13. 3e03029 davinci: move psc support board-->cpu by David Brownell · Fri May 15 23:44:06 2009 +0200
  14. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · Tue Apr 14 08:52:58 2009 -0700
  15. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  16. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  17. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  18. 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
  19. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  20. 66b222d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Sep 13 01:45:56 2008 +0200
  21. 6281221 ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.c by Hugo Villeneuve · Fri Sep 12 02:20:47 2008 +0200
  22. 73dc0e4 ARM DaVinci: Fix broken HW ECC for large page NAND. by Hugo Villeneuve · Sat Aug 30 17:06:55 2008 -0400
  23. 4b26f05 ARM DaVinci: Changing function names for EMAC driver by Sandeep Paulraj · Sun Aug 31 00:39:46 2008 +0200
  24. 6fcbfd0 ARM DaVinci: Removed redundant NAND initialization code. by Hugo Villeneuve · Tue Aug 19 16:21:03 2008 -0400
  25. 7f01e96 ARM DaVinci: Fix compilation error with new MTD code. by Hugo Villeneuve · Tue Aug 19 16:21:00 2008 -0400
  26. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:43 2008 +0200
  27. d7be2ee NAND: Davinci driver updates by Sergey Kubushyn · Wed Jan 09 15:36:20 2008 +0100
  28. 9e9c2c1 Fixing coding style issues by William Juul · Fri Nov 09 13:32:30 2007 +0100
  29. b76ec38 Remove white space at end. by William Juul · Thu Nov 08 10:39:53 2007 +0100
  30. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  31. 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
  32. 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
  33. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · Fri Jun 20 12:38:57 2008 -0500
  34. 070911d Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c. by Hugo Villeneuve · Wed Jun 18 12:10:33 2008 -0400
  35. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · Wed Jun 18 12:10:31 2008 -0400
  36. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  37. 866c321 ARM: Davinci: Fix DM644x timer overflow handling and cleanup by Dirk Behme · Wed Mar 26 09:53:29 2008 +0100
  38. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · Fri Apr 11 15:11:26 2008 +0200
  39. 1ed9bf3c Removes all board specific code from the arch. part for DM644x (DaVinci) boards by Pieter Voorthuijsen · Sun Mar 30 11:11:34 2008 +0100
  40. 6a66fc3 - Remove *_masked() functions as noted by Wolfgang by Dirk Behme · Sun Mar 30 11:09:01 2008 +0100
  41. 513ee37 Coding style cleanup. Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · Sun Feb 24 15:21:36 2008 +0100
  42. e768098 Fix timer overflow in DaVinci Signed-off-by: Dirk Behme <dirk.behme@gmail.com> by Peter Pearse · Fri Feb 01 16:50:24 2008 +0000
  43. 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · Sun Aug 12 14:27:39 2007 +0200
  44. 86ec912 Conding style cleanup by Stefan Roese · Fri Aug 10 20:34:58 2007 +0200
  45. e8f3912 [ARM] TI DaVinci support, hopefully final by Sergey Kubushyn · Fri Aug 10 20:26:18 2007 +0200