aboutsummaryrefslogtreecommitdiff
path: root/include/configs/udoo.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini1-2/+0
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini1-3/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-01-08udoo: Adjust the SD card device numberingFabio Estevam1-2/+2
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-3/+3
2021-04-08ARM: imx: udoo: convert to DM_ETHPeter Robinson1-8/+0
2021-04-08ARM: imx: udoo: Convert block devices to DMPeter Robinson1-6/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-10-22arm: udoo: Convert to distro configMeul, Dirk1-89/+23
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-2/+0
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-1/+0
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-3/+0
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc1-2/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc1-1/+1
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass1-1/+0
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-3/+0
2017-01-28arm: Note vendor-required status of certain MACH_TYPE valuesTom Rini1-2/+2
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-01-20udoo:use load instead of fatloadOscar Curero1-3/+3
2015-09-02udoo: Remove SPL fat supportvpeter41-1/+1
2015-09-02udoo: Switch to SPL supportvpeter41-3/+16
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson1-4/+0
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-7/+0
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-6/+0
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-16/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-6/+0