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