summaryrefslogtreecommitdiff
path: root/include/configs/mxs.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass1-1/+1
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski1-6/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-5/+0
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-04-27ARM: mxs: support full SPL frameworkMans Rullgard1-0/+2
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-14spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Convert CONFIG_APBH_DMA et al to KconfigAdam Ford1-1/+0
2018-02-08Convert CONFIG_NAND_MXS to KconfigStefan Agner1-1/+0
2018-01-28pl011: Convert CONFIG_PL011_SERIAL to KconfigAlexander Graf1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-05-15Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-10/+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-15i2c: Drop use of CONFIG_I2C_HARDSimon Glass1-10/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-3/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-26Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-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-10-24Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-3/+0
2016-02-08dm: freescale: Drop mxs_auart serial driverSimon Glass1-2/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-08-13spl, common, serial: build SPL without serial supportHeiko Schocher1-0/+1
2015-03-13mxs: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-3/+0
2014-10-29i2c: mxs: Add basic support for i2c frameworkMarek Vasut1-1/+2
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic1-1/+0
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada1-1/+0
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-07-23arm: mxs: Scrub useless ifdefMarek Vasut1-2/+0
2014-04-28arm: mxs: Enable CONFIG_SYS_GENERIC_BOARDMarek Vasut1-0/+1