1. c971ca2 global: Remove CONFIG_SYS_USE_DATAFLASH* by Tom Rini · Wed Mar 23 17:20:04 2022 -0400
  2. 201e75e Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · Fri Mar 11 23:07:36 2022 -0500
  3. a660d34 Convert CONFIG_AT91SAM9G20EK et al to Kconfig by Tom Rini · Fri Mar 11 23:07:31 2022 -0500
  4. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  5. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  6. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · Mon Aug 30 09:16:32 2021 -0400
  7. 4cc3885 arm: Disable ATAGs support by Tom Rini · Mon Aug 30 09:16:30 2021 -0400
  8. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  9. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  10. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  11. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  12. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  13. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  14. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  15. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:38 2019 +0100
  16. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  17. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · Sun Jul 08 08:11:07 2018 -0500
  18. 6492244 configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address by Nicolas Ferre · Wed May 09 10:30:25 2018 +0300
  19. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  20. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  21. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  22. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · Wed Aug 23 22:59:04 2017 +0200
  23. 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · Wed Aug 23 22:59:00 2017 +0200
  24. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  25. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · Fri Jul 21 13:40:11 2017 +0800
  26. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  27. 6617a73 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:44 2017 -0600
  28. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  29. 9c4fbd5 configs: at91sam9260ek/9g20ek: Update for DT and DM by Wenyou Yang · Tue Apr 18 15:18:47 2017 +0800
  30. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  31. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  32. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  33. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  34. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  35. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  36. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  37. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  38. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  39. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  40. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  41. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  42. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  43. 6fe18dc ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · Wed Sep 02 18:00:06 2015 +0800
  44. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  45. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  46. ed8e261 ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc board by Wu, Josh · Mon Jan 19 15:25:56 2015 +0800
  47. 0b5e6c2 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · Fri Oct 31 08:30:55 2014 +0100
  48. cfa5e44 ARM: at91 series: convert to generic board by Bo Shen · Wed Oct 22 18:01:23 2014 +0800
  49. 8a84ae1 arm926ejs, at91: add common phy_reset function by Heiko Schocher · Mon Nov 18 08:07:23 2013 +0100
  50. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  51. 4a985df arm: atmel: get rid of too many ifdeffery by Bo Shen · Mon Oct 21 16:14:00 2013 +0800
  52. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  53. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  54. 5fc020e at91sam9260ek: move board id setup to config header by Andreas Bießmann · Fri May 10 05:05:30 2013 +0000
  55. eb83c00 arm: at91: add at91sam9g20ek_mmc_config, which can save environment in mmc card by Wu, Josh · Thu Mar 28 20:28:42 2013 +0000
  56. 1a500d6 arm: at91: enable mci support for at91sam9g20ek. by Wu, Josh · Thu Mar 28 20:28:41 2013 +0000
  57. a8fd063 ARM: at91: change nand flash table by Bo Shen · Wed Feb 20 00:16:25 2013 +0000
  58. e4f3623 arm: at91/configs: add bootz to configuration by Nicolas Ferre · Wed Feb 20 00:16:24 2013 +0000
  59. 6ddbdb1 arm: at91/configs: add libfdt to configuration by Nicolas Ferre · Wed Feb 20 00:16:23 2013 +0000
  60. 76f8b8f ARM: atmel: add at91sam9g20ek_2mmc nand boot support by Bo Shen · Tue Jan 29 15:43:26 2013 +0000
  61. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  62. 9ef19ba AT91SAM9*: Change kernel address in dataflash to match u-boot's size by Alexandre Belloni · Mon Jul 02 04:26:58 2012 +0000
  63. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  64. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  65. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  66. 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
  67. 804d193 Drop support for CONFIG_SKIP_RELOCATE_UBOOT by Wolfgang Denk · Thu Oct 28 20:52:49 2010 +0200
  68. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  69. 443873d ARM change name of defines for AT91 arm926ejs by Achim Ehrlich · Wed Feb 24 10:29:16 2010 +0100
  70. 8d06546 add a new AT91 GPIO driver by Jens Scharsig · Wed Feb 03 22:46:16 2010 +0100
  71. 128ecd0 add new CONFIG_AT91_LEGACY by Jens Scharsig · Wed Feb 03 22:45:42 2010 +0100
  72. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  73. eaa6db2 Update the mtd driver name in bootargs for at91-based boards by Albin Tonnerre · Wed Jul 22 18:30:03 2009 +0200
  74. 1f88763 AT91: factor out ROUND() macro by Wolfgang Denk · Fri Jul 17 23:35:29 2009 +0200
  75. 1f79774 NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... by Wolfgang Denk · Sat Jul 18 21:52:24 2009 +0200
  76. b21aa66 at91: move cpu name define to arm/arch/ cpu header by Jean-Christophe PLAGNIOL-VILLARD · Sun May 31 12:44:46 2009 +0200
  77. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:48 2009 +0200
  78. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  79. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  80. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  81. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  82. 4ef545e at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. by Nicolas Ferre · Sun Mar 22 14:48:16 2009 +0100
  83. c9539ba at91sam9/at91cap: move nand drivers to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 22 10:22:34 2009 +0100
  84. 476d10e at91sam9/at91cap: move common led management to cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Mar 21 21:08:00 2009 +0100
  85. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  86. 0302550 NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS by Wolfgang Grandegger · Fri Jan 16 18:55:54 2009 +0100
  87. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 14 10:29:39 2008 +0100
  88. 09e1090 at91: Choose environment variables location within make config target by Nicolas Ferre · Sat Dec 06 13:11:14 2008 +0100
  89. e9fe2cf AT91: Enable PLLB for USB by Stelian Pop · Sun Nov 09 00:14:46 2008 +0100
  90. ad1aa1c AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · Fri Nov 07 13:55:14 2008 +0100
  91. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  92. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  93. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  94. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:58 2008 +0200
  95. 2295183 AT91: Cleanup unused config header file definitions. by Stelian Pop · Fri May 09 21:46:51 2008 +0200
  96. b2ba6c7 AT91SAM9260EK: Fix dataflash offsets in CONFIG_BOOTCOMMAND by Stelian Pop · Thu May 08 20:52:21 2008 +0200
  97. cb9fc87 AT91SAM9260EK: Normalize BOOTARGS by Stelian Pop · Thu May 08 20:52:20 2008 +0200
  98. 8f6bee5 AT91SAM9260EK: Normalize SPI timings by Stelian Pop · Thu May 08 20:52:19 2008 +0200
  99. a35a4f8 AT91SAM9260EK: Handle 8 or 16 bit NAND by Stelian Pop · Thu May 08 20:52:18 2008 +0200
  100. f9e848b Fix @ -> <at> substitution by Stelian Pop · Thu May 08 22:52:09 2008 +0200