summaryrefslogtreecommitdiff
path: root/include/configs/mx35pdk.h
AgeCommit message (Expand)Author
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-13spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini
2017-10-20net: Add SMC911X driver to Kconfig, convertAdam Ford
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun
2015-03-18Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-13mx35pdk: Use the default CONFIG_SYS_PBSIZEFabio Estevam
2015-03-05mx35pdk: Convert to generic boardStefano Babic
2015-03-02remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZMarcel Ziswiler
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass
2013-12-17configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-17i2c: update config using mxc driver to new subsystemtrem