1. e3e6902 ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV by Simon Glass · Wed Apr 26 22:27:50 2017 -0600
  2. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  3. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  4. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  5. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  6. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  7. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  8. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  9. 70b3e34 TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · Mon Nov 07 21:34:55 2016 -0500
  10. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · Mon Nov 07 21:34:54 2016 -0500
  11. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · Wed Nov 16 19:19:06 2016 +0200
  12. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  13. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  14. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  15. 7842c30 Convert CONFIG_SPL_YMODEM_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:19:03 2016 -0600
  16. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  17. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  18. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  19. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  20. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  21. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:39 2016 -0600
  22. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  23. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  24. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  25. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  26. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  27. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  28. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  29. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  30. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  31. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · Wed Jan 27 08:46:11 2016 +0100
  32. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  33. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  34. 60ea26e ti816x: Switch to SYS_GENERIC_BOARD by Tom Rini · Thu Sep 03 14:54:04 2015 -0400
  35. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  36. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  37. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · Tue Mar 03 08:03:02 2015 -0700
  38. ba7e01e remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ by Marcel Ziswiler · Sun Mar 01 00:53:09 2015 +0100
  39. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · Sat Nov 08 23:14:55 2014 +0100
  40. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  41. 57a5e29 include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · Wed Jul 30 14:08:25 2014 +0900
  42. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · Wed Jul 30 14:08:16 2014 +0900
  43. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  44. 7a5eb65 Add TI816X evm board support by TENART Antoine · Tue Jul 02 12:06:00 2013 +0200