aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sniper.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_I2C_MULTI_BUS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-2/+2
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-5/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini1-2/+0
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-12/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-10/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30global: Remove dead code that starts with CONFIG_[0-9A]Tom Rini1-10/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2020-07-17remove include/config_defaults.hRasmus Villemoes1-6/+0
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-2/+0
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2018-08-17Convert CONFIG_TWL4030_LED et al to KconfigAdam Ford1-2/+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-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-23Remove config_distro_defaults.hAdam Ford1-1/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-2/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford1-2/+0
2018-01-22Convert CONFIG_TWL4030_USB to KconfigAdam Ford1-6/+0
2018-01-22Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford1-2/+0
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-16/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+0
2017-08-10Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford1-1/+0
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford1-1/+1
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini1-9/+0
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini1-2/+0