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. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · Fri May 27 12:48:32 2022 -0400
  4. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · Fri May 27 10:19:45 2022 -0400
  5. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  6. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  7. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  8. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  9. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  10. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  11. 59d1a71 configs: Resync with savedefconfig by Tom Rini · Thu May 05 14:47:31 2022 -0400
  12. 59d6289 timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · Mon Apr 04 11:35:51 2022 +0300
  13. 84567d4 configs: at91: Enable SYSRESET for Atmel/Microchip's platforms by Sergiu Moga · Fri Apr 01 12:27:25 2022 +0300
  14. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  15. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  16. e18c355 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · Fri Mar 11 23:07:30 2022 -0500
  17. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  18. b3e3fe4 configs: Resync with savedefconfig by Tom Rini · Mon Dec 27 13:53:48 2021 +0000
  19. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  20. 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
  21. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  22. bb41f99 configs: sama5d2 boards: add DM and GPIO commands by Mihai Sain · Thu Sep 02 15:21:08 2021 +0300
  23. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  24. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · Sun Aug 08 12:20:14 2021 -0600
  25. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  26. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  27. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  28. e22fa4f configs: Resync with savedefconfig by Tom Rini · Tue Aug 10 15:08:46 2021 -0400
  29. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  30. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · Sat Jul 10 21:14:30 2021 -0600
  31. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  32. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  33. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  34. 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
  35. 858f8d5 configs: sam boards: add hash command by Eugen Hristev · Wed May 26 16:05:57 2021 +0300
  36. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  37. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  38. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  39. db43177 Merge tag 'u-boot-atmel-2020.10-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Tue Jul 07 12:55:57 2020 -0400
  40. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  41. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  42. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  43. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · Tue Jun 16 19:06:29 2020 -0400
  44. 5908f8a configs: atmel: cleanup CONFIG_SPL_SEPARATE_BSS by Gregory CLEMENT · Fri Jun 05 10:43:37 2020 +0200
  45. 9e4bacb configs: Resync with savedefconfig by Tom Rini · Thu Jun 04 19:29:09 2020 -0400
  46. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  47. dba3670 video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · Tue Feb 04 22:43:06 2020 +0100
  48. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  49. 565fb4e configs: sama5d27_wlsom1_ek: qspiflash: Enable SPI NOR ethaddr retrieval by Tudor Ambarus · Wed Nov 13 15:42:56 2019 +0000
  50. 6ca096a video: make BPP and ANSI configs optional by Anatolij Gustschin · Wed Dec 04 15:48:54 2019 +0100
  51. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  52. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · Thu Oct 03 19:50:08 2019 +0200
  53. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  54. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  55. 11765d5 board: atmel: sama5d27_wlsom1_ek: fix SPL OFFS on SPI by Eugen Hristev · Wed Sep 11 13:02:28 2019 +0000
  56. 4931406 configs: sama5d27_wlsom1_ek: add CONFIG_SPL_AT91_MCK_BYPASS by Eugen Hristev · Wed Sep 04 08:19:43 2019 +0000
  57. ddfa485 board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config by Eugen Hristev · Mon Aug 26 06:47:07 2019 +0000