aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mx6sabresd
AgeCommit message (Expand)AuthorFilesLines
2015-11-12mx6sabresd: Remove empty reset_cpu()Fabio Estevam1-4/+0
2015-10-30imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan1-6/+63
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-09-02imx: mx6: ddr init MMDC according to ddr_typePeng Fan1-0/+1
2015-08-02imx: mx6sabresd/sabreauto runtime setting fdt_filePeng Fan1-0/+10
2015-07-26mx6sabresd: Use 'int' for return valuesFabio Estevam1-1/+2
2015-04-22mx6sabresd: Remove uneeded ifdefFabio Estevam1-4/+0
2015-04-22mx6sabresd: Fix SPL memory descriptionFabio Estevam1-4/+5
2015-02-11imx:mx6 set normal APS and standby PFM modePeng Fan1-1/+5
2014-12-19imx:mx6sabresd add board level support for usbPeng Fan1-0/+68
2014-11-20imx: mx6sabresd: Use the pfuze common init functionYe.Li1-43/+9
2014-11-20mx6sabresd: Access SRC_SBMR1 register via structureFabio Estevam1-3/+2
2014-11-20mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entryFabio Estevam1-0/+1
2014-11-20mx6sabresd: State that only mx6q is supported in SPLFabio Estevam1-4/+2
2014-11-20mx6: Use a common SPL configuration fileFabio Estevam1-20/+0
2014-11-20mx6sabresd: Move the DCD settings to spl codeFabio Estevam2-38/+27
2014-11-13mx6sabresd: Staticize when possibleFabio Estevam1-6/+6
2014-11-13mx6sabresd: Fix error handling in board_mmc_init()Fabio Estevam1-4/+6
2014-11-13imx6: SPL support for iMX6 SabreSDJohn Tobias1-2/+184
2014-11-13imx6: add data configuration file for SPLJohn Tobias1-0/+58
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+61
2014-10-30mx6sabresd: Add Seiko WVGA panel supportFabio Estevam1-0/+61
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-08Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD1-0/+169
2014-09-24spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov1-0/+7
2014-09-22imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd boardNitin Garg1-0/+169
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+131
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-09-09mx6dlsabresd: Use its own DCD tableFabio Estevam1-0/+131
2014-08-11Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2-0/+30
2014-08-08pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam1-1/+1
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-28mx6sabred: Add PFUZE100 PMIC supportFabio Estevam1-0/+84
2014-04-15mx6sabresd: use common detect_hdmiEric Benard1-8/+0
2014-04-15mx6sabresd: use common board_video_skipEric Benard1-56/+3
2014-03-31ARM: mx6: Add PCIe on SabreSDPMarek Vasut1-0/+11
2014-01-13mx6sabresd: Return from cpu_eth_init() directlyFabio Estevam1-7/+1
2013-12-17mx6sabresd: Fix LVDS width and color formatFabio Estevam1-3/+3
2013-12-17mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signalsFabio Estevam1-0/+9
2013-12-17MX6 SabreSD: Use readl() to read the CCM_CCGR3 registerLiu Ying1-1/+1
2013-11-28mx6sabresd: Add SPI NOR supportFabio Estevam1-0/+19
2013-11-28mx6sabresd: Fix wrong colors in LVDS splashFabio Estevam1-8/+23
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson1-45/+45
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-20/+1
2013-09-20mx6sabresd: Return error if cpu_eth_init() failsFabio Estevam1-1/+1
2013-09-20mx6sabresd: Reset counter to prevent error messageFabio Estevam1-0/+1
2013-09-20mx6sabresd: Avoid hang when HDMI cable is not connectedFabio Estevam1-1/+1
2013-09-10mx6sabresd: Add LVDS splash screen supportFabio Estevam1-21/+145
2013-07-31Merge git://git.denx.de/u-boot-armStefano Babic2-26/+2