summaryrefslogtreecommitdiff
path: root/include/configs/MPC8315ERDB.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes
2019-11-20env: Finish migration of common ENV optionsTom 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-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: Migrate LBLAW_* to KconfigMario Six
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six
2019-05-21mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six
2019-05-21MPC8315ERDB: Remove CONFIG_MPC8315ERDBMario Six
2019-05-21mpc8315erdb: Merge BR/OR settingsMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*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-07-22Convert CONFIG_MTD_PARTITIONS 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
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
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-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada