summaryrefslogtreecommitdiff
path: root/include/configs/mpc8308_p1m.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini
2019-05-21mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six
2019-05-21mpc8308: Migrate system io config to KconfigMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six
2019-05-21mpc83xx: Simplify BR,OR linesMario Six
2019-05-21mpc83xx: Normalize BR/OR option linesMario Six
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08treewide: Migrate CONFIG_TSEC_ENET to KconfigMario Six
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-19powerpc: Drop unreferenced CONFIG_* definesTuomas Tynkkynen
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2016-10-28pci: Move CONFIG_PCI_PNP to KconfigBin Meng
2016-10-27drivers/pci/Kconfig: Add PCITom Rini
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-03-17mpc83xx: preempt premature board support removal by setting GENERIC_BOARDKim Phillips
2014-01-24powerpc: mpc83xx: remove redundant CONFIG_MPC83xx definitionMasahiro Yamada