1. c5a754b board: atmel: remove calls to debug_uart_init by Eugen Hristev · Wed Jun 08 17:49:29 2022 +0300
  2. 4e2303a at91: Remove unused LED code by Tom Rini · Wed Mar 30 18:07:20 2022 -0400
  3. a1b205f atmel: Remove CONFIG_AT91SAM9G45_LCD_BASE by Tom Rini · Fri Mar 11 23:07:34 2022 -0500
  4. b7668f0 atmel: Remove CONFIG_AT91SAM9G45EKES by Tom Rini · Fri Mar 11 23:07:33 2022 -0500
  5. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  6. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  7. 0c36441 common: Move reset_phy() to net.h by Simon Glass · Sat Dec 28 10:44:48 2019 -0700
  8. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  9. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  10. 75ef231 MAINTAINERS: at91: update entry for at91 boards by Eugen Hristev · Mon Oct 01 17:31:53 2018 +0300
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · Thu Nov 30 13:45:24 2017 +0900
  13. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · Thu Sep 14 11:07:44 2017 +0800
  14. 1e096a2 board: atmel: use get_nand_dev_by_index() by Grygorii Strashko · Mon Jun 26 19:13:03 2017 -0500
  15. 0ffb9d6 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · Wed May 31 19:47:48 2017 -0600
  16. cf6667c board: at91sam9m10g45ek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:15:50 2017 +0800
  17. f340165 board: at91sam9m10g45ek: Clean up code by Wenyou Yang · Tue Apr 18 15:15:49 2017 +0800
  18. 269c9d1 configs: at91sam9m10g45ek: Update to support DM/DT by Wenyou Yang · Tue Apr 18 15:15:48 2017 +0800
  19. 2c1b7e1 nand: Embed mtd_info in struct nand_chip by Scott Wood · Mon May 30 13:57:55 2016 -0500
  20. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:50 2016 +0800
  21. aa0a58d arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · Mon Feb 01 18:12:15 2016 +0800
  22. ebaa800 arm: at91: pmc: replace the constant with a define in at91_pmc.h by Erik van Luijk · Thu Aug 13 15:43:20 2015 +0200
  23. bbb5070 arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init by Erik van Luijk · Thu Aug 13 15:43:19 2015 +0200
  24. 59d780a arm: at91: mpddr: allow multiple DDR controllers by Erik van Luijk · Thu Aug 13 15:43:18 2015 +0200
  25. c56e9f4 ARM: atmel: at91sam9m10g45ek: enable spl support by Bo Shen · Fri Mar 27 14:23:34 2015 +0800
  26. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · Fri Feb 20 17:04:01 2015 +0900
  27. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  28. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  29. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  30. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  31. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  32. dff665a ARM: at91sam9m10g45ek: enable mci0 support by Wu, Josh · Wed May 21 10:42:15 2014 +0800
  33. 8a84ae1 arm926ejs, at91: add common phy_reset function by Heiko Schocher · Mon Nov 18 08:07:23 2013 +0100
  34. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  35. 337a2d8 arm: atmel: remove the config.mk file by Bo Shen · Tue Aug 13 14:50:49 2013 +0800
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  37. 27755d1 arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · Thu Aug 16 06:01:51 2012 +0000
  38. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  39. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  40. a5e8576 atmel: Update support of board AT91SAM9M10G45-EK to new style by Thomas Petazzoni · Thu Aug 04 11:08:50 2011 +0000
  41. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  42. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  43. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · Tue Jun 01 11:55:42 2010 -0700
  44. d25010d USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · Wed Jun 09 23:09:06 2010 +0400
  45. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  46. 538566d at91: Introduction of at91sam9g45 SOC. by Sedji Gaouaou · Thu Jul 09 10:16:29 2009 +0200