aboutsummaryrefslogtreecommitdiff
path: root/include/configs/flea3.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-01arm: Remove flea3 boardTom Rini1-155/+0
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-4/+1
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-5/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-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-3/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-7/+0
2019-11-20env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-2/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-5/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-5/+5
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-8/+0
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-2/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-5/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-11-16mx35: adjust default environment for flea3 boardHeiko Schocher1-5/+4
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-2/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-18cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDTMichal Simek1-3/+0
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-1/+0
2015-10-30imx35, flea3: add FIT image supportHeiko Schocher1-0/+4
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2