summaryrefslogtreecommitdiff
path: root/include/configs/udoo_neo.h
Commit message (Expand)AuthorAgeFilesLines
* udoo_neo: Enable support for USB and storagePeter Robinson2022-01-071-0/+1
* udoo_neo: Fixes for booting from the mSD cardPeter Robinson2022-01-071-2/+2
* i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass2021-09-041-2/+0
* power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass2021-09-041-1/+1
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-3/+3
* Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini2021-08-301-4/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-1/+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
* ARM: imx: udoo_neo: Convert to ethernet DMPeter Robinson2021-04-201-10/+0
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-071-4/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-1/+0
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-171-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-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
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-081-1/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-1/+0
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-4/+0
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-071-2/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-1/+0
* mx6sx: udoo_neo: use different load address for ramdiskPeter Robinson2017-02-191-1/+1
* mx6sx: udoo_neo: Define the default serial consolePeter Robinson2017-02-191-0/+1
* udoo_neo: Remove ramdiskaddr environment variableBreno Lima2017-01-271-1/+0
* udoo_neo: Remove trailing semicolon and spaceBreno Lima2017-01-271-1/+1
* udoo_neo: Add fdt_addr_r environment variableBreno Lima2017-01-271-0/+1
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki2017-01-211-1/+0
* udoo_neo: Use 'fdtfile' variable nameFabio Estevam2017-01-021-6/+6
* udoo_neo: Add Ethernet supportBreno Lima2016-12-161-1/+16
* udoo_neo: Add PFUZE300 PMIC supportBreno Lima2016-12-161-0/+13
* udoo_neo: Add thermal supportBreno Lima2016-12-161-0/+2
* udoo_neo: Remove console optionBreno Lima2016-12-161-1/+0
* udoo_neo: Remove mmcautodetect optionBreno Lima2016-12-161-1/+0
* udoo_neo: Remove USDHC3 supportBreno Lima2016-12-161-1/+0
* mx6sx: Add initial support for UDOO Neo BoardBreno Lima2016-11-291-0/+94