1. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  2. cbb89ed configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards by Bin Meng · 7 years ago
  3. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  4. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  5. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 7 years ago
  6. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  7. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  8. 68ccab5 omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig by Tom Rini · 7 years ago
  9. 29cb2b3 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 7 years ago
  10. bdf1067 omap3: Drop unused CONFIG_OMAP3_xxx board defines by Tom Rini · 7 years ago
  11. 89024dd TI: Drop 'CONFIG_OMAP' by Tom Rini · 7 years ago
  12. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  13. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  14. f40574e Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  15. 8dda2e2 ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  16. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  17. 5492532 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  18. 92a1bab arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · 8 years ago
  19. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  20. 3788b45 config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  21. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  22. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  23. 187f9dc TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · 8 years ago
  24. 983e370 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago
  25. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  26. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  27. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  28. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  29. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  30. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  31. 19a9747 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  32. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  33. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  43. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  44. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  45. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  46. cb04db1 include/configs: Whitespace fixup by Tom Rini · 8 years ago
  47. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  48. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  49. 5493a32 Migrate CONFIG_ULPI* to Kconfig by Mateusz Kulikowski · 8 years ago
  50. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  51. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  52. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  53. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  54. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  55. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  56. 01d10aa mcx: add Ethernet over USB by Stefano Babic · 9 years ago
  57. 62321e2 omap3: fix NAND support for mcx board by Stefano Babic · 9 years ago
  58. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  59. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  60. eb5e129 mcx: update maintainer and convert to generic board by Anatolij Gustschin · 9 years ago
  61. c6f90e1 ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  62. 987ec58 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  63. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  64. 4a8c3f6 Use __stringify() instead of xstr() by Anatolij Gustschin · 10 years ago
  65. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  66. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  67. 25b4adb include: remove CONFIG_SPL/CONFIG_TPL definition in config headers by Masahiro Yamada · 10 years ago
  68. 4ce9957 include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  69. 222a311 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 by pekon gupta · 10 years ago
  70. a7e36fc mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · 11 years ago
  71. a5d64db OMAP3: fix default environment for mcx board by Stefano Babic · 11 years ago
  72. 9267110 OMAP3: add missing gpio clock init and fix NAND SPL for mcx board by Stefano Babic · 11 years ago
  73. faca8ff Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  74. 3f71906 mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme by pekon gupta · 11 years ago
  75. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  76. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  77. b173075 configs: Remove unused CONFIG_BOOTP_DEFAULT by Tom Rini · 11 years ago
  78. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  79. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  80. 019be4a Remove unused CONFIG_SYS_I2C_BUS[_SELECT] by Michael Jones · 12 years ago
  81. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  82. abcbe2e OMAP3: Remove unused PHYS_SDRAM_1_SIZE by Thomas Weber · 12 years ago
  83. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  84. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  85. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  86. 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  87. 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  88. e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  89. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  90. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  91. 3d6ba91 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  92. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  93. 3ae6abb OMAP3: mcx: read hot-water-button after reset by Stefano Babic · 12 years ago
  94. f89a8b6 OMAP3: mcx: updated default environment by Stefano Babic · 12 years ago
  95. 992a27d mcx: increased buffer for command line by Stefano Babic · 12 years ago
  96. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  97. e0820cc ARM: omap3: Set SPL stack size to 8KB, image to 54KB. by Tom Rini · 12 years ago
  98. 1005ccf include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 12 years ago
  99. 48a4ee5 mcx: Enable command line editing by Detlev Zundel · 13 years ago
  100. 512dce09 OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · 13 years ago