summaryrefslogtreecommitdiff
path: root/board/freescale/mx53loco
Commit message (Expand)AuthorAgeFilesLines
* mx53loco: Add myself as maintainerFabio Estevam2021-03-011-0/+1
* mx53loco: Convert to driver modelFabio Estevam2021-03-011-124/+0
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* doc: update reference to README.imximagePatrick Delaunay2020-04-161-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* MAINTAINERS: Switch nxp.com domainFabio Estevam2018-05-011-1/+1
* arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn2018-02-041-39/+0
* imx: Include <input.h> header fileDiego Dorta2017-10-121-0/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-051-1/+3
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mx53loco: Disable printing cpuinfoFabio Estevam2015-04-081-1/+0
* mx5: fix get_reset_causeStefano Babic2015-03-051-16/+0
* mx53loco: Fix boot hang during reboot stress testFabio Estevam2015-02-101-1/+2
* mx53loco: Fix error handling in board_mmc_init()Fabio Estevam2014-11-201-4/+6
* mx53loco: Change 'fdt_file' dynamicallyFabio Estevam2014-11-131-0/+4
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-291-3/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-5/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* arm: mx5: Avoid hardcoding memory sizes on MX53QSBMarek Vasut2014-03-311-7/+24
* Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+2
* imx: Explicitly pass the I2C bus number in pmic_init()Fabio Estevam2013-12-171-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-65/+4
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-301-1/+1
|\
| * Fix references to the documentation filesAnatolij Gustschin2013-05-101-1/+1
* | imx: mx53loco: Convert to iomux-v3Benoît Thébaudeau2013-05-052-223/+113
|/
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-40/+43
* mx53loco: Add support for SEIKO 4.3'' WVGA panelFabio Estevam2013-01-092-5/+35
* mx53loco: Improve error handling on power_init()Fabio Estevam2013-01-051-10/+51
* mx53loco: Remove unneeded 'retval' variableFabio Estevam2013-01-051-7/+6
* mx53loco: Call PMIC related functions from board_late_init()Fabio Estevam2012-12-271-2/+8
* mx53loco: Fix PMIC nameFabio Estevam2012-12-131-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-193-65/+99
|\
| * mx53loco: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-143-65/+99
* | pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-141-5/+16
|/
* i.MX: ipufb: add const to fb_videomode declarationsEric Nelson2012-10-161-1/+1
* mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-161-0/+3
* mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau2012-10-151-1/+1
* fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-011-2/+2
* mx5:Use IMX_GPIO_NR macroAshok Kumar Reddy2012-09-011-4/+4