summaryrefslogtreecommitdiff
path: root/include/configs/MPC837XERDB.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-16/+0
2021-10-02kgdb: Remove unused serial related optionsTom Rini1-4/+0
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini1-2/+0
2021-09-14pci: Drop PCI_INDIRECT_BRIDGESimon Glass1-2/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+0
2021-09-01nxp: Migrate a number of DDR related symbols to KconfigTom Rini1-3/+0
2021-08-31global: Remove unused or unnecessary CONFIG symbols related to DDRTom Rini1-8/+0
2021-08-30ppc: Rework some hard-coded BOOTCOMMANDSTom Rini1-2/+2
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-9/+0
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini1-5/+0
2019-05-21mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six1-4/+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 SPCR to KconfigMario Six1-3/+0
2019-05-21mpc83xx: Migrate arbiter config to KconfigMario Six1-4/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six1-5/+0
2019-05-21mpc83xx: Migrate HID config to KconfigMario Six1-8/+0
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-9/+0
2019-05-21mpc83xx: Simplify BR,OR linesMario Six1-36/+12
2019-05-21mpc83xx: Normalize BR/OR option linesMario Six1-1/+1
2019-05-21mpc83xx: Migrate LBLAW_* to KconfigMario Six1-12/+0
2019-05-21mpc83xx: Migrate BATS config to KconfigMario Six1-108/+0
2019-05-21powerpc: Migrate HIGH_BATS to KconfigMario Six1-2/+0
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six1-40/+0
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six1-14/+0
2019-05-21MPC837XERDB: Remove CONFIG_MPC837XERDBMario Six1-1/+0
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six1-1/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-04-09treewide: Migrate CONFIG_FSL_ESDHC to KconfigMario Six1-1/+0
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-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0