1. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 6 months ago
  2. 3232806 imx: ventana: increase SYS_BOOTM_LEN by Tim Harvey · 3 years, 7 months ago
  3. cd18f1e imx: ventana: enable dm support for PCI and FEC ethernet by Tim Harvey · 3 years, 8 months ago
  4. 777f333 imx: ventana: enable dm for MTD and NAND by Tim Harvey · 3 years, 11 months ago
  5. 72c4632 imx: ventana: enable dm support for USB by Tim Harvey · 3 years, 11 months ago
  6. 8c5ea53 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years, 2 months ago
  7. 35bd70c Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 5 months ago
  8. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 5 months ago
  9. 7d08077 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 6 months ago
  10. e6676a3 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 7 months ago
  11. e985eb1 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 8 months ago
  12. 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 8 months ago
  13. e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 8 months ago
  14. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  15. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  16. a8992e7 env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  17. 832ce20 mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  18. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  19. b06da06 Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT by Simon Glass · 5 years ago
  20. 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
  21. 3eb0801 imx: move CONFIG_VIDEO_IPUV3 to defconfigs by Anatolij Gustschin · 6 years ago
  22. abe66b1 Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  23. 14453fb Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  24. 6d82517 configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
  25. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  26. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  27. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  28. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 7 years ago
  29. 5a7b11e Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Alex Kiernan · 7 years ago
  30. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  31. 78eba69 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  32. 60e5456 spi: Migrate CONFIG_MXC_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  33. 99bec1a Convert CONFIG_APBH_DMA et al to Kconfig by Adam Ford · 7 years ago
  34. c87c811 Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  35. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  36. b82e667 ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  37. 477b16a ata: Migrate CONFIG_DWC_AHSATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  38. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  39. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  40. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  41. c7430d7 ipu_common: Let the MX6 IPU clock be calculated in run-time by Fabio Estevam · 7 years ago
  42. f58ad98 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · 7 years ago
  43. ae35844 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · 7 years ago
  44. 432e398 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  45. ecad705 configs: Migrate all of the existing USB symbols, except fastboot by Tom Rini · 7 years ago
  46. 3a91a25 Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig by Simon Glass · 7 years ago
  47. 203dc1b Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig by Simon Glass · 7 years ago
  48. 72c3033 Convert CONFIG_CMD_SPL to Kconfig by Simon Glass · 7 years ago
  49. 6500ec7 Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  50. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  51. 91c868f Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  52. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  53. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  54. 3bf926c Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 8 years ago
  55. 7a01f3c Convert CONFIG_CMD_HDMIDETECT to Kconfig by Simon Glass · 8 years ago
  56. 520f556 Convert CONFIG_CMD_GSC to Kconfig by Simon Glass · 8 years ago
  57. d96e898 Convert CONFIG_CMD_EECONFIG to Kconfig by Simon Glass · 8 years ago
  58. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 8 years ago
  59. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 8 years ago
  60. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
  61. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  62. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  63. 0fd28b1 power: Drop CONFIG_I2C_PMIC by Simon Glass · 8 years ago
  64. b69999e imx: ventana: config: set MMC env Partition to 1 by Tim Harvey · 8 years ago
  65. 1faca6a imx: ventana: config: add EMMC boot options by Tim Harvey · 8 years ago
  66. 94a1d6c imx: ventana: add GW560x support by Tim Harvey · 8 years ago
  67. 8d1a6ff imx: ventana: add GW5904 support by Tim Harvey · 8 years ago
  68. d883fcc imx: ventana: add EMMC configuration by Tim Harvey · 8 years ago
  69. 79942c4 imx: ventana: use mmc_root in boot scripts by Tim Harvey · 8 years ago
  70. f7d9fcd imx: ventana: config: add gzwrite support by Tim Harvey · 8 years ago
  71. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  72. c476215 pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  73. af27382 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  74. 4ef6ece Convert CONFIG_USB_KEYBOARD to Kconfig by Simon Glass · 8 years ago
  75. 1e1a0fb Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
  76. bdba2b3 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
  77. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  78. 27604b1 Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
  79. ebf7fff spl: move FDT_FIXUP_PARTITIONS to Kconfig by Heiko Schocher · 8 years ago
  80. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  81. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  82. 8f2fe0c kconfig: introduce kconfig for UBI by Heiko Schocher · 8 years ago
  83. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  84. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  85. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  86. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  87. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  88. 0a22c7f imx: ventana: enable splashscreen support by Tim Harvey · 8 years ago
  89. 5911c09 imx: ventana: make hwconfig initialize based on board configuration by Tim Harvey · 8 years ago
  90. 6eab98a imx: ventana: re-enable late board info display by Tim Harvey · 9 years ago
  91. f441657 imx: ventana: default pci to disabled by Tim Harvey · 9 years ago
  92. 899f589 imx: ventana: config: add PREBOOT support by Tim Harvey · 9 years ago
  93. 5098709 imx: ventana: config: use explicit addr in loadscript by Tim Harvey · 9 years ago
  94. 543a4ab imx: ventana: config: use fs env var for block dev filesystem type by Tim Harvey · 9 years ago
  95. 1b74000 imx: ventana: config: use bootdir env var for directory of fdt files by Tim Harvey · 9 years ago
  96. 4df0bff imx: ventana: config: add fixfdt script to apply manual fdt fixups by Tim Harvey · 9 years ago
  97. 7698cdf imx: ventana: config: add env vars for disk and part by Tim Harvey · 9 years ago
  98. a0eb8c9 imx: ventana: remove SPL_EXT_SUPPORT by Tim Harvey · 9 years ago
  99. 3c0fd17f imx: ventana: use EEPROM register for falcon boot mode by Tim Harvey · 9 years ago
  100. 3061a57 imx: ventana: config: remove redundant config by Tim Harvey · 9 years ago