1. 9baa2bc Removed unused references to CONFIG_SERIALx by Adam Ford · 6 years ago
  2. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  3. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  4. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  5. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  6. ab5814f configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR by Adam Ford · 6 years ago
  7. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. 5bc0543 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · 7 years ago
  10. 6f6b7cf Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  11. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  12. 75670c8 configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  13. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  14. 11d2e98 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · 7 years ago
  15. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  16. 0a9ef45 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  17. 34330a3 Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  18. 7672d9d include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · 7 years ago
  19. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  20. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  21. 1f20fc5 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  22. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  23. 0ee89f2 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  24. 5bbc265 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  25. daa0f05 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  26. 94d50be Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  27. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  28. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  29. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  30. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  31. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  32. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  33. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  34. 68ccab5 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · 7 years ago
  35. 29cb2b3 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 7 years ago
  36. bdf1067 omap3: Drop unused CONFIG_OMAP3_xxx board defines by Tom Rini · 7 years ago
  37. 89024dd TI: Drop 'CONFIG_OMAP' by Tom Rini · 7 years ago
  38. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  39. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  40. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  41. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  42. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  43. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  44. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  45. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  46. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  47. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  48. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  49. 187f9dc TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · 8 years ago
  50. 983e370 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago
  51. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  52. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  53. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  54. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  55. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  56. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  57. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  58. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  59. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  63. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  69. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  70. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  71. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  72. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  73. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  74. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  75. 5493a32 Migrate CONFIG_ULPI* to Kconfig by Mateusz Kulikowski · 9 years ago
  76. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  77. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  78. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  79. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  80. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  81. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  82. 01d10aa mcx: add Ethernet over USB by Stefano Babic · 9 years ago
  83. 62321e2 omap3: fix NAND support for mcx board by Stefano Babic · 9 years ago
  84. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  85. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  86. eb5e129 mcx: update maintainer and convert to generic board by Anatolij Gustschin · 9 years ago
  87. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  88. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  89. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  90. 4a8c3f6 Use __stringify() instead of xstr() by Anatolij Gustschin · 10 years ago
  91. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  92. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  93. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  94. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  95. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  96. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  97. a5d64db OMAP3: fix default environment for mcx board by Stefano Babic · 11 years ago
  98. 9267110 OMAP3: add missing gpio clock init and fix NAND SPL for mcx board by Stefano Babic · 11 years ago
  99. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  100. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago