aboutsummaryrefslogtreecommitdiff
path: root/include/configs/kc1.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini1-6/+0
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini1-5/+0
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-2/+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-2/+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-06TI: Rework SRAM definitions and maximumsTom Rini1-1/+2
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-1/+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-01kc1: Add some sysboot and devicetree-related environment variablesPaul Kocialkowski1-0/+2
2016-04-01kc1: Include explicit serial baudrate on bootargsPaul Kocialkowski1-1/+1
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-03-15kc1: Power off when the power on reason is not a valid onePaul Kocialkowski1-0/+6
2016-03-15kc1: OMAP4 reboot mode supportPaul Kocialkowski1-0/+4
2016-03-15kc1: MUSB USB controller and fastboot USB gadget supportPaul Kocialkowski1-0/+35
2016-03-15Amazon Kindle Fire (first generation) codename kc1 supportPaul Kocialkowski1-0/+230