summaryrefslogtreecommitdiff
path: root/include/configs/chiliboard.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini2022-07-071-2/+0
* Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini2022-06-281-2/+0
* include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi2022-06-061-1/+1
* power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski2022-04-051-3/+0
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-011-10/+0
* Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2022-03-181-4/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-4/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-5/+0
* Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-3/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* Convert CONFIG_ARCH_MISC_INIT to KconfigTom Rini2020-06-261-1/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-1/+0
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-4/+0
* configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan2019-04-191-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-2/+0
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-241-1/+0
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-1/+0
* Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-221-2/+0
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-14/+2
* chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variableMichal Oleszczyk2017-10-231-1/+1
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-6/+0
* configs: Migrate all of the existing USB symbols, except fastbootTom Rini2017-09-011-1/+0
* dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-171-1/+0
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-2/+0
* Convert CONFIG_NAND to KconfigAdam Ford2017-08-121-2/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-1/+0
* include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabledJean-Jacques Hiblot2017-05-151-0/+1
* configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla2017-05-111-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* board/chiliboard: Add support for chiliBoardMarcin Niestroj2017-01-281-0/+214