1. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  2. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  3. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  4. e22fa4f configs: Resync with savedefconfig by Tom Rini · Tue Aug 10 15:08:46 2021 -0400
  5. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  6. 90af93e arm: socfpga: socfpga_stratix10: enable wdt command by default by MengLi · Mon May 24 10:22:49 2021 +0800
  7. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  8. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  9. 14b8a48 configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig by Siew Chin Lim · Mon Mar 01 20:04:14 2021 +0800
  10. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · Mon Nov 30 12:50:32 2020 -0500
  11. fa94316 configs: Resync with savedefconfig by Tom Rini · Thu Oct 29 10:48:01 2020 -0400
  12. be65e09 arm: socfpga: soc64: Remove CONFIG_OF_EMBED by Chee Hong Ang · Thu Oct 01 02:15:59 2020 -0700
  13. 02bb64f arm: socfpga: soc64: Disable CONFIG_PSCI_RESET by Chee Hong Ang · Fri Aug 14 11:07:23 2020 +0800
  14. a043739 configs: socfpga: soc64: Avoid SPL enter infinite loop during exception by Chin Liang See · Wed Aug 05 18:34:33 2020 +0800
  15. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  16. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  17. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  18. 4d1e4f6 socfpga: Enable optimized inlining on stratix10 by Tom Rini · Thu May 14 08:30:09 2020 -0400
  19. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · Tue Jun 16 19:06:29 2020 -0400
  20. 97faf61 Convert CONFIG_BOOTARGS to Kconfig by Tom Rini · Tue Jun 16 19:06:12 2020 -0400
  21. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  22. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  23. 8655f67 watchdog: designware: Convert to DM and DT probing by Marek Vasut · Thu Jun 27 01:19:23 2019 +0200
  24. 40919d9 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · Thu Jun 27 00:26:34 2019 +0200
  25. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  26. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  27. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Nov 22 10:41:46 2019 -0500
  28. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  29. a2e2674 configs: Stratix10: Disable CONFIG_SPL_USE_TINY_PRINTF by Ley Foon Tan · Fri Nov 08 10:58:12 2019 +0800
  30. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  31. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  32. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  33. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · Thu Aug 22 15:41:46 2019 +0200
  34. 340e0ea configs: stratix10: Enable CONFIG_SPI_FLASH_USE_4K_SECTORS by Ley Foon Tan · Wed May 08 11:07:37 2019 +0800
  35. 3fdf436 arm: socfpga: Move Stratix 10 SDRAM driver to DM by Ley Foon Tan · Mon May 06 09:56:01 2019 +0800
  36. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  37. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  38. b1c4269 arm: socfpga: imply/default common config options by Simon Goldschmidt · Tue Apr 09 21:02:05 2019 +0200
  39. 4193d0e configs: stratix10: Change CONFIG_NR_DRAM_BANKS to 2 by Ley Foon Tan · Fri Mar 22 01:24:02 2019 +0800
  40. bd34e9e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Tue Mar 26 23:19:31 2019 -0400
  41. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  42. f657761 configs: Stratix10: Remove CONFIG_USE_TINY_PRINTF by Ley Foon Tan · Fri Mar 22 17:21:40 2019 +0800
  43. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  44. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  45. eba4955 arm: socfpga: stratix10: Add CONFIG_OF_EMBED by Dalon Westergreen · Tue Sep 11 17:25:00 2018 -0700
  46. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  47. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  48. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  49. 9c407b5 arm: socfpga: stratix10: Enable Stratix10 SoC build by Ley Foon Tan · Thu May 24 00:17:32 2018 +0800