summaryrefslogtreecommitdiff
path: root/include/configs/mx53loco.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh 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-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-07-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-07-06mx53loco: Use generic 'load' command instead of 'fatload'Guillaume GARDET
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-04-08mx53loco: Disable printing cpuinfoFabio Estevam
2015-03-13mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam
2015-03-05mx5: fix get_reset_causeStefano Babic
2014-12-01imx: mx53loco: Add raw initrd supportGuillaume GARDET
2014-11-13mx53loco: Change 'fdt_file' dynamicallyFabio Estevam
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass
2014-04-28mx53loco: Convert to generic boardFabio Estevam
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic
2014-03-31arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut
2014-03-31arm: mx5: Fix memory slowness on MX53QSBMarek Vasut
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig
2014-02-11mx53loco: Set default environment to use zImageOtavio Salvador
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
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-12mx53loco: Change default environment to cope with OE changesOtavio Salvador
2013-01-13mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador
2012-12-27mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam
2012-12-26mx53loco: Change default loadaddr to 0x72000000Otavio Salvador
2012-12-26mx53loco: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic
2012-11-19mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam
2012-11-14power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski
2012-11-14power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski
2012-11-10Merge git://git.denx.de/u-bootStefano Babic