summaryrefslogtreecommitdiffstats
path: root/include/configs/udoo_neo.h
Commit message (Expand)AuthorAgeFilesLines
* 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 KconfigTom Rini2020-08-081-1/+0
* Convert CONFIG_MXC_UART to KconfigTom Rini2020-07-171-1/+0
* treewide: mem: Move mtest related defines to KconfigAshok 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