1. d601a6e configs: omapl138: Enable DM and DT by Lokesh Vutla · Fri Mar 16 18:52:21 2018 +0530
  2. 5425f2d davinci: omapl138_lcdk: fix PLL0 frequency by David Lechner · Wed Mar 14 20:36:30 2018 -0500
  3. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  4. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  5. 71750ee Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · Tue Jan 23 04:04:28 2018 -0600
  6. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · Sat Dec 30 07:33:42 2017 -0600
  7. 1d1a32d configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL by Jean-Jacques Hiblot · Thu Nov 30 17:44:04 2017 +0100
  8. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · Mon Oct 16 14:08:26 2017 -0500
  9. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  10. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  11. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  12. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  13. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  14. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · Mon Aug 07 17:37:18 2017 -0400
  15. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  16. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  17. c4f5e57 configs: omapl138_lcdk: dont disable fat write by Sekhar Nori · Tue Jun 06 17:11:53 2017 +0530
  18. 50e87c5 configs: davinci: omapl138_lcdk: add random eth address support by Anna, Suman · Tue May 16 12:50:18 2017 -0500
  19. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  20. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  21. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  22. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  23. 20f6875 davinci: omapl138_lcdk: drop custom prompt string by Sekhar Nori · Fri May 12 15:44:40 2017 +0530
  24. a552b44 davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS by Sekhar Nori · Thu May 11 20:14:22 2017 +0530
  25. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · Wed Apr 26 22:28:08 2017 -0600
  26. b85b542 davinci: omapl138_lcdk: enable some filesystem related commands by Sekhar Nori · Thu Apr 06 14:52:54 2017 +0530
  27. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  28. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  29. a6b8b95 omapl138_lcdk: enable SPL MMC support by Fabien Parent · Mon Jan 09 11:06:37 2017 +0100
  30. 93eded5 davinci: omapl138_lcdk: boot from zImage by Fabien Parent · Tue Dec 06 15:45:09 2016 +0100
  31. a2e4dac davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · Tue Nov 29 14:31:34 2016 +0100
  32. ce9d171 davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot by Fabien Parent · Tue Nov 29 14:23:41 2016 +0100
  33. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  34. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  35. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  36. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  37. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  38. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  39. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  40. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  41. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  42. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  43. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  44. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  45. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  46. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  47. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  48. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  49. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  50. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  51. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  52. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  53. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  54. 4f58ba9 davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig by Peter Howard · Wed Apr 29 09:05:57 2015 +1000
  55. 9ed4f70 davinci: add support for omapl138-lcdk board by Peter Howard · Mon Mar 23 09:19:56 2015 +1100