1. ab9199a include: configs: at91/sam: remove stray #ifdef/#else by Eugen Hristev · Thu Apr 07 09:58:48 2022 +0300
  2. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  3. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  4. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  5. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  6. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  7. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · Tue Jun 16 19:06:05 2020 -0400
  8. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  9. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  10. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  11. e004c5f at91: configs: Drop duplication of defconfig macros by Tudor Ambarus · Fri Sep 20 10:52:58 2019 +0000
  12. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  13. 584344d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Wed Jul 10 10:40:14 2019 -0400
  14. 441c809 ARM: at91: sama5: add common environment for QSPI by Cyrille Pitchen · Tue Jun 18 08:52:01 2019 +0000
  15. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  16. e0c392c configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment by Nicolas Ferre · Wed May 09 10:30:24 2018 +0300
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  19. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  20. e035ea7 configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignment by Wenyou Yang · Thu Sep 14 11:07:44 2017 +0800
  21. d19b901 ARM: at91: Remove hardware.h included in configs by Wenyou Yang · Thu Sep 14 11:07:42 2017 +0800
  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. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  26. 5b32e18 Convert CONFIG_ENV_IS_IN_FAT to Kconfig by Simon Glass · Sun Jul 23 21:19:47 2017 -0600
  27. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 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. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  30. b42ebc3 configs: at91-sama5_common: fix for CONFIG_AT91_GPIO by Wenyou Yang · Thu Apr 13 10:31:15 2017 +0800
  31. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  32. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  33. a7e1f50 AT91: Correct misspelling of "redundent" in partition names by Robert P. J. Day · Thu Sep 01 09:49:14 2016 -0400
  34. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  35. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  36. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  37. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  38. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  39. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  40. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  41. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · Wed Jan 27 08:46:11 2016 +0100
  42. 38e290f ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · Tue Oct 27 13:31:33 2015 +0800
  43. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  44. 36b6893 ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC by Josh Wu · Wed Sep 16 11:34:14 2015 +0800
  45. 6fe18dc ARM: atmel: boards: use default CONFIG_SYS_PBSIZE by Bo Shen · Wed Sep 02 18:00:06 2015 +0800
  46. 12e8441 ARM: at91: sama5: update the spi flash mapping by Wu, Josh · Wed Aug 19 19:11:21 2015 +0800
  47. 244caf0 ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h by Wu, Josh · Wed Aug 19 19:11:20 2015 +0800
  48. 3c0c660 ARM: at91: sama5d3xek: use a $dtb_name to load dtb by Wu, Josh · Wed Aug 19 19:11:19 2015 +0800
  49. 8b9c751 ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h by Wu, Josh · Wed Aug 19 19:11:18 2015 +0800
  50. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  51. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  52. add5589 Move setexpr to Kconfig by Joe Hershberger · Tue May 05 19:08:13 2015 -0500
  53. bdfcebb ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · Thu Apr 30 18:22:02 2015 +0800
  54. 4258754 ARM: at91: sama5: move the common part of configurations to at91-sama5_common.h by Wu, Josh · Mon Mar 30 14:51:19 2015 +0800