summaryrefslogtreecommitdiff
path: root/board/boundary/nitrogen6x/nitrogen6x.c
Commit message (Expand)AuthorAgeLines
* nitrogen6x: set environment variable reset_causeEric Nelson2015-02-17-0/+1
* nitrogen6x: Fix error handling in board_mmc_init()Fabio Estevam2014-11-24-4/+6
* ARM: i.MX: provide declaration for board_spi_cs_gpioEric Nelson2014-10-21-0/+1
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-08-31/+261
|\
| * nitrogen6x: display use I2C detect for HDMIEric Nelson2014-10-06-3/+3
| * nitrogen6x: display: add wvga-lvds panelEric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add Ampire 1024x600 panelEric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add svga display (800x600)Eric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add support for fusion 7 displayEric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displaysEric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add support for LG-9.7 LVDS displayEric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add qvga panelEric Nelson2014-10-06-0/+20
| * nitrogen6x: display: add support lvds jeida screenRobert Winkler2014-10-06-0/+31
| * nitrogen6x: prevent warnings about board_ehci* callbacksEric Nelson2014-10-06-0/+1
| * nitrogen6x: phy: add 100 us delay after phy resetTroy Kisky2014-10-06-0/+1
| * nitrogen6x: staticize board fileEric Nelson2014-10-06-14/+16
| * nitrogen6x: configure SGTL5000, CSI camera clock outputsTroy Kisky2014-10-06-1/+7
| * nitrogen6x: power-down miscellanous peripheralsEric Nelson2014-10-06-4/+43
| * nitrogen6x: configure SD2 pads for SDIO on USDHC2Eric Nelson2014-10-06-0/+11
| * nitrogen6x: simplify board_mmc_getcdTroy Kisky2014-10-06-10/+4
| * nitrogen6x: implement board_cfb_skip() to disable text outputEric Nelson2014-10-06-0/+5
* | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-24-0/+5
|/
* mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-23-2/+1
* nitrogen6x: Fix the PAD settings for the ECSPI chipselectFabio Estevam2014-04-28-1/+1
* nitrogen6x: use common detect_hdmiEric Benard2014-04-15-6/+0
* nitrogen6x: use common board_video_skipEric Benard2014-04-15-58/+3
* usb: mv_udc: Rename to ci_udcMarek Vasut2014-02-06-1/+1
* nitrogen6x: Move setup_sata to common partGiuseppe Pagano2013-12-17-26/+1
* i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson2013-11-13-85/+85
* nitrogen6x: add otg usb host/device mode supportTroy Kisky2013-10-20-0/+26
* mx6: iomux: add GPR1 defines for use with nitrogen6xTroy Kisky2013-10-20-0/+7
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skipRobert Winkler2013-09-10-1/+3
* i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1 divisorEric Nelson2013-08-31-5/+0
* i.MX6: nitrogen6x: force HDMI onto IPU0/DI0Eric Nelson2013-08-21-1/+2
* Merge git://git.denx.de/u-boot-armStefano Babic2013-07-31-17/+1
|\
| * Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* | imx: nitrogen6x: mx6qsabrelite: Add support for DVI monitorsRobert Winkler2013-07-27-1/+1
* | mx6: Factor out common HDMI setup codePardeep Kumar Singla2013-07-27-37/+7
|/
* mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signalAndrew Gabbasov2013-06-03-1/+0
* imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau2013-04-28-24/+18
* mx6: Fix get_board_rev() for the mx6 solo caseFabio Estevam2013-04-03-5/+0
* mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-03-0/+3
* nitrogen: Use unsigned long to specify the total RAM sizefabio.estevam@freescale.com2013-03-15-1/+1
* Add Boundary Devices Nitrogen6X boardsEric Nelson2013-03-13-0/+895