summaryrefslogtreecommitdiff
path: root/include/configs/colibri_pxa270.h
AgeCommit message (Expand)Author
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER 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
2018-04-08treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Kconfig: Drop CONFIG_CMD_ENVSimon Glass
2017-04-30Convert CONFIG_SYS_WHITE_ON_BLACK to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2016-11-28apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handlingMarcel Ziswiler
2016-11-23colibri_pxa270: transition to driver model for serialMarcel Ziswiler
2016-11-23colibri_pxa270: drop edit, elf, fpga, hush, regex et al. for space reasonMarcel Ziswiler
2016-11-23serial: pxa: use kconfig for serial configurationMarcel Ziswiler
2016-11-05colibri_pxa270: drop lzma support for space reasonMarcel Ziswiler
2016-10-23Convert CONFIG_CONSOLE_SCROLL_LINES to KconfigSimon Glass
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-03-02pxa: colibri_pxa270: integrate latest validated register settingsMarcel Ziswiler
2015-03-02pxa: colibri_pxa270: remove CONFIG_ENV_ADDR_REDUNDMarcel Ziswiler
2015-03-02pxa: colibri_pxa270: fix wrong comment about voipac ethernet chipMarcel Ziswiler
2015-03-02pxa: colibri_pax270: fix CONFIG_BOOTCOMMANDMarcel Ziswiler
2015-03-02pxa: colibri_pxa270: avoid overwriting factory configuration blockMarcel Ziswiler
2015-03-02pxa: colibri_pxa270: disable loadb/s commands and long helpMarcel Ziswiler
2015-03-02pxa: colibri_pxa270: migrate to generic boardMarcel Ziswiler
2015-03-02pxa: balloon3/colibri_pxa270: fix environment optionally being nowhereMarcel Ziswiler
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring