aboutsummaryrefslogtreecommitdiff
path: root/board/boundary/nitrogen6x
AgeCommit message (Expand)AuthorFilesLines
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: replace leading SPACEs by TABsWolfgang Denk1-26/+26
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 Babic16-274/+22
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-26mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6xFabio Estevam1-0/+72
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk16-274/+22
2013-07-20ddr cfg: DRAM_RESET needs 0x00020030Troy Kisky1-1/+1
2013-06-08Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2013-06-03mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio CS signalAndrew Gabbasov1-1/+0
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD6-6/+6
2013-05-10Fix references to the documentation filesAnatolij Gustschin6-6/+6
2013-04-28imx: iomux-v3: Include PKE and PUE to pad control pull definitionsBenoît Thébaudeau1-24/+18
2013-04-25nitrogen6x: Setup CCM_CCOSR registerFabio Estevam1-0/+11
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 Nelson21-0/+2039