summaryrefslogtreecommitdiffstats
path: root/include/configs/cyrus.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-2/+0
* powerpc: move ADDR_MAP to KconfigMarek Szyprowski2020-07-101-5/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+2
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-5/+0
* configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt2018-10-061-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* cmd: Kconfig: Move CONFIG_MP to KconfigSiva Durga Prasad Paladugu2018-07-101-1/+0
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-1/+0
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-3/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-4/+0
* powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen2018-01-191-2/+0
* configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour2018-01-101-1/+0
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-1/+0
* ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-2/+0
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-1/+0
* net: remove CONFIG_NET_MULTIMasahiro Yamada2017-10-271-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-1/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-5/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-1/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-111-5/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-4/+0
* configs: Finish migration of PHY_GIGETom Rini2017-08-081-1/+0
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-071-2/+0
* configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc2017-08-071-1/+1
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_SATA to KconfigSimon Glass2017-07-111-1/+0
* Convert CONFIG_CMD_IRQ to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_ERRATA to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* cmd: add Kconfig option for 'date' commandChris Packham2017-05-011-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-3/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-2/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-02-031-1/+0
|\
| * arch: powerpc: Move CONFIG_FSL_ELBC to KconfigPrabhakar Kushwaha2017-02-031-1/+0
* | mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* | disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-3/+0
|/
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-1/+1