summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
Commit message (Expand)AuthorAgeFilesLines
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-8/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-3/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-2/+0
* common/board_f.c: change the macro name and remove it for PPC platformsGong Qianyu2015-10-291-1/+1
* common/board_f.c: modify the macro to use get_clocks() more commonGong Qianyu2015-10-241-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)2015-10-021-0/+2
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-101-3/+0
|\
| * Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* | mx53loco: Use generic 'load' command instead of 'fatload'Guillaume GARDET2015-07-061-3/+4
|/
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* driver/i2c/mxc: Enable I2C bus 3 and 4York Sun2015-04-231-0/+1
* mx53loco: Disable printing cpuinfoFabio Estevam2015-04-081-2/+0
* mx53loco: Use the default CONFIG_SYS_PBSIZEFabio Estevam2015-03-131-2/+0
* mx5: fix get_reset_causeStefano Babic2015-03-051-0/+2
* imx: mx53loco: Add raw initrd supportGuillaume GARDET2014-12-011-0/+1
* mx53loco: Change 'fdt_file' dynamicallyFabio Estevam2014-11-131-1/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-021-1/+1
|\
| * power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-281-1/+1
* | mx53loco: Convert to generic boardFabio Estevam2014-04-281-0/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-041-0/+1
|\
| * tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig2014-03-121-0/+1
* | arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-311-7/+5
* | arm: mx5: Fix memory slowness on MX53QSBMarek Vasut2014-03-311-0/+2
|/
* mx53loco: Set default environment to use zImageOtavio Salvador2014-02-111-10/+10
* configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM optionFabio Estevam2013-12-171-1/+0
* configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boardsFabio Estevam2013-11-131-1/+0
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* i2c: update config using mxc driver to new subsystemtrem2013-10-171-4/+3
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* mx53loco: Change default environment to cope with OE changesOtavio Salvador2013-07-121-2/+2
* mx53loco: Add support to dynamically choose between fdt use or notOtavio Salvador2013-01-131-4/+40
* mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-271-0/+1
* mx53loco: Change default loadaddr to 0x72000000Otavio Salvador2012-12-261-1/+1
* mx53loco: We shouldn't hardcode a rootfs filesystem typeOtavio Salvador2012-12-261-5/+2
* Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic2012-12-081-4/+4
|\
| * power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWERŁukasz Majewski2012-11-141-1/+1
| * power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWERŁukasz Majewski2012-11-141-3/+3
* | mx53loco: Configure CONFIG_BOOTDELAY to one secondFabio Estevam2012-11-191-1/+1
* | Merge git://git.denx.de/u-bootStefano Babic2012-11-101-1/+1
|\ \ | |/
| * Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-271-2/+1
| |\
| * | configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* | | mx53loco: Allow booting a zImage kernelFabio Estevam2012-10-261-0/+1
* | | pmic_fsl: Introduce FSL_PMIC_I2C_LENGTHFabio Estevam2012-10-261-0/+1
| |/ |/|
* | configs: mx53loco: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-171-1/+0
* | mx53loco: Adapt the IPU clockFabio Estevam2012-10-171-1/+1
|/
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-151-2/+0
OpenPOWER on IntegriCloud