| Commit message (Expand) | Author | Age | Lines |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -20/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -48/+3 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-05-30 | -1/+1 |
|\ |
|
| * | Fix references to the documentation files | Anatolij Gustschin | 2013-05-10 | -1/+1 |
* | | imx: vision2: Convert to iomux-v3 | Benoît Thébaudeau | 2013-05-05 | -362/+223 |
|/ |
|
* | imximage.cfg: run files through C preprocessor | Troy Kisky | 2013-01-22 | -138/+157 |
* | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski | 2012-11-14 | -3/+9 |
* | i.MX: ipufb: add const to fb_videomode declarations | Eric Nelson | 2012-10-16 | -1/+1 |
* | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau | 2012-10-16 | -0/+2 |
* | fsl_esdhc: Remove cache snooping for i.MX | Benoît Thébaudeau | 2012-09-01 | -1/+1 |
* | vision2: do not overwrite the console | Fabio Estevam | 2012-09-01 | -2/+9 |
* | vision2: Remove unused SOBJS | Fabio Estevam | 2012-07-07 | -3/+2 |
* | mx5: Rename mx51_fb_init() | Fabio Estevam | 2012-05-25 | -1/+1 |
* | vision2: Fix checkpatch warning | Fabio Estevam | 2011-12-24 | -2/+1 |
* | vision2: Remove unused get_board_rev function | Fabio Estevam | 2011-11-04 | -9/+0 |
* | vision2: Remove unused header file | Fabio Estevam | 2011-11-03 | -1/+0 |
* | MX5: vision2: use new pmic driver | Stefano Babic | 2011-10-27 | -14/+19 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Wolfgang Denk | 2011-10-17 | -17/+23 |
|\ |
|
| * | MX5: Make IPU display output and pixel format configurable | Marek Vasut | 2011-10-13 | -3/+3 |
| * | VIDEO: MX5: Switch MX5 to CONFIG_VIDEO | Stefano Babic | 2011-10-13 | -15/+21 |
* | | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
|/ |
|
* | vision2: Place machine ID into board config | Fabio Estevam | 2011-09-30 | -1/+0 |
* | MX5: vision2: make use of GPIO framework | Stefano Babic | 2011-09-04 | -44/+27 |
* | vision2: Fix build due to WEIM registers name change | Fabio Estevam | 2011-07-04 | -5/+5 |
* | mx5: board: code clean up for checkboard code | Jason Liu | 2011-05-23 | -41/+1 |
* | MX51: vision2: Fix build for vision2 board. | Fabio Estevam | 2011-05-23 | -25/+0 |
* | MX51: vision: Let video mode struct be independant of watchdog. | Fabio Estevam | 2011-05-23 | -3/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-10-29 | -2/+2 |
|\ |
|
| * | MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld script | Stefano Babic | 2010-10-28 | -2/+2 |
* | | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk | 2010-10-29 | -14/+0 |
|/ |
|
* | MX51: Add video support to vision2 board | Stefano Babic | 2010-10-22 | -0/+68 |
* | MX5: rename mx51 to mx5 | Jason Liu | 2010-10-18 | -1/+1 |
* | MX51: Support for TTECH vision2 board | Stefano Babic | 2010-10-07 | -0/+993 |