aboutsummaryrefslogtreecommitdiff
path: root/include/configs/tao3530.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-30Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to KconfigAdam Ford1-2/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-4/+0
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-3/+0
2017-10-03usb: gadget: Convert USB_ETHER to KconfigMaxime Ripard1-2/+0
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford1-2/+0
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford1-2/+1
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-2/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-09-08Kconfig: drop CONFIG_USB_ETHER_RNDISChris Packham1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-3/+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-3/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-09-01Convert CONFIG_SPL_OMAP3_ID_NAND to KconfigAdam Ford1-1/+0
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini1-1/+0
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford1-2/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+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-31configs: Migrate CMD_NAND*Tom Rini1-2/+0
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-05-15Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-05-15omap3: Migrate CONFIG_OMAP3_GPIO_X to KconfigTom Rini1-7/+0
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini1-1/+0
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini1-2/+0
2017-05-09power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford1-1/+0
2017-04-27clean-up: Remove uselsess mentions of CONFIG_COMMAND_HISTORYAlexey Brodkin1-1/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-7/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-09ARM: Migrate errata to KconfigTom Rini1-4/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-02-08Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+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-11-18spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko1-1/+0
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-5/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0