summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53loco.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mx53loco: Add LCD supportFabio Estevam2012-05-251-1/+12
* mx53loco: Add CONFIG_REVISION_TAGFabio Estevam2012-05-151-0/+1
* mx53loco: Add mc34708 support and set mx53 frequency at 1GHzFabio Estevam2012-05-151-0/+2
* mx53loco: Add support for 1GHz operation for DA9053-based boardsFabio Estevam2012-05-151-0/+14
* mx53loco: Allow to print CPU information at a later stageFabio Estevam2012-05-151-1/+0
* MX53: mx53loco: Add SATA supportStefano Babic2012-05-151-0/+11
* USB: mx53loco: add end enable USB host support on port 1Wolfgang Grandegger2011-12-111-0/+13
* MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic2011-12-061-1/+1
* mx53loco: Remove unused get_board_rev functionFabio Estevam2011-11-041-1/+0
* mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIMEWolfgang Grandegger2011-11-031-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* mx53loco: Place machine ID into board configFabio Estevam2011-09-301-0/+2
* mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu2011-09-031-2/+0
* MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.Fabio Estevam2011-05-231-1/+0
* MX53: support for freescale MX53LOCO boardJason Liu2011-05-231-0/+186
OpenPOWER on IntegriCloud