summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* ls102x: Add support for secure boot and enable blob commandRuchika Gupta2014-10-162-0/+2
* ls102x: configs - Add hash command in freescale LS1 platformsRuchika Gupta2014-10-162-0/+20
* Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2014-10-089-19/+713
|\
| * imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boardsYe.Li2014-09-304-7/+510
| * imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 boardYe.Li2014-09-303-0/+149
| * imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd boardNitin Garg2014-09-221-0/+0
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-09-22102-324/+1674
| |\
| * | imx: Fix warning by building vf610twr_nandStefano Babic2014-09-171-0/+1
| * | mx6qsabreauto: Staticize when possibleFabio Estevam2014-09-161-8/+8
| * | mx6sxsabresd: Staticize i2c_pad_info1Fabio Estevam2014-09-161-1/+1
| * | arm: vf610: add NAND support for vf610twrStefan Agner2014-09-161-3/+44
* | | vf610twr: Tune DDR initialization settingsAnthony Felice2014-10-071-34/+60
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-266-4/+100
|\ \ \
| * | | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-253-1/+19
| * | | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-251-0/+2
| * | | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-253-3/+73
| * | | board/ls2085a: Update env_addr after NOR flash relocationPrabhakar Kushwaha2014-09-241-0/+6
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-267-11/+46
|\ \ \
| * | | board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-241-0/+4
| * | | powerpc/t104xrdb: Set DDR ODT to 75ohmPriyanka Jain2014-09-242-5/+5
| * | | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-243-2/+26
| * | | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-242-4/+11
| |/ /
* | | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-241-1/+1
* | | MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-2429-29/+29
* | | MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-249-9/+9
* | | spi: mxc: fix sf probe when using mxc_spiNikita Kiryanov2014-09-243-0/+19
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-09-171-0/+131
|\ \ | |/
| * mx6dlsabresd: Use its own DCD tableFabio Estevam2014-09-091-0/+131
* | kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada2014-09-161-6/+0
* | kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-1384-326/+0
* | ls102xa: dcu: Add platform support for DCU on LS1021ATWR boardWang Huan2014-09-083-0/+54
* | video: dcu: Add Sii9022A HDMI Transmitter supportWang Huan2014-09-083-0/+168
* | arm: ls102xa: Add basic support for LS1021ATWR boardWang Huan2014-09-085-0/+627
* | arm: ls102xa: Add basic support for LS1021AQDS boardWang Huan2014-09-089-0/+834
* | net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-082-2/+1
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-08-298-4/+465
|\
| * mx6sxsabresd: Add Ethernet supportFabio Estevam2014-08-201-0/+116
| * mx6sxsabresd: Convert to the new Kconfig styleFabio Estevam2014-08-202-0/+29
| * mx6sxsabresd: Update DDR initializationFabio Estevam2014-08-201-31/+58
| * mx31pdk: Change maintainerFabio Estevam2014-08-201-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-11191-538/+2504
| |\
| * | pmic: pmic_pfuze100: Use a shorter name for PMIC nameFabio Estevam2014-08-082-2/+2
| * | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-08-081-4/+6
| |\ \
| * | | mx6: Remove duplication of iomuxc structureFabio Estevam2014-07-231-2/+1
| * | | mx6sxsabresd: Add PFUZE100 PMIC supportFabio Estevam2014-07-231-0/+84
| * | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2014-07-1624-1070/+475
| |\ \ \
| * | | | mx6sx: Add initial support for mx6sxsabresd boardFabio Estevam2014-07-103-0/+206
* | | | | powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qdsYork Sun2014-08-201-0/+194
* | | | | powerpc/T4240QDS/eth: some fix for XFIShaohui Xie2014-08-201-18/+118
* | | | | powerpc/t104xrdb: support deep sleep in SPI/SD bootTang Yuantian2014-08-121-0/+19
OpenPOWER on IntegriCloud