summaryrefslogtreecommitdiff
path: root/include/configs/udoo.h
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-10-22arm: udoo: Convert to distro configMeul, Dirk
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-08-07configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass
2017-01-28arm: Note vendor-required status of certain MACH_TYPE valuesTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-01-20udoo:use load instead of fatloadOscar Curero
2015-09-02udoo: Remove SPL fat supportvpeter4
2015-09-02udoo: Switch to SPL supportvpeter4
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson
2015-05-26imx6: move generic imx6 options to mx6_common.hPeter Robinson
2015-05-26imx6: move all standard includes to mx6_common.hPeter Robinson
2014-11-23config: remove redundant CONFIG_SYS_PROMPT definesMasahiro Yamada
2014-04-28udoo: Convert to generic boardFabio Estevam
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-02-19config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada
2014-02-11udoo: Set default environment to use zImageOtavio Salvador
2014-01-03ARM: mx6: Change the FDT loading address to avoid overlapingOtavio Salvador
2013-12-17ARM: mx6: Update non-Freescale boards to include CPU errata.Eric Nelson
2013-12-17udoo: Add SATA support on uDoo Board.Giuseppe Pagano
2013-11-28udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano
2013-10-17udoo: Add initial support for mx6q udoo boardFabio Estevam