1. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  2. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  3. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  4. 764fe5e ARM: omap3: evm: Enable DM_USB in defconfig by Derald D. Woods · Mon May 27 21:20:50 2019 -0500
  5. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · Wed May 15 15:15:54 2019 +0200
  6. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  7. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  8. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  9. c3326a8 ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup by Derald D. Woods · Sun Aug 05 23:51:31 2018 -0500
  10. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · Sat Jul 07 22:18:22 2018 -0500
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  13. 4d59310 ARM: omap3: evm: Sync with omap3_beagle configuration by Derald D. Woods · Mon Feb 26 17:52:59 2018 -0600
  14. c8d3462 Remove config_distro_defaults.h by Adam Ford · Tue Feb 06 07:49:32 2018 -0600
  15. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Feb 06 12:15:38 2018 -0500
  16. 2fa6512 ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefine by Derald D. Woods · Sun Feb 04 19:04:50 2018 -0600
  17. 4da5820 ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support by Derald D. Woods · Sat Jan 20 21:16:14 2018 -0600
  18. 2281c78 Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · Fri Dec 29 09:15:41 2017 -0600
  19. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · Fri Dec 29 08:16:05 2017 -0600
  20. bb7444e ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4 by Derald D. Woods · Sat Jan 06 23:10:06 2018 -0600
  21. 45c66b0 ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730} by Derald D. Woods · Wed Dec 27 09:40:16 2017 -0600
  22. 3126cfd ARM: omap3: evm: Do not relocate FDT address by Derald D. Woods · Thu Dec 28 01:25:43 2017 -0600
  23. f6438a8 omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup by Derald D. Woods · Wed Nov 29 03:28:55 2017 +0000
  24. 0a044f8 net: Add SMC911X driver to Kconfig, convert by Adam Ford · Tue Sep 05 15:20:44 2017 -0500
  25. 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
  26. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · Wed Sep 06 23:23:21 2017 +0200
  27. 6b1c165 include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · Mon Sep 04 21:08:02 2017 -0500
  28. 8d3a1fc Kconfig: drop CONFIG_USB_ETHER_RNDIS by Chris Packham · Mon Aug 28 20:50:44 2017 +1200
  29. 17f8f98 omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment by Derald D. Woods · Sat Sep 02 17:43:05 2017 -0500
  30. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · Fri Aug 11 09:46:05 2017 -0500
  31. b315e4c Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig by Adam Ford · Fri Aug 11 08:51:20 2017 -0500
  32. 1b01bf9 omap3: evm: Update board, defconfig, and maintainer file by Derald D. Woods · Sun Aug 06 00:00:21 2017 -0500
  33. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · Mon Aug 07 13:11:34 2017 -0500
  34. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · Mon Aug 07 13:11:19 2017 -0500
  35. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  36. 4b48bac Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · Sun Jul 23 21:19:48 2017 -0600
  37. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  38. c4abb4b Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · Wed May 17 03:25:37 2017 -0600
  39. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · Wed May 03 17:13:32 2017 +0800
  40. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · Fri May 12 22:33:21 2017 -0400
  41. 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · Fri May 12 22:33:18 2017 -0400
  42. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · Fri May 12 22:33:16 2017 -0400
  43. 7028f67 power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs by Adam Ford · Wed Apr 26 13:41:32 2017 -0500
  44. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  45. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · Tue Mar 07 07:13:42 2017 -0500
  46. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  47. 0aee3b0 Remove unused symbol CONGIG_CMD_STORAGE from board configs by Lars Poeschel · Mon Feb 06 12:30:19 2017 +0100
  48. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  49. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:41 2017 +0100
  50. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  51. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  52. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  53. 70b3e34 TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · Mon Nov 07 21:34:55 2016 -0500
  54. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · Mon Nov 07 21:34:54 2016 -0500
  55. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · Wed Nov 16 19:19:06 2016 +0200
  56. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · Wed Nov 16 19:19:05 2016 +0200
  57. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  58. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  59. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  60. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:56 2016 -0600
  61. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:54 2016 -0600
  62. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:48 2016 -0600
  63. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  64. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:43 2016 -0600
  65. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:42 2016 -0600
  66. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  67. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:40 2016 -0600
  68. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:38 2016 -0600
  69. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  70. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · Fri Aug 26 13:30:43 2016 -0400
  71. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · Mon Aug 22 08:22:17 2016 -0400
  72. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · Wed Jul 27 22:29:42 2016 -0400
  73. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  74. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  75. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  76. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  77. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  78. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · Tue Aug 04 17:04:06 2015 +0200
  79. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  80. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · Mon Mar 09 17:12:04 2015 -0500
  81. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · Sat Nov 08 23:14:55 2014 +0100
  82. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  83. 3ef4973 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · Mon Nov 18 19:03:01 2013 +0530
  84. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  85. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  86. e5531fd omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL by Tom Rini · Thu Dec 13 13:58:27 2012 -0700
  87. c352a0c spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · Thu Sep 20 19:09:07 2012 -0500
  88. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  89. 669a38f omap3evm: Add CONFIG_CMD_ASKENV by Tom Rini · Mon May 21 11:20:47 2012 +0000
  90. c9f9b91 omap3evm: Set BOOTDELAY to 3 by Tom Rini · Mon May 21 11:20:45 2012 +0000
  91. 533607c nand_spl_simple: store ecc data on the stack by Stefano Babic · Thu Dec 15 10:55:37 2011 +0100
  92. 988a235 OMAP3: Add SPL support to omap3_evm by Tom Rini · Fri Nov 18 12:48:09 2011 +0000
  93. fb270e6 omap3evm: Add support for EFI partitions by Sanjeev Premi · Wed Nov 16 10:20:50 2011 -0500
  94. 593d909 omap3evm: move common config options to new file by Sanjeev Premi · Tue Oct 25 06:11:30 2011 +0000
  95. 22ad102 omap3evm: Prepare to split configuration by Sanjeev Premi · Tue Oct 25 06:11:29 2011 +0000
  96. 47b601e omap3evm: Reorder related config options by Sanjeev Premi · Tue Oct 25 06:11:28 2011 +0000
  97. e4da248 common: cosmetic: CONFIG_BOOTFILE checkpatch compliance by Joe Hershberger · Thu Oct 13 13:03:48 2011 +0000
  98. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  99. 16822bf omap3evm: env: Fix default console by Sanjeev Premi · Fri Sep 23 05:25:28 2011 +0000
  100. 4fdf2b7 omap3evm: Use generic MMC driver by Vaibhav Hiremath · Sat Sep 03 21:42:35 2011 -0400