1. 97a031b at91: Introduction of at91sam9g10 SOC. by Sedji Gaouaou · Thu Jun 25 17:04:15 2009 +0200
  2. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200
  3. 419a581 at91sam9260/9263: add back up for the rst(reset controller). by Sedji Gaouaou · Wed Jun 24 08:32:09 2009 +0200
  4. e32eb4c at91: unify nor boot support by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 13 12:50:04 2009 +0200
  5. 3277473 at91sam9263ek: add nor flash support by Jean-Christophe PLAGNIOL-VILLARD · Sat Jun 13 12:48:36 2009 +0200
  6. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · Sat May 02 21:49:18 2009 +0200
  7. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  8. 8c9fc00 arm: timer and interrupt init rework by Jean-Christophe PLAGNIOL-VILLARD · Fri May 15 23:47:02 2009 +0200
  9. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  10. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  11. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  12. 155e1e8 at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  13. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  14. 64fdc58 at91rm9200dk: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  15. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  16. 7567bf7 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Thu Mar 26 22:27:45 2009 +0100
  17. 4636ab2 Merge branch 'mimc200' by Haavard Skinnemoen · Mon Mar 23 10:22:41 2009 +0100
  18. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · Sun Mar 22 14:48:16 2009 +0100
  19. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 22 10:22:34 2009 +0100
  20. 07baac9 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:01 2009 +0100
  21. fafa923 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  22. 4fc81fb at91sam9/at91cap: move common usb host initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  23. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  24. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  25. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  26. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  27. cbc6ce0 AVR32: Make cacheflush cpu-dependent by Olav Morken · Fri Jan 23 12:56:27 2009 +0100
  28. 77bd367 Merge branch 'fixes' into cleanups by Haavard Skinnemoen · Wed Dec 17 16:53:07 2008 +0100
  29. ad1aa1c AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · Fri Nov 07 13:55:14 2008 +0100
  30. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  31. abaacb6 AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · Fri Nov 07 13:54:31 2008 +0100
  32. 6aaac7f AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · Fri Nov 07 12:09:21 2008 +0100
  33. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  34. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  35. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  36. 09a47e9 Fix MACH_TYPE for the AT91RM9200DK board. by Claudio Scordino · Fri Sep 12 02:20:46 2008 +0200
  37. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  38. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · Tue Aug 12 22:11:53 2008 -0700
  39. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  40. 3fc997d atstk1000: Convert to new-style makefile by Haavard Skinnemoen · Fri Aug 15 15:02:29 2008 +0200
  41. d6799f7 avr32: use board_early_init_r instead of board_init_info by Haavard Skinnemoen · Sun Aug 31 18:46:35 2008 +0200
  42. 610b362 avr32: refactor the portmux/gpio code by Haavard Skinnemoen · Fri Aug 29 21:09:49 2008 +0200
  43. 8ec0d99 Merge branch 'next' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Aug 20 09:37:09 2008 +0200
  44. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · Wed Aug 13 15:56:00 2008 -0500
  45. 64c4c17 Merge branch 'eth-cleanup' of git://git.denx.de/u-boot-avr32 by Haavard Skinnemoen · Wed Jul 30 10:07:02 2008 +0200
  46. 8d924fc Moved initialization of AVR32 Ethernet controllers to board_eth_init() by Ben Warren · Sat Jul 05 00:08:48 2008 -0700
  47. 718cb3f avr32: Fix printf() format warnings by Haavard Skinnemoen · Wed Jul 23 10:55:15 2008 +0200
  48. f387b6a at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 by Anatolij Gustschin · Thu Jul 10 01:15:10 2008 +0200
  49. 72afef2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Mon Jul 07 00:47:58 2008 +0200
  50. 10c7182 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · Mon Jul 07 00:39:43 2008 +0200
  51. 6dcdcd5 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · Tue May 27 11:15:29 2008 +0200
  52. efff267 Fix boot from NOR due to incorrect reset delay. by Stelian Pop · Thu May 22 00:15:40 2008 +0200
  53. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  54. 1468284 avr32: Enable SPI flash support on ATNGW100 by Haavard Skinnemoen · Fri Jun 20 10:41:05 2008 +0200
  55. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  56. 8630bea Merge remote branch 'u-boot-at91/for-1.3.4' by Wolfgang Denk · Tue Jun 03 00:24:36 2008 +0200
  57. 23f62f1 avr32: Rework SDRAM initialization code by Haavard Skinnemoen · Mon May 19 11:36:28 2008 +0200
  58. 2b56a4b avr32: Use the same entry point for reset and exception handling by Haavard Skinnemoen · Fri May 02 15:32:57 2008 +0200
  59. e71259e avr32: Clean up the HMATRIX code by Haavard Skinnemoen · Wed Apr 30 14:19:28 2008 +0200
  60. 1ba3b74 avr32: Add support for the ATSTK1006 board by Haavard Skinnemoen · Thu Nov 22 12:14:11 2007 +0100
  61. 47236f0 avr32: Get rid of the .flashprog section by Haavard Skinnemoen · Tue Apr 29 12:53:05 2008 +0200
  62. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  63. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  64. f548878 Support AT91CAP9 revC CPUs by Stelian Pop · Thu May 08 14:52:34 2008 +0200
  65. cea5c53 AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · Thu May 08 14:52:32 2008 +0200
  66. e068a9b AT91SAM9263EK: hook up the ATMEL LCD driver by Stelian Pop · Thu May 08 14:52:31 2008 +0200
  67. 905ed22 AT91SAM9261EK: hook up the ATMEL LCD driver by Stelian Pop · Thu May 08 14:52:30 2008 +0200
  68. 5d0cd37 AT91CAP9ADK: hook up the ATMEL LCD driver by Stelian Pop · Thu May 08 14:52:29 2008 +0200
  69. 0bf5cad AT91SAM9RLEK support by Stelian Pop · Thu May 08 18:52:25 2008 +0200
  70. 69c925f AT91SAM9263EK support by Stelian Pop · Thu May 08 18:52:23 2008 +0200
  71. 61e69d7 AT91SAM9261EK support by Stelian Pop · Thu May 08 20:52:22 2008 +0200
  72. a35a4f8 AT91SAM9260EK: Handle 8 or 16 bit NAND by Stelian Pop · Thu May 08 20:52:18 2008 +0200
  73. f33542a AT91CAP9ADK: Handle 8 or 16 bit NAND by Stelian Pop · Thu May 08 20:52:14 2008 +0200
  74. 81e941b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · Thu May 08 20:52:13 2008 +0200
  75. 9774582 Add proper copyright notices in Atmel boards Makefiles by Stelian Pop · Thu May 08 20:52:12 2008 +0200
  76. ab91d09 Add copyright information in Atmel boards partition.c by Stelian Pop · Thu May 08 20:52:11 2008 +0200
  77. 97904f7 Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · Thu May 08 20:52:10 2008 +0200
  78. 5049752 Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  79. d57846e Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · Thu May 08 22:52:10 2008 +0200
  80. 0a66b94 Add copyright information in Atmel boards partition.c by Stelian Pop · Thu May 08 22:52:11 2008 +0200
  81. f9e848b Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  82. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · Sat Apr 12 20:29:44 2008 +0200
  83. fbbcc39 AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 31 21:31:04 2008 +0200
  84. 7837993 Add support for AT91SAM9260EK by Stelian Pop · Wed Mar 26 18:52:33 2008 +0100
  85. 3bdbe8d AT91CAP9ADK: Move CONFIG_CMD_NAND to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 31 21:12:17 2008 +0200
  86. d4bfbc5 Port AT91CAP9 to the new headers by Stelian Pop · Wed Mar 26 20:52:32 2008 +0100
  87. 58f9c6e at91cap9adk: fix implicit declaration of function 'eth_init' by Jean-Christophe PLAGNIOL-VILLARD · Sun Feb 17 14:15:30 2008 +0100
  88. e6fb507 Merge branch '080202_at91rm9200dk' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 13:00:22 2008 +0000
  89. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · Fri Feb 15 12:59:15 2008 +0000
  90. 746ae5f Move AT91RM9200DK board support under board/atmel by Haavard Skinnemoen · Fri Feb 22 11:40:50 2008 +0000
  91. 841eade AT91CAP9 support : move board files to Atmel vendor directory. by Stelian Pop · Thu Feb 07 09:42:57 2008 +0000
  92. d5d6ca6 AVR32: Make SDRAM refresh rate configurable by Haavard Skinnemoen · Wed Jan 23 17:20:14 2008 +0100
  93. 24221f8 ATSTK1000: Fix potential flash programming bug by Haavard Skinnemoen · Thu Apr 19 10:10:11 2007 +0200
  94. b62a431 AVR32: ATNGW100 board support by Haavard Skinnemoen · Sat Apr 14 17:11:49 2007 +0200
  95. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  96. 1d80095 AVR32: Initialize bi_flash* in board_init_r by Haavard Skinnemoen · Sat Oct 06 18:55:35 2007 +0200
  97. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:19:09 2007 -0500
  98. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  99. e034f52 AVR32: Enable MMC support by Haavard Skinnemoen · Sun Dec 17 18:56:46 2006 +0100
  100. 58f4c26 AVR32: Enable networking by Haavard Skinnemoen · Sun Dec 17 17:14:30 2006 +0100