aboutsummaryrefslogtreecommitdiff
path: root/include/configs/dragonboard410c.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-3/+0
2020-01-23removing fdt_high from default set of variables for, dragonboard410c configMatthias Schoepfer1-1/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-06-14configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini1-2/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-7/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-06-19configs: db410c: Set eMMC env partition to BOOT2Ramon Fried1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-23Remove config_distro_defaults.hAdam Ford1-2/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford1-3/+0
2018-01-15db410c: on aarch64 the fdtfile is in per-vendor subdirectoryRob Clark1-1/+1
2018-01-15db410c: configs: increase gunzip buffer size for the kernelJorge Ramirez-Ortiz1-1/+1
2017-11-17configs: dragonboard410c: Save environment data on eMMCJorge Ramirez-Ortiz1-0/+1
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-4/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-2/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_DM9601Chris Packham1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
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