aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx53loco
AgeCommit message (Expand)AuthorFilesLines
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-04-08mx53loco: Disable printing cpuinfoFabio Estevam1-1/+0
2015-03-05mx5: fix get_reset_causeStefano Babic1-16/+0
2015-02-10mx53loco: Fix boot hang during reboot stress testFabio Estevam1-1/+2
2014-11-20mx53loco: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-13mx53loco: Change 'fdt_file' dynamicallyFabio Estevam1-0/+4
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-03-31arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut1-7/+24
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada1-0/+2
2013-12-17imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam1-1/+1
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-65/+4
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-05-10Fix references to the documentation filesAnatolij Gustschin1-1/+1
2013-05-05imx: mx53loco: Convert to iomux-v3Benoît Thébaudeau2-223/+113
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky1-40/+43
2013-01-09mx53loco: Add support for SEIKO 4.3'' WVGA panelFabio Estevam2-5/+35
2013-01-05mx53loco: Improve error handling on power_init()Fabio Estevam1-10/+51
2013-01-05mx53loco: Remove unneeded 'retval' variableFabio Estevam1-7/+6
2012-12-27mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam1-2/+8
2012-12-13mx53loco: Fix PMIC nameFabio Estevam1-1/+1
2012-11-19Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-65/+99
2012-11-14mx53loco: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan3-65/+99
2012-11-14pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski1-5/+16
2012-10-16i.MX: ipufb: add const to fb_videomode declarationsEric Nelson1-1/+1
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau1-0/+3
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau1-1/+1
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau1-2/+2
2012-09-01mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy1-4/+4
2012-09-01mx53loco: Use IMX_GPIO_NR macroFabio Estevam1-1/+1
2012-09-01MX5: mx53loco: do not overwrite the consoleStefano Babic1-6/+6
2012-07-07mx53loco: Remove unused SOBJSFabio Estevam1-4/+3
2012-07-07mx53loco: Fix revision of Dialog boardsFabio Estevam1-5/+7
2012-05-25mx53loco: Add LCD supportFabio Estevam1-0/+72
2012-05-15mx53loco: Remove unneeded gpio_set_value()Fabio Estevam1-3/+2
2012-05-15mx53loco: Add CONFIG_REVISION_TAGFabio Estevam1-0/+12
2012-05-15mx53loco: Turn on VUSB regulatorFabio Estevam1-0/+9
2012-05-15mx53loco: Add mc34708 support and set mx53 frequency at 1GHzFabio Estevam1-12/+36
2012-05-15pmic: dialog: Avoid name conflictsFabio Estevam1-1/+1
2012-05-15mx53loco: Add support for 1GHz operation for DA9053-based boardsFabio Estevam1-0/+71
2012-05-15mx53loco: Allow to print CPU information at a later stageFabio Estevam1-0/+22
2012-05-15MX53: mx53loco: Add SATA supportStefano Babic1-0/+3
2012-04-16MX53: DDR: Fix ZQHWCTRL field TZQ_CSTroy Kisky1-1/+1
2012-02-27mx53loco: Use gpio_direction_input prior to gpio_get_valueFabio Estevam1-0/+2
2012-01-08mmc: Change board_mmc_getcd() function prototype.Thierry Reding1-4/+5
2011-12-19Fix building for mx51evk boardAnatolij Gustschin1-1/+2