aboutsummaryrefslogtreecommitdiff
path: root/include/configs/mx53loco.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+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-8/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-3/+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-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)1-0/+2
2015-07-10Merge branch 'master' of git://git.denx.de/u-bootStefano Babic1-3/+0
2015-07-06mx53loco: Use generic 'load' command instead of 'fatload'Guillaume GARDET1-3/+4
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-04-23driver/i2c/mxc: Enable I2C bus 3 and 4York Sun1-0/+1
2015-04-08mx53loco: Disable printing cpuinfoFabio Estevam1-2/+0
2015-03-13mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam1-2/+0
2015-03-05mx5: fix get_reset_causeStefano Babic1-0/+2
2014-12-01imx: mx53loco: Add raw initrd supportGuillaume GARDET1-0/+1
2014-11-13mx53loco: Change 'fdt_file' dynamicallyFabio Estevam1-1/+0
2014-06-02Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass1-1/+1
2014-04-28mx53loco: Convert to generic boardFabio Estevam1-0/+2
2014-04-04Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic1-0/+1
2014-03-31arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut1-7/+5
2014-03-31arm: mx5: Fix memory slowness on MX53QSBMarek Vasut1-0/+2
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig1-0/+1
2014-02-11mx53loco: Set default environment to use zImageOtavio Salvador1-10/+10
2013-12-17configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam1-1/+0
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-10-17i2c: update config using mxc driver to new subsystemtrem1-4/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-12mx53loco: Change default environment to cope with OE changesOtavio Salvador1-2/+2
2013-01-13mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador1-4/+40
2012-12-27mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam1-0/+1
2012-12-26mx53loco: Change default loadaddr to 0x72000000Otavio Salvador1-1/+1
2012-12-26mx53loco: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador1-5/+2
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic1-4/+4
2012-11-19mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam1-1/+1
2012-11-14power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski1-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-2/+1
2012-10-26mx53loco: Allow booting a zImage kernelFabio Estevam1-0/+1
2012-10-26pmic_fsl: Introduce FSL_PMIC_I2C_LENGTHFabio Estevam1-0/+1
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-10-17configs: mx53loco: Remove CONFIG_HAS_ETH1Fabio Estevam1-1/+0