summaryrefslogtreecommitdiff
path: root/include/configs/strider.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-3/+0
2019-08-02Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass1-0/+1
2019-05-21gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six1-8/+0
2019-05-21mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six1-5/+0
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-1/+0
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six1-3/+2
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six1-2/+0
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six1-2/+0
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six1-5/+0
2019-05-21mpc8308: Migrate system io config to KconfigMario Six1-25/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-5/+0
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six1-9/+0
2019-05-21mpc83xx: Remove last CONFIG_MPC83xxMario Six1-1/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-6/+0
2019-05-21mpc83xx: Simplify BR,OR linesMario Six1-25/+6
2019-05-21mpc83xx: Normalize BR/OR option linesMario Six1-2/+2
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six1-6/+0
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six1-37/+0
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six1-32/+0
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-6/+0
2019-05-21strider: Migrate to CONFIG_TARGET_STRIDERMario Six1-1/+0
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six1-2/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six1-2/+0
2018-04-08treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to KconfigMario Six1-1/+0
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-2/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-03-09treewide: Fix gdsys mail addressesMario Six1-1/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+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-2/+0
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-1/+0
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_PCA953X 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-1/+0
2017-05-22Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass1-2/+0
2017-05-22Convert CONFIG_CMD_FPGAD to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-05mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to KconfigYork Sun1-1/+0