summaryrefslogtreecommitdiff
path: root/include/configs/corenet_ds.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-5/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy1-5/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-4/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_REMOTE to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-5/+0
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-5/+0
2017-05-22Convert CONFIG_CMD_ERRATA to KconfigSimon Glass1-1/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-3/+0
2017-03-09Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+1
2017-02-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+0
2017-02-04arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-3/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-05ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun1-1/+1
2017-01-05fsl_ddr: Move DDR config options to driver KconfigYork Sun1-1/+0
2017-01-05powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to KconfigYork Sun1-3/+0
2016-12-02powerpc: mpc85xx: Move CONFIG_FSL_LAW to KconfigYork Sun1-2/+0
2016-11-24powerpc: P5040DS: Remove macro CONFIG_P5040DSYork Sun1-1/+1
2016-11-24powerpc: P5020DS: Remove macro CONFIG_P5020DSYork Sun1-1/+1
2016-11-24powerpc: P4080DS: Remove macro CONFIG_P4080DSYork Sun1-2/+2
2016-11-24powerpc: P3041DS: Remove macro CONFIG_P3041DSYork Sun1-1/+1
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng1-1/+0
2016-10-28drivers/pci/Kconfig: Add PCITom Rini1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-21powerpc/85xx: Increase fdt addressScott Wood1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-04include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day1-2/+2
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-7/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-3/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-8/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2016-01-27secure_boot: include/configs: move definition of CONFIG_CMD_BLOBAneesh Bansal1-4/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0