summaryrefslogtreecommitdiff
path: root/include/configs/ids8313.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-061-4/+2
* Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-1/+0
* Remove CONFIG_HAS_ETH0 et al symbolsTom Rini2022-03-181-2/+0
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-181-3/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-1/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-1/+0
* Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini2021-12-271-3/+0
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-9/+0
* Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* ppc: Rework some hard-coded BOOTCOMMANDSTom Rini2021-08-301-1/+1
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-301-4/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* rtc: move pcf8563 to KconfigWIP/2020-10-22-misc-changesHeiko Schocher2020-10-221-1/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+2
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes2020-01-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-4/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-1/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-4/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six2019-05-211-9/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+0
* mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six2019-05-211-3/+2
* mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate arbiter config to KconfigMario Six2019-05-211-3/+0
* mpc83xx: Migrate CONFIG_SYS_IMMR to KconfigMario Six2019-05-211-2/+0
* mpc83xx: Migrate HID config to KconfigMario Six2019-05-211-7/+0
* mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six2019-05-211-12/+0
* mpc83xx: Simplify BR,OR linesMario Six2019-05-211-36/+11
* mpc83xx: Normalize BR/OR option linesMario Six2019-05-211-5/+5
* mpc83xx: Migrate LBLAW_* to KconfigMario Six2019-05-211-12/+0
* mpc83xx: Migrate BATS config to KconfigMario Six2019-05-211-77/+0
* powerpc: Migrate HIGH_BATS to KconfigMario Six2019-05-211-1/+0
* mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six2019-05-211-21/+0
* mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2019-05-211-3/+0
* mpc83xx: Replace CONFIG_83XX_CLKIN in calculationsMario Six2019-05-211-1/+1