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