aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ids8313.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-1/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-3/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-1/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-4/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2015-03-30nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser1-1/+0
2015-01-29configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta1-3/+0
2014-11-23config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada1-1/+0
2014-06-23mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 boardHeiko Schocher1-1/+2
2014-06-05mpc8313, signed fit: enable legacy image format on ids8313 boardHeiko Schocher1-0/+1
2014-05-12config: remove platform CONFIG_SYS_HZ definition part 4Masahiro Yamada1-1/+0
2014-04-23mpc83xx: add ids8313 supportHeiko Schocher1-0/+587