1. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  2. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  3. 0c36441 common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  6. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:11 2017 +0800
  7. de56d37 board: at91sam9260ek/9g20ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:18:49 2017 +0800
  8. 4867f3a board: at91sam9260ek: Clean up code by Wenyou Yang · Tue Apr 18 15:18:48 2017 +0800
  9. 9c4fbd5 configs: at91sam9260ek/9g20ek: Update for DT and DM by Wenyou Yang · Tue Apr 18 15:18:47 2017 +0800
  10. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:50 2016 +0800
  11. 6e459e8 at91sam9260ek: add missing files to MAINTAINERS by Andreas Bießmann · Wed Aug 19 10:32:20 2015 +0200
  12. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · Fri Feb 20 17:04:01 2015 +0900
  13. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  14. 74a08bc leds: missing include by Jeroen Hofstee · Wed Oct 08 22:57:53 2014 +0200
  15. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  16. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  17. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  18. 8a84ae1 arm926ejs, at91: add common phy_reset function by Heiko Schocher · Mon Nov 18 08:07:23 2013 +0100
  19. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  21. 5fc020e at91sam9260ek: move board id setup to config header by Andreas Bießmann · Fri May 10 05:05:30 2013 +0000
  22. 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · Thu Mar 28 20:28:41 2013 +0000
  23. 76f8b8f ARM: atmel: add at91sam9g20ek_2mmc nand boot support by Bo Shen · Tue Jan 29 15:43:26 2013 +0000
  24. 9ef19ba AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · Mon Jul 02 04:26:58 2012 +0000
  25. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  26. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  27. 0bda5f2 AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again: by Reinhard Meyer · Mon Jun 06 00:13:10 2011 +0000
  28. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  29. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  30. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · Tue Jun 01 11:55:42 2010 -0700
  31. acad29e at91sam9260/afeb9260: Fix SPI initialization by Albin Tonnerre · Tue Sep 01 11:26:20 2009 +0200
  32. 419a581 at91sam9260/9263: add back up for the rst(reset controller). by Sedji Gaouaou · Wed Jun 24 08:32:09 2009 +0200
  33. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · Sun Mar 22 14:48:16 2009 +0100
  34. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 22 10:22:34 2009 +0100
  35. 07baac9 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:01 2009 +0100
  36. fafa923 at91sam9/at91cap: move common macb initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  37. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  38. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  39. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  40. abaacb6 AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · Fri Nov 07 13:54:31 2008 +0100
  41. 6aaac7f AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · Fri Nov 07 12:09:21 2008 +0100
  42. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  43. 057d202 Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() by Ben Warren · Tue Aug 12 22:11:53 2008 -0700
  44. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · Wed Aug 13 15:56:00 2008 -0500
  45. f387b6a at91: Fix to enable using Teridian MII phy (78Q21x3) with at91sam9260 by Anatolij Gustschin · Thu Jul 10 01:15:10 2008 +0200
  46. 72afef2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Mon Jul 07 00:47:58 2008 +0200
  47. 6dcdcd5 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · Tue May 27 11:15:29 2008 +0200
  48. efff267 Fix boot from NOR due to incorrect reset delay. by Stelian Pop · Thu May 22 00:15:40 2008 +0200
  49. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  50. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  51. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  52. a35a4f8 AT91SAM9260EK: Handle 8 or 16 bit NAND by Stelian Pop · Thu May 08 20:52:18 2008 +0200
  53. 81e941b Use a common u-boot.lds file across all AT91CAP9/AT91SAM9 platforms by Stelian Pop · Thu May 08 20:52:13 2008 +0200
  54. 9774582 Add proper copyright notices in Atmel boards Makefiles by Stelian Pop · Thu May 08 20:52:12 2008 +0200
  55. ab91d09 Add copyright information in Atmel boards partition.c by Stelian Pop · Thu May 08 20:52:11 2008 +0200
  56. 97904f7 Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · Thu May 08 20:52:10 2008 +0200
  57. 5049752 Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  58. d57846e Update origin and copyright information in arch-at91sam9 header files by Stelian Pop · Thu May 08 22:52:10 2008 +0200
  59. 0a66b94 Add copyright information in Atmel boards partition.c by Stelian Pop · Thu May 08 22:52:11 2008 +0200
  60. f9e848b Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200
  61. 616fe57 Clean up dataflash partitioning by Ulf Samuelsson · Sat Apr 12 20:29:44 2008 +0200
  62. fbbcc39 AT91SAM9260EK: Move CONFIG_CMD_NAND to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 31 21:31:04 2008 +0200
  63. 7837993 Add support for AT91SAM9260EK by Stelian Pop · Wed Mar 26 18:52:33 2008 +0100