- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
- 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 6b63c54 dm: powerpc: T1023/T1024: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 4 years, 7 months ago
- d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 38a02b5 powerpc: T102xRDB: Disable legacy PCIe driver when DM_PCI is enabled by Hou Zhiqiang · 5 years ago
- 0469bae powerpc: T102xRDB: Remove the useless macro CONFIG_ARCH_T1040 by Hou Zhiqiang · 5 years ago
- e478f70 configs: Migrate CONFIG_SYS_LDSCRIPT to Kconfig by Tom Rini · 5 years ago
- 2386edc configs: Remove unneeded CONFIG_SYS_LDSCRIPT instances by Tom Rini · 5 years ago
- e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · 5 years ago
- fa911f8 configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig by Tom Rini · 6 years ago
- cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
- 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
- ba2414f configs: fsl: move DDR specific defines to Kconfig by Rajesh Bhagat · 6 years ago
- 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · 6 years ago
- abe3edf configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
- 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
- 77a2933 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC by Simon Goldschmidt · 6 years ago
- 47e8605 drivers: qe: Move CONFIG_U_QE to Kconfig by Ran Wang · 6 years ago
- 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
- 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
- 11a8135 powerpc: mpc85xx: Drop u-boot-with-spl.bin on selected boards by York Sun · 6 years ago
- 9e91727 config: remove unused CONFIG_SPL_RELOC_STACK_SIZE by Heinrich Schuchardt · 6 years ago
- ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
- 8e45f1a cmd: Kconfig: Move CONFIG_MP to Kconfig by Siva Durga Prasad Paladugu · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
- 75b23ed treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig by Mario Six · 7 years ago
- 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
- e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
- 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
- 6d48136 configs: Drop unused CONFIG_SPL_MMC_MINIMAL by Tom Rini · 7 years ago
- 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- 816bc41 configs: Move SYS_DPAA_QBMAN to Kconfig by Ahmed Mansour · 7 years ago
- acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · 7 years ago
- 5ad8e11 Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
- 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
- 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
- 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
- 8c90c92 include/configs: remove CONFIG_SYS_CBSIZE when the default value is used by Thomas Petazzoni · 7 years ago
- e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · 7 years ago
- c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
- 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
- 8d8f742 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig by Simon Glass · 7 years ago
- 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
- 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
- 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
- 4c3a620 Convert CONFIG_CMD_IRQ to Kconfig by Simon Glass · 8 years ago
- 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
- 9fdc0de Convert CONFIG_CMD_ERRATA to Kconfig by Simon Glass · 8 years ago
- 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
- 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
- 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 8 years ago
- ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
- 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
- b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
- 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
- a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · 8 years ago
- 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- 863af89 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- b0f8bae arch: powerpc: Move CONFIG_FSL_IFC to Kconfig by Prabhakar Kushwaha · 8 years ago
- 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
- fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
- d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
- f9a0363 powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
- 940ee4a powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
- af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
- a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- e7a6eaf powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig by York Sun · 8 years ago
- a5b5d88 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
- 7d29dd6 powerpc: T1024: Remove macro CONFIG_PPC_T1024 by York Sun · 8 years ago
- 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
- f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · 8 years ago
- dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · 8 years ago
- e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · 8 years ago
- 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
- e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · 8 years ago
- 4458d3b Convert SILENT_CONSOLE options to Kconfig by Simon Glass · 8 years ago
- 55107dc Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand. by Zhao Qiang · 8 years ago
- 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
- b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
- e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
- d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 7db65a8 Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to Kconfig by Simon Glass · 8 years ago
- bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago