summaryrefslogtreecommitdiff
path: root/include/configs/strider.h
Commit message (Expand)AuthorAgeFilesLines
* env: Finish migration of common ENV optionsWIP/finish-env-Kconfig-migrationTom Rini2019-11-101-9/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-101-1/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-3/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* gdsys: mpc8308: Migrate SYS_FPGA{0, 1}_{BASE, SIZE} to KconfigMario Six2019-05-211-8/+0
* mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six2019-05-211-5/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-3/+2
* mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate SPCR to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-211-5/+0
* mpc8308: Migrate system io config to KconfigMario Six2019-05-211-25/+0
* mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-211-5/+0
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-211-9/+0
* mpc83xx: Remove last CONFIG_MPC83xxMario Six2019-05-211-1/+0
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-6/+0
* mpc83xx: Simplify BR,OR linesMario Six2019-05-211-25/+6
* mpc83xx: Normalize BR/OR option linesMario Six2019-05-211-2/+2
* mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-211-6/+0
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-211-37/+0
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-211-32/+0
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-6/+0
* strider: Migrate to CONFIG_TARGET_STRIDERMario Six2019-05-211-1/+0
* mpc83xx: Introduce ARCH_MPC830*Mario Six2019-05-201-2/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Convert CONFIG_HOSTNAME to a string optionMario Six2018-04-081-1/+1
* treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_LAST_STAGE_INIT to KconfigMario Six2018-04-081-2/+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-2/+0
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* treewide: Fix gdsys mail addressesMario Six2018-03-091-1/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+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-2/+0
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-111-1/+0
* Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_CMD_IOLOOP to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_CMD_FPGAD to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-2/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-2/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0