summaryrefslogtreecommitdiff
path: root/include/configs/kp_imx53.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini2022-03-181-2/+0
* Finish converting CONFIG_SYS_FSL_CLK to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-2/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-2/+1
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-301-2/+0
* kp_imx53: Switch to using a local namespace for ID EEPROMTom Rini2021-08-301-3/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini2019-11-201-1/+0
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-1/+0
* config: Update KP's imx53 HSC config to pass key pressed informationLukasz Majewski2019-06-111-0/+2
* config: Update KP's imx53 HSC config to support SWUpdateLukasz Majewski2019-06-111-2/+5
* Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski2019-04-251-1/+0
* ARM: config: Remove not needed CONFIG_MXC_USB_PORT defineLukasz Majewski2019-04-251-1/+0
* ARM: kp_imx53: config: Do not use ${boardtype} to setup update wic fileLukasz Majewski2019-04-251-1/+1
* ARM: Remove non DM/DTS esdhc3 code from HSC|DDC board related filesLukasz Majewski2019-04-251-4/+0
* ARM: defconfig: Move CONFIG_FSL_ESDHC to KconfigLukasz Majewski2019-04-251-1/+0
* cosmetic: Remove not needed string from kp_imx53.h configLukasz Majewski2019-04-021-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* board: Silent out the console on the K+P's imx53 boardsLukasz Majewski2018-06-181-0/+1
* Fixup various SPDX tags from the latest mergeTom Rini2018-05-181-2/+1
* arm: imx53: Add support for imx53 boards from K+PLukasz Majewski2018-05-181-0/+113