summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeLines
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+13
* imx: mx7dsabresd: support lcdifPeng Fan2015-11-12-0/+64
* imx: mx6ul_14x14_evk: support lcdif displayPeng Fan2015-11-12-0/+63
* mx6ul_14x14_evk: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
* mx6sxsabresd: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
* mx6slevk: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
* mx6sabresd: Remove empty reset_cpu()Fabio Estevam2015-11-12-4/+0
* Merge git://git.denx.de/u-bootStefano Babic2015-11-12-253/+944
|\
| * ls1043ardb: Add missing config entries to MAINTAINERSFabio Estevam2015-11-10-0/+2
| * mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-02-0/+3
| * mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-02-0/+2
| * t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdmZhao Qiang2015-11-02-0/+11
| * arm: ls1021atwr: optimize the deep sleep latencytang yuantian2015-10-30-6/+17
| * SECURE_BOOT: Correct reading of ITS bitAneesh Bansal2015-10-30-1/+1
| * arm: ls1021a: Add sata support on qds and twr boardtang yuantian2015-10-29-0/+24
| * armv8/ls1043ardb: Add sd boot supportGong Qianyu2015-10-29-0/+33
| * armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-29-0/+1
| * armv8/ls1043a: Add Fman supportShaohui Xie2015-10-29-1/+87
| * armv8/ls1043ardb: Add nand boot supportGong Qianyu2015-10-29-0/+42
| * armv8/ls1043ardb: Add LS1043ARDB board supportMingkai Hu2015-10-29-0/+642
| * armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu2015-10-29-9/+7
| * net: Move some header files to include/Shaohui Xie2015-10-29-14/+14
| * armv7/ls1021a: move ns_access to common fileMingkai Hu2015-10-29-190/+23
| * Pointers in ESBC header made 32 bitAneesh Bansal2015-10-29-10/+10
| * arm: ls1021a: Add QSPI or IFC support in SD bootAlison Wang2015-10-26-22/+25
| * vf610twr: Fix typo in DRAM initAnthony Felice2015-10-16-1/+1
* | mx7dsabresd: add secure boot supportAdrian Alonso2015-10-30-0/+7
* | imx: mx6sabresd: add i.MX6DQP Sabresd supportPeng Fan2015-10-30-6/+63
* | vf610twr: Fix typo in DRAM initAnthony Felice2015-10-16-1/+1
|/
* vf610: refactor DDRMC codeAlbert ARIBAUD \\(3ADEV\\)2015-10-02-51/+105
* imx: mx7dsabresd: drop code for CONFIG_CMD_BMODEPeng Fan2015-09-24-14/+0
* imx: boards: Add maintainers infoPeng Fan2015-09-24-0/+5
* imx: mx7dsabresd: drop SYS_SOC from board KconfigPeng Fan2015-09-20-3/+0
* mx6ul_14x14_evk: Remove get_board_rev()Fabio Estevam2015-09-20-5/+0
* mx6ul_14x14_evk: Staticize when possibleFabio Estevam2015-09-20-2/+2
* mx6ul_14x14_evk: Remove dead codeFabio Estevam2015-09-20-43/+0
* mx7dsabresd: Remove get_board_rev()Fabio Estevam2015-09-20-5/+0
* mx7dsabresd: Include USB headerFabio Estevam2015-09-20-0/+1
* mx7dsabreasd: Remove dead codeFabio Estevam2015-09-20-38/+0
* mx7dsabresd: Staticize when possibleFabio Estevam2015-09-20-4/+4
* imx: mx7dsabresd set wdog SRS bitPeng Fan2015-09-20-1/+9
* mx6ul_14x14_evk: Add a README fileFabio Estevam2015-09-13-0/+32
* mx6: remove SYS_SOC from board KconfigPeng Fan2015-09-13-18/+0
* imx: mx6ul: support mx6ul 9x9 evk boardPeng Fan2015-09-13-33/+152
* imx: mx7dsabresd: Add support for MX7D SABRESD boardAdrian Alonso2015-09-13-0/+676
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-09-02-5/+5
|\
| * powerpc/t1023rdb: change default core frequency to 1200MHzShengzhou Liu2015-09-01-2/+2
| * powerpc/defconfig: Rename defconfig file for T1040QDS/T1024QDS DDR4 targetsYork Sun2015-09-01-3/+3
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-09-02-3/+280
|\ \
| * | imx: mx6slevk: add SPL supportPeng Fan2015-09-02-0/+164