summaryrefslogtreecommitdiffstats
path: root/board/freescale/mx51evk
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+23
* mx51evk: Fix pmic_init() argumentFabio Estevam2013-11-271-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: mx51evk: Convert to iomux-v3Benoît Thébaudeau2013-05-052-239/+131
|/
* imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-54/+60
* mx51evk: Add DVI output supportFabio Estevam2013-01-132-5/+36
* Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2012-11-193-56/+86
|\
| * mx51evk: Fix build error when CONFIG_VIDEO is disabledVikram Narayanan2012-11-143-56/+86
* | pmic: Extend PMIC framework to support multiple instances of PMIC devicesŁukasz Majewski2012-11-141-3/+9
|/
* 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/+4
* mx51evk: Add CONFIG_REVISION_TAGBenoît Thébaudeau2012-09-231-0/+8
* 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-6/+6
* mx51evk: Use IMX_GPIO_NR macroFabio Estevam2012-09-011-3/+3
* mx51evk: do not overwrite the consoleFabio Estevam2012-09-011-1/+9
* mx51evk: Remove unused SOBJSFabio Estevam2012-07-071-4/+3
* mx5: Rename mx51_fb_init()Fabio Estevam2012-05-251-1/+1
* mx51evk: Add LCD supportFabio Estevam2012-05-251-0/+59
* mx51evk: Use gpio_direction_input prior to gpio_get_valueFabio Estevam2012-02-271-0/+2
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-081-4/+5
* Fix building for mx51evk boardAnatolij Gustschin2011-12-191-1/+2
* USB: mx51evk: add end enable USB host support on port 1Wolfgang Grandegger2011-12-111-0/+62
* mx51evk: Configure the pins as GPIOs prior to using gpio_get_valueFabio Estevam2011-12-061-0/+3
* mx51evk: Remove unused get_board_rev functionFabio Estevam2011-11-031-9/+0
* mx51evk: Use GPIO API for configuring the IOMUXFabio Estevam2011-11-031-5/+3
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-10-281-21/+26
|\
| * MX5: mx51evk: use new pmic driverStefano Babic2011-10-271-21/+26
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-1/+1
|/
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* mx51evk: Place machine ID into board configFabio Estevam2011-09-301-1/+0
* MX5: mx51evk: make use of GPIO frameworkStefano Babic2011-09-041-13/+5
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-171-1/+1
* mx5: board: code clean up for checkboard codeJason Liu2011-05-231-35/+1
* MX51: drop config.mk from mx51evkStefano Babic2011-04-271-25/+0
* MX51EVK: Use SWx macros in PMIC initMarek Vasut2011-02-021-3/+3
* MX51EVK: UART does not print out the early informationLiu Hui-R643432011-02-021-3/+8
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* mx51evk: support new relocation schemeShawn Guo2010-10-281-3/+3
* mx51evk: Fix 2 hours reset issueShawn Guo2010-10-281-4/+4
* MX5:use common u-boot.lds of cpu layerJason Liu2010-10-281-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-10-191-1/+1
|\
| * MX5: rename mx51 to mx5Jason Liu2010-10-181-1/+1
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
|/
* mx51evk: add u-boot.imx to ALL targetLoic Minier2010-10-141-0/+1
* MX51: Drop unused header file for mx51evkStefano Babic2010-09-292-52/+0
* Add SPI support to mx51evk boardStefano Babic2010-05-051-0/+139
OpenPOWER on IntegriCloud