summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-086-154/+436
|\
| * arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan2016-10-045-0/+239
| * mx6sabresd: Make SPL DDR configuration to match the DCD tableFabio Estevam2016-10-041-154/+197
* | spi: Move freescale-specific code into a private headerSimon Glass2016-10-069-18/+39
|/
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-2726-26/+26
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-09-2639-427/+2011
|\
| * driver: ddr: fsl_mmdc: Pass board parameters through data structureYork Sun2016-09-263-3/+51
| * armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie2016-09-1414-4/+1084
| * armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu2016-09-1413-0/+751
| * driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu2016-09-143-348/+0
| * armv7:ls1021a: Enable workaround for DDR erratum A-009942Shengzhou Liu2016-09-141-1/+6
| * nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang2016-09-141-1/+34
| * armv8: ls2080a: Remove debug server supportYork Sun2016-09-143-13/+0
| * fsl-layerscape: Add workaround for PCIe erratum A010315Hou Zhiqiang2016-09-146-0/+24
| * fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang2016-09-141-0/+28
| * fsl: csu: add an API to set individual device access permissionHou Zhiqiang2016-09-141-14/+20
| * arm: fsl-layerscape: move forward the non-secure access permission setupHou Zhiqiang2016-09-147-32/+0
| * board: ls1043ardb: move sec_init to board_initSumit Garg2016-09-141-15/+17
* | treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2310-10/+10
* | arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-3/+1
|/
* mx6ul_14x14_ev: Enable the CCGR clocks earlierFabio Estevam2016-09-061-2/+2
* mx6ul_14x14_evk: Adjust SPL DDR3 settingsFabio Estevam2016-09-061-7/+7
* mx6ul_14x14_evk: Pass refsel and refr fields to avoid hangFabio Estevam2016-09-061-2/+2
* mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam2016-09-064-0/+10
* mx7dsabresd: Directly write to register LDOGCTLFabio Estevam2016-09-061-3/+1
* mx7dsabresd: Directly write to register LDOGCTLFabio Estevam2016-09-061-3/+1
* mx6ul_14x14_evk: don't use array for SD2 card detect padEric Nelson2016-09-061-14/+10
* mx7dsabresd: Print secure/non-secure mode infoFabio Estevam2016-09-061-1/+8
* treewide: fix "followings" to "following"Masahiro Yamada2016-08-261-1/+1
* board/freescale: Update MAINTAINERS filesYork Sun2016-08-0210-9/+17
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-286-7/+5
|\
| * mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfigFabio Estevam2016-07-281-0/+1
| * mx6ul_14x14_evk: Remove unused defineDiego Dorta2016-07-281-3/+0
| * mx6sxsabresd: Avoid hardcoded RAM sizeVanessa Maegima2016-07-121-1/+1
| * mx6sxsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-121-1/+1
| * mx6slevk: Avoid hardcoded RAM sizeVanessa Maegima2016-07-121-1/+1
| * mx6qsabreauto: Avoid hardcoded RAM sizeVanessa Maegima2016-07-121-1/+1
* | armv8: ls1043aqds: add IFC fixup in case QSPI is enabledQianyu Gong2016-07-261-0/+10
* | ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-264-0/+60
* | armv8: ls1043aqds: Update MAINTAINERSYork Sun2016-07-261-0/+1
* | armv8: ls2080aqds: Update MAINTAINERSYork Sun2016-07-261-0/+1
* | arm: ls1021atwr: Add SD secure boot targetSumit Garg2016-07-261-0/+7
* | SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg2016-07-261-1/+33
* | powerpc/mpc85xx: T104x: Add nand secure boot targetSumit Garg2016-07-212-1/+52
* | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-211-0/+56
* | ARMv8/ls1043ardb: Integrate FSL PPAHou Zhiqiang2016-07-191-1/+7
* | armv8: Move secure_ram variable out of generic global dataYork Sun2016-07-155-35/+40
|/
* armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-281-0/+4
* armv8: ls1043aqds: fix to get boot device info from FPGAQianyu Gong2016-06-241-5/+3
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-06-182-0/+4
|\