aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx51evk.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-22Convert CONFIG_CMD_FUSE to KconfigSimon Glass1-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-01cmd: add Kconfig option for 'date' commandChris Packham1-7/+0
2017-04-30arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG optionsTom Rini1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+1
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-2/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-2/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-2/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0
2015-10-29common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu1-1/+1
2015-10-24common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-13mx51evk: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-2/+0
2014-09-22mx51evk: Add generic board supportFabio Estevam1-0/+1
2014-09-22mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam1-1/+1
2014-02-11mx51evk: Set default environment to use zImageOtavio Salvador1-10/+10
2013-11-13configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam1-1/+0
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-12mx51evk: Change default environment to cope with OE changesOtavio Salvador1-2/+2
2013-04-28mx51evk: Enable support for iimBenoît Thébaudeau1-0/+3
2013-04-25mx51evk: Do not force the rootfs typeFabio Estevam1-4/+2
2013-04-25mx51evk: Update environment in order to allow booting a dt kernelFabio Estevam1-3/+39
2013-01-05mx51evk: Remove unneeded commentFabio Estevam1-4/+0
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic1-3/+3
2012-11-19mx5: Mark lowlevel_init board-specific codeBenoît Thébaudeau1-0/+1
2012-11-19mx51evk: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski1-3/+3
2012-11-10Merge git://git.denx.de/u-bootStefano Babic1-1/+1
2012-10-27Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-1/+0
2012-10-26mx51evk: Allow booting a zImage kernelFabio Estevam1-1/+1
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1