1. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  2. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  3. a423fd5 video: Drop atmel LCD code by Simon Glass · Sun Oct 16 15:53:35 2022 -0600
  4. 7fce998 video: Drop CONFIG_LCD_INFO by Simon Glass · Sun Oct 16 15:11:32 2022 -0600
  5. c5a754b board: atmel: remove calls to debug_uart_init by Eugen Hristev · Wed Jun 08 17:49:29 2022 +0300
  6. 4e2303a at91: Remove unused LED code by Tom Rini · Wed Mar 30 18:07:20 2022 -0400
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  9. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  10. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  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. 1b72520 Drop CONFIG_HAS_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:42 2017 +0300
  13. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:10 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. de5793e board: at91sam9rlek: Enable early debug UART by Wenyou Yang · Tue Apr 18 15:28:29 2017 +0800
  17. 6cfefbf board: at91sam9rlek: Clean up code by Wenyou Yang · Tue Apr 18 15:28:28 2017 +0800
  18. 3cbbeb1 configs: at91sam9rlek: Update for DT and DM support by Wenyou Yang · Tue Apr 18 15:28:27 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. 9ed6823 at91sam9rlek: add missing files to MAINTAINERS by Andreas Bießmann · Wed Aug 19 10:31:31 2015 +0200
  22. b12259b ARM: at91: at91sam9rlek: add mci support by Wu, Josh · Mon Feb 02 17:51:00 2015 +0800
  23. af908ee ARM: at91: move board select menu and common settings by Masahiro Yamada · Fri Feb 20 17:04:01 2015 +0900
  24. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  25. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  26. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  27. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  28. e887b72 cosmetic: atmel: replace old style struct init by Jeroen Hofstee · Tue Jun 10 00:16:23 2014 +0200
  29. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  31. 27755d1 arm:at91-boards: remove console_init_f where unnecessary by Andreas Bießmann · Thu Aug 16 06:01:51 2012 +0000
  32. 9ef19ba AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · Mon Jul 02 04:26:58 2012 +0000
  33. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  34. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  35. 0c0fb21 AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master by Xu, Hong · Mon Aug 01 03:56:53 2011 +0000
  36. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  37. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  38. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  39. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  40. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 22 10:22:34 2009 +0100
  41. 07baac9 atmel/at91/boards: compile dataflash partition only when dataflash is by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:01 2009 +0100
  42. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  43. 12dcdef at91sam9/at91cap: move common spi initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  44. 6b0b3db at91sam9/at91cap: move common serial initialisation to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:07:59 2009 +0100
  45. ad1aa1c AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · Fri Nov 07 13:55:14 2008 +0100
  46. 6aaac7f AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · Fri Nov 07 12:09:21 2008 +0100
  47. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  48. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  49. 4264d6c at91: Update board NAND drivers to current API. by Scott Wood · Wed Aug 13 15:56:00 2008 -0500
  50. 72afef2 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · Mon Jul 07 00:47:58 2008 +0200
  51. 6dcdcd5 [AT91SAM9] Fix NAND FLASH timings by Patrice Vilchez · Tue May 27 11:15:29 2008 +0200
  52. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  53. cea5c53 AT91SAM9RLEK: hook up the ATMEL LCD driver by Stelian Pop · Thu May 08 14:52:32 2008 +0200
  54. 0bf5cad AT91SAM9RLEK support by Stelian Pop · Thu May 08 18:52:25 2008 +0200