aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ids8313.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-21mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six1-9/+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 arbiter config to KconfigMario Six1-3/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-2/+0
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six1-7/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-12/+0
2019-05-21mpc83xx: Simplify BR,OR linesMario Six1-36/+11
2019-05-21mpc83xx: Normalize BR/OR option linesMario Six1-5/+5
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six1-12/+0
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six1-77/+0
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six1-1/+0
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six1-21/+0
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-3/+0
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six1-3/+0
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki1-10/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-5/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-28Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan1-2/+0
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini1-3/+0
2018-02-24Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan1-1/+0
2018-02-24Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-15Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski1-1/+0
2018-02-13spi: Migrate CONFIG_MPC8XXX_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-7/+2
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-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-4/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass1-1/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-2/+0
2017-05-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-2/+0