1. a5ad4b8 configs: stm32f746-disco: Fix stm32f746-disco boot by Patrice Chotard · Mon Nov 26 13:42:32 2018 +0100
  2. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  3. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  4. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  5. dd67dcd0 configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfig by Patrice Chotard · Fri Aug 03 11:46:15 2018 +0200
  6. 7e5482c configs: stm32f746-disco: Enable CONFIG_BLK by Patrice Chotard · Wed Jul 25 17:49:05 2018 +0200
  7. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  8. 4d371bd board: Add display to STM32F746 SoC discovery board by yannick fertre · Fri Mar 02 15:59:29 2018 +0100
  9. 0f5e63e configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boards by Patrice Chotard · Wed Feb 28 16:49:55 2018 +0100
  10. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  11. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  12. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · Sat Jan 27 20:28:40 2018 +0200
  13. 1226eaf configs: stm32: move config flag from defconfig to Kconfig by Patrice Chotard · Fri Jan 12 09:23:50 2018 +0100
  14. 9e27650 serial: stm32: Rename serial_stm32x7.c to serial_stm32.c by Patrice Chotard · Fri Jan 12 09:23:49 2018 +0100
  15. f2d7dce configs: stm32f746-disco: enable MMC related flags by Patrice Chotard · Tue Dec 12 10:15:00 2017 +0100
  16. 75e5969 configs: stm32f746-disco: enable MISC/DM_RESET/STM32_RESET and STM32_RCC by Patrice Chotard · Wed Nov 15 13:14:50 2017 +0100
  17. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  18. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  19. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  20. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  21. 72cefd5 serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig by Patrice Chotard · Wed Jul 26 15:48:39 2017 +0200
  22. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  23. 256aa74 configs: Resync defconfigs by Tom Rini · Mon Jun 19 09:47:40 2017 -0400
  24. 50218ae stm32: stm32f7: add spl build support by Vikas Manocha · Sun May 28 12:55:10 2017 -0700
  25. 42ce6f47 stm32f7: remove duplicate configs by Vikas Manocha · Sun May 28 12:55:09 2017 -0700
  26. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · Mon Apr 10 15:02:59 2017 -0700
  27. 2479609 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · Mon Apr 10 15:02:51 2017 -0700
  28. 79f4eea configs: Re-sync by Tom Rini · Mon May 01 11:41:11 2017 -0400
  29. 07e9e41 PINCTRL: stm32f7: add pin control driver by Vikas Manocha · Sun Feb 12 10:25:49 2017 -0800
  30. daaeaab clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · Sun Feb 12 10:25:45 2017 -0800
  31. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  32. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  33. 337ff2a ARM: SPI: stm32: add stm32f746 qspi driver by Michael Kurz · Sun Jan 22 16:04:30 2017 +0100
  34. 812962b net: stm32: add designware mac glue code for stm32 by Michael Kurz · Sun Jan 22 16:04:27 2017 +0100
  35. bccef71 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · Sun Jan 22 16:04:23 2017 +0100
  36. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  37. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  38. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  39. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  40. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  41. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  42. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  43. 811382b kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · Wed Apr 06 20:28:03 2016 +0200
  44. 1b51c93 stm32: add support for stm32f7 & stm32f746 discovery board by Vikas Manocha · Thu Feb 11 15:47:20 2016 -0800