summaryrefslogtreecommitdiff
path: root/include/configs/warp.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2021-04-12board: warp: add power_max77696_init() functionJaehoon Chung1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-10-08watchdog: move WATCHDOG_TIMEOUT_MSECS to KconfigHeiko Schocher1-1/+0
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-1/+0
2018-10-22Kconfig: Convert CONFIG_IMX_WATCHDOG to KconfigXiaoliang Yang1-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-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-12warp: Use PARTUUID to specify the rootfs locationFabio Estevam1-2/+3
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan1-1/+0
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom 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-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-07-28warp: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-4/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-1/+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-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-3/+10
2015-07-26warp: Add MAX77696 supportFabio Estevam1-0/+11
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-3/+3
2015-07-10imx6: standardise OCOTP and fuse config to mx6_commonPeter Robinson1-4/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-2/+7
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-28warp: Add fuse command supportFabio Estevam1-0/+4
2015-05-28warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam1-0/+1
2015-05-28warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam1-1/+1
2015-05-28warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam1-1/+1
2015-05-26mx6: standardise CONFIG_CMD_CACHEPeter Robinson1-4/+0
2015-05-26imx6: generic MMC config options to mx6_commonPeter Robinson1-7/+0
2015-05-26imx6: standardise filesystem and boot optionsPeter Robinson1-8/+0
2015-05-26imx6: move generic miscellaneous and overwrite optionsPeter Robinson1-14/+0
2015-05-26imx6: centralise common boot options in mx6_common.hPeter Robinson1-7/+0
2015-05-26imx6: move MXC_GPIO define to mx6_common.hPeter Robinson1-1/+0
2015-05-26imx6: move standard ATAG configs to mx6_common.hPeter Robinson1-5/+0