1. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  2. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  3. 00b63c5 ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPL by Adam Ford · 5 years ago
  4. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  5. 15cd1e1 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  6. c08c52c davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs by Bartosz Golaszewski · 5 years ago
  7. bbe7b1e ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future by Adam Ford · 5 years ago
  8. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  9. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  10. 57f719b ARM: am3517_evm: Enable Falcon Mode by Adam Ford · 6 years ago
  11. 382948c am3517_evm: Use ttyS2 instead of ttyO2 by Adam Ford · 6 years ago
  12. 66ff8b2 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  13. 5e0e581 am3517_evm: Drop inadvertently added line by Tom Rini · 6 years ago
  14. 8553e89 ARM: am3517_evm: Disable DM_I2C_COMPAT by Adam Ford · 6 years ago
  15. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  16. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  17. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  18. 9b82088 configs: omap: Remove dead config CONFIG_SYS_NAND_ADDR by Adam Ford · 6 years ago
  19. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  22. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  23. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  24. ed3b082 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · 7 years ago
  25. 9d3e6c3 Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig by Adam Ford · 7 years ago
  26. 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  27. 5b7c9f0 Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig by Adam Ford · 7 years ago
  28. 7285f48 usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  29. 6584977 usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  30. b32f5f3 ARM: omap3: am3517-evm: Add device tree and DM support by Adam Ford · 7 years ago
  31. 0e60a5f Convert CONFIG_EMIF4 et al to Kconfig by Adam Ford · 7 years ago
  32. 6b1c165 include/configs: remove references to SMNAND_ENV_OFFSET by Adam Ford · 7 years ago
  33. 15d6b84 ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h by Adam Ford · 7 years ago
  34. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  35. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  36. 02bf536 Convert CONFIG_BCH to Kconfig by Adam Ford · 7 years ago
  37. 504997e configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  38. fec7402 spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files by Philipp Tomsich · 7 years ago
  39. 8590116 Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig by Adam Ford · 7 years ago
  40. 49e96f2 Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX by Adam Ford · 7 years ago
  41. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  42. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  43. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  44. 48fcc4a Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  45. fd36c19 gpio: Move OMAP_GPIO to Kconfig by Tom Rini · 8 years ago
  46. f28c434 TI: Drop 'CONFIG_OMAP' by Tom Rini · 8 years ago
  47. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  48. bacb52c ARM: Migrate errata to Kconfig by Tom Rini · 8 years ago
  49. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  50. 0aee3b0 Remove unused symbol CONGIG_CMD_STORAGE from board configs by Lars Poeschel · 8 years ago
  51. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  52. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  53. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  54. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  55. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  56. 70b3e34 TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 by Tom Rini · 8 years ago
  57. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago
  58. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  59. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  60. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  61. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  62. 09dbb85 kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  63. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  64. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  65. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  66. fa07223 Convert CONFIG_SPL_MTD_SUPPORT to Kconfig by Simon Glass · 8 years ago
  67. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  68. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  69. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  70. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  71. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  72. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  73. 20ea7ab common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  74. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  75. cfff4aa TI: Rework SRAM definitions and maximums by Tom Rini · 8 years ago
  76. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  77. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  78. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  79. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  80. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · 9 years ago
  81. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  82. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  83. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  84. 6b3c634 OMAP3: am3517_evm: Add NAND MTD partitions with UBI/UBIFS support by Derald D. Woods · 9 years ago
  85. 587cf0e OMAP3: am3517_evm: Use BCH8 ECC for NAND by Derald D. Woods · 9 years ago
  86. 27095aa OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDT by Derald D. Woods · 9 years ago
  87. bf9032a armv7: add cacheline sizes where missing by Albert ARIBAUD · 9 years ago
  88. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  89. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  90. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  91. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  92. 5a12d1f am3517_evm: add FIT support by Yegor Yefremov · 9 years ago
  93. a0f0309 arm: convert am3517_crane and am3517_evm to generic boards by Yegor Yefremov · 9 years ago
  94. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  95. 3e46e3e ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 by Nishanth Menon · 10 years ago
  96. fa96c96 ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs by Nishanth Menon · 10 years ago
  97. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  98. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  99. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  100. dd67843 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago