aboutsummaryrefslogtreecommitdiff
path: root/include/configs/sniper.h
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini1-6/+0
2017-05-09power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford1-6/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-09ARM: Migrate errata to KconfigTom Rini1-3/+0
2017-02-17SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-6/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-6/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-7/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-11-21TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2Tom Rini1-1/+0
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-1/+1
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-6/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini1-1/+2
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-2/+0
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-1/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-8/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-04-01sniper: Include explicit serial baudrate on bootargsPaul Kocialkowski1-1/+1
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-02-29sniper: Various minor cleanups, missing Kconfig configs and reorganisationPaul Kocialkowski1-8/+3
2016-02-08sniper: Drop references to P970Paul Kocialkowski1-1/+1
2016-01-13sniper: Various boot-related env settings, devicetree supportPaul Kocialkowski1-15/+11
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou1-3/+1
2015-11-21ns16550: unify serial_omapThomas Chou1-2/+2
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-12sniper: Fastboot supportPaul Kocialkowski1-0/+38
2015-08-12sniper: Pass serial number through ATAGPaul Kocialkowski1-0/+1
2015-08-12sniper: OMAP3 reboot mode supportPaul Kocialkowski1-0/+3