1. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  2. 7c027e0 configs: Resync with savedefconfig by Tom Rini · Mon Jun 20 08:13:12 2022 -0400
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  4. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  5. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  6. 59d1a71 configs: Resync with savedefconfig by Tom Rini · Thu May 05 14:47:31 2022 -0400
  7. 84567d4 configs: at91: Enable SYSRESET for Atmel/Microchip's platforms by Sergiu Moga · Fri Apr 01 12:27:25 2022 +0300
  8. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  9. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  10. f26721b configs: sama5d2: enable option CONFIG_ATMEL_TCB_TIMER by Clément Léger · Thu Mar 31 10:55:10 2022 +0200
  11. e18c355 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · Fri Mar 11 23:07:30 2022 -0500
  12. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  13. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · Mon Dec 27 13:53:48 2021 +0000
  14. d8ef301 Merge tag 'u-boot-at91-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · Fri Dec 17 07:25:34 2021 -0500
  15. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  16. bb41f99 configs: sama5d2 boards: add DM and GPIO commands by Mihai Sain · Thu Sep 02 15:21:08 2021 +0300
  17. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  18. fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · Wed Sep 22 14:50:34 2021 -0400
  19. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  20. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  21. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  22. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  23. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  24. 490d6dd Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Thu Jun 17 11:46:44 2021 -0400
  25. 858f8d5 configs: sam boards: add hash command by Eugen Hristev · Wed May 26 16:05:57 2021 +0300
  26. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  27. 2a10b61 arm: at91: configs: Enable CONFIG_SYS_NAND_USE_FLASH_BBT on all boards by Nicolas Ferre · Wed Nov 25 14:17:48 2020 +0100
  28. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  29. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  30. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  31. 9e4bacb configs: Resync with savedefconfig by Tom Rini · Thu Jun 04 19:29:09 2020 -0400
  32. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  33. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  34. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · Thu Oct 03 19:50:07 2019 +0200
  35. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  36. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  37. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  38. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  39. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  40. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  41. 0093983 configs: sama5d2_ptc_ek: fix NAND PMECC_CAP by Tudor Ambarus · Wed May 15 09:12:39 2019 +0000
  42. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  43. 7830fc5 ARM: at91: Convert SPL_GENERATE_ATMEL_PMECC_HEADER to Kconfig by Derald D. Woods · Sat Dec 15 01:36:46 2018 -0600
  44. 3b75709 configs: sama5d2_ptc_ek: read environment from FAT by Andrei.Stefanescu@microchip.com · Tue Oct 23 08:13:35 2018 +0000
  45. 1524c30 configs: sama5d2_ptc_ek: add default bootargs for MMC defconfig by Eugen Hristev · Mon Oct 08 10:37:00 2018 +0300
  46. 933207b configs: at91: sama5: enable CMD_IMI by Eugen Hristev · Mon Oct 08 10:03:01 2018 +0300
  47. aada0db configs: sama5d2_ptc_ek: add fdt overlay support by Eugen Hristev · Tue Sep 18 10:35:50 2018 +0300
  48. 8b1379f configs: sama5d2_ptc_ek: add onewire and eeprom drivers by Eugen Hristev · Tue Sep 18 10:35:40 2018 +0300
  49. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  50. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  51. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  52. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · Sun Jul 08 08:11:07 2018 -0500
  53. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  54. fa4fe73 defconfig: at91-sama5d2_ptc_ek: remove unused SYS_EXTRA_OPTIONS by Ludovic Desroches · Wed Apr 25 12:22:41 2018 +0300
  55. e8f8d67 configs: Resync with savedefconfig by Tom Rini · Tue Apr 17 09:22:31 2018 -0400
  56. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  57. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  58. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  59. 1240d88 board: atmel: add sama5d2_ptc_ek board by Ludovic Desroches · Fri Nov 17 14:57:12 2017 +0800