aboutsummaryrefslogtreecommitdiff
path: root/include/configs/dragonboard410c.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-3/+0
2017-08-11Kconfig: Drop CONFIG_CMD_TFTPSimon Glass1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy1-1/+0
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-17configs: move CMD_MD5SUM definition to defconfigsAndre Przywara1-4/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-02-08cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-3/+0
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-2/+0
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
2016-07-14dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo1-0/+2
2016-07-14dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo1-1/+1
2016-06-20dragonboard410c: Increase default environment size.Mateusz Kulikowski1-1/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+0
2016-04-18dragonboard410c: Fix environment variablesAndreas Färber1-4/+4
2016-04-18dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski1-0/+2
2016-04-01board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski1-0/+150