summaryrefslogtreecommitdiff
path: root/include/configs/mx53loco.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-17mx53loco: Adapt the IPU clockFabio Estevam1-1/+1
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau1-2/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-3/+0
2012-09-01MX5: mx53loco: do not overwrite the consoleStefano Babic1-0/+2
2012-08-10configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam1-1/+0
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+2
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky1-1/+1
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam1-0/+1
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam1-1/+1
2012-07-07mx53loco: Remove CONFIG_SYS_I2C_SLAVE definitionFabio Estevam1-1/+0
2012-07-07mx53loco: Fix revision of Dialog boardsFabio Estevam1-1/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-05-25mx53loco: Add LCD supportFabio Estevam1-1/+12
2012-05-15mx53loco: Add CONFIG_REVISION_TAGFabio Estevam1-0/+1
2012-05-15mx53loco: Add mc34708 support and set mx53 frequency at 1GHzFabio Estevam1-0/+2
2012-05-15mx53loco: Add support for 1GHz operation for DA9053-based boardsFabio Estevam1-0/+14
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam1-1/+0
2012-05-15MX53: mx53loco: Add SATA supportStefano Babic1-0/+11
2011-12-11USB: mx53loco: add end enable USB host support on port 1Wolfgang Grandegger1-0/+13
2011-12-07MX: serial_mxc: cleanup removing nasty #ifdefStefano Babic1-1/+1
2011-11-05mx53loco: Remove unused get_board_rev functionFabio Estevam1-1/+0
2011-11-04mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIMEWolfgang Grandegger1-1/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-10-01mx53loco: Place machine ID into board configFabio Estevam1-0/+2
2011-09-04mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFFJason Liu1-2/+0
2011-05-23MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.Fabio Estevam1-1/+0
2011-05-23MX53: support for freescale MX53LOCO boardJason Liu1-0/+186