summaryrefslogtreecommitdiffstats
path: root/include/configs/dragonboard410c.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini2019-06-141-2/+0
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-7/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* configs: db410c: Set eMMC env partition to BOOT2Ramon Fried2018-06-191-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-081-3/+0
* db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark2018-01-151-1/+1
* db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz2018-01-151-1/+1
* configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz2017-11-171-0/+1
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-4/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-2/+0
* Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham2017-09-081-1/+0
* include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-3/+0
* Kconfig: Drop CONFIG_CMD_TFTPSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* configs: move CMD_MD5SUM definition to defconfigsAndre Przywara2017-03-171-4/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-081-1/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-3/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-3/+0
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-291-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-2/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-2/+0
* dragonboard410c: adding missing default addr for script and pxe bootRicardo Salveti de Araujo2016-07-141-0/+2
* dragonboard410c: prefer sdcard boot over emmcRicardo Salveti de Araujo2016-07-141-1/+1
* dragonboard410c: Increase default environment size.Mateusz Kulikowski2016-06-201-1/+1
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-2/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* dragonboard410c: Fix environment variablesAndreas Färber2016-04-181-4/+4
* dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZEMateusz Kulikowski2016-04-181-0/+2
* board: Add Qualcomm Dragonboard 410C supportMateusz Kulikowski2016-04-011-0/+150