summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
Commit message (Expand)AuthorAgeFilesLines
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* 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
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-3/+0
* MX5: mx53loco: do not overwrite the consoleStefano Babic2012-09-011-0/+2
* configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam2012-08-091-1/+0
* Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2012-07-181-1/+2
|\
| * ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam2012-07-101-0/+1
| * video: Rename CONFIG_VIDEO_MX5Fabio Estevam2012-07-101-1/+1
* | mxc_i2c: specify i2c base address in config fileTroy Kisky2012-07-111-1/+1
|/
* mx53loco: Remove CONFIG_SYS_I2C_SLAVE definitionFabio Estevam2012-07-071-1/+0
* mx53loco: Fix revision of Dialog boardsFabio Estevam2012-07-071-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
OpenPOWER on IntegriCloud