1. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  2. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  3. e1b64e0 configs: Resync with savedefconfig by Tom Rini · Tue May 11 12:19:09 2021 -0400
  4. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  5. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  6. 499c9f7 Convert CONFIG_BOOTP_SEND_HOSTNAME to Kconfig by Adam Ford · Fri Jul 03 09:00:14 2020 -0500
  7. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · Fri Jul 03 08:09:45 2020 -0500
  8. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · Fri Jul 03 08:09:44 2020 -0500
  9. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  10. 90fa4e9 Merge branch 'next' by Tom Rini · Mon Jul 06 15:46:38 2020 -0400
  11. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  12. 119c8f9 Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · Tue Jun 16 19:06:17 2020 -0400
  13. ae01d76 mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL by Faiz Abbas · Fri May 22 07:32:28 2020 +0530
  14. db5a97e cmd: mdc/mwc: normalize disjoint MX_CYCLIC usage by Joel Johnson · Wed Jan 29 09:17:18 2020 -0700
  15. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  16. 06d6d8d ARM: omapl138_lcdk: Shrink code size by building with Thumb by Adam Ford · Sun Nov 10 06:33:40 2019 -0600
  17. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  18. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · Thu Oct 03 19:50:07 2019 +0200
  19. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  20. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  21. 64e06f2 ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE by Adam Ford · Sun Nov 10 08:01:33 2019 -0600
  22. 4c64702 ARM: omapl138_lcdk: Increase malloc pool before relocation by Adam Ford · Sun Nov 10 08:01:32 2019 -0600
  23. 1fd4055 ARM: omapl138_lcdk: Separate BSS in SPL by Adam Ford · Sun Nov 10 08:01:31 2019 -0600
  24. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  25. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  26. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  27. 405424d ARM: omapl138_lcdk: Enable Pinctrl by Adam Ford · Mon Sep 02 06:52:04 2019 -0500
  28. 2ebb33c ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands by Adam Ford · Mon Sep 02 06:52:03 2019 -0500
  29. d82f8c5 ARM: omapl138_lcdk: Disable SPL_DM_USB by Adam Ford · Mon Sep 02 06:52:02 2019 -0500
  30. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  31. 99b3ee5 configs: Resync with savedefconfig by Tom Rini · Sun Aug 25 12:03:24 2019 -0400
  32. 1ef0c49 Convert CONFIG_MX_CYCLIC to Kconfig by Adam Ford · Wed Aug 14 07:54:34 2019 -0500
  33. e95dd04 ARM: omapl138_lcdk: Enable USB by Adam Ford · Mon Aug 12 16:45:21 2019 -0500
  34. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · Wed Aug 14 08:11:27 2019 -0400
  35. cdba215 davinci: omapl138-lcdk: enable driver-model in SPL by Bartosz Golaszewski · Mon Jul 29 08:58:09 2019 +0200
  36. 53be1ce davinci: omapl138-lcdk: enable CONFIG_USE_TINY_PRINTF by Bartosz Golaszewski · Mon Jul 29 08:58:07 2019 +0200
  37. 54ae212 davinci: omapl138-lcdk: enable SPL_SYS_MALLOC_SIMPLE by Bartosz Golaszewski · Mon Jul 29 08:58:06 2019 +0200
  38. 7a216ef davinci: omapl138-lcdk: enable driver model for NAND by Bartosz Golaszewski · Mon Jul 29 08:58:04 2019 +0200
  39. c536006 omapl138_lcdk_defconfig: don't build support for SPI by Bartosz Golaszewski · Mon Jul 29 08:58:01 2019 +0200
  40. c08c52c davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · Mon Jul 29 08:57:58 2019 +0200
  41. 2cedf75 net: davinci_emac: convert to using the driver model by Bartosz Golaszewski · Wed Jul 24 10:12:07 2019 +0200
  42. 68e4f8f ARM: davinci: SPL: fix BSS initialization by Sekhar Nori · Thu May 30 19:04:55 2019 +0530
  43. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  44. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  45. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  46. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · Tue Nov 13 19:54:45 2018 -0500
  47. d4df814 ARM: davinci: omapl138_lcdk: Enable DM_MMC by Adam Ford · Thu Aug 09 06:15:14 2018 -0500
  48. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  49. decc895 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · Fri Aug 10 05:05:22 2018 -0500
  50. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  51. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  52. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  53. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · Sun Jul 08 06:43:36 2018 -0500
  54. e0056d7 configs: Resync with savedefconfig by Tom Rini · Mon Jun 04 11:57:37 2018 -0400
  55. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  56. e8f8d67 configs: Resync with savedefconfig by Tom Rini · Tue Apr 17 09:22:31 2018 -0400
  57. 9bd0962 configs: Resync with savedefconfig by Tom Rini · Sat Apr 07 20:27:54 2018 -0400
  58. d601a6e configs: omapl138: Enable DM and DT by Lokesh Vutla · Fri Mar 16 18:52:21 2018 +0530
  59. 5425f2d davinci: omapl138_lcdk: fix PLL0 frequency by David Lechner · Wed Mar 14 20:36:30 2018 -0500
  60. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  61. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  62. 71750ee Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig by Adam Ford · Tue Jan 23 04:04:28 2018 -0600
  63. 19b336e Convert CONFIG_DAVINCI_SPI to Kconfig by Adam Ford · Sat Dec 30 07:33:42 2017 -0600
  64. 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
  65. 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
  66. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  67. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · Wed Oct 04 16:44:30 2017 -0400
  68. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  69. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  70. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  71. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · Mon Aug 07 17:37:18 2017 -0400
  72. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  73. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  74. c4f5e57 configs: omapl138_lcdk: dont disable fat write by Sekhar Nori · Tue Jun 06 17:11:53 2017 +0530
  75. 50e87c5 configs: davinci: omapl138_lcdk: add random eth address support by Anna, Suman · Tue May 16 12:50:18 2017 -0500
  76. d8532af Kconfig: Migrate FS_FAT / FAT_WRITE by Tom Rini · Fri Jun 02 11:03:50 2017 -0400
  77. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · Fri May 19 17:26:58 2017 +0100
  78. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · Wed May 17 03:25:10 2017 -0600
  79. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  80. 20f6875 davinci: omapl138_lcdk: drop custom prompt string by Sekhar Nori · Fri May 12 15:44:40 2017 +0530
  81. a552b44 davinci: omapl138_lcdk: switch to using TI_COMMON_CMD_OPTIONS by Sekhar Nori · Thu May 11 20:14:22 2017 +0530
  82. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · Wed Apr 26 22:28:08 2017 -0600
  83. b85b542 davinci: omapl138_lcdk: enable some filesystem related commands by Sekhar Nori · Thu Apr 06 14:52:54 2017 +0530
  84. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  85. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  86. a6b8b95 omapl138_lcdk: enable SPL MMC support by Fabien Parent · Mon Jan 09 11:06:37 2017 +0100
  87. 93eded5 davinci: omapl138_lcdk: boot from zImage by Fabien Parent · Tue Dec 06 15:45:09 2016 +0100
  88. a2e4dac davinci: omapl138_lcdk: add NAND SPL boot support by Fabien Parent · Tue Nov 29 14:31:34 2016 +0100
  89. ce9d171 davinci: omapl138_lcdk: add u-boot sector for mmc/sd boot by Fabien Parent · Tue Nov 29 14:23:41 2016 +0100
  90. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  91. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  92. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · Wed Sep 21 07:58:19 2016 +0200
  93. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  94. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  95. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  96. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · Mon Sep 12 23:18:22 2016 -0600
  97. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · Fri Sep 09 08:12:49 2016 +0200
  98. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  99. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  100. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400