aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini12-28/+676
2020-05-04powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang1-2/+2
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li3-5/+21
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li1-3/+16
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li2-8/+295
2020-05-04dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li1-1/+2
2020-05-04dm: ppc: p1010: add i2c DM supportBiwen Li1-1/+155
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li3-7/+162
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li1-1/+23
2020-05-01imxrt1020-evk: README: change dd command destinationGiulio Benetti1-2/+2
2020-05-01imxrt1050-evk: README: change dd command destinationGiulio Benetti1-2/+2
2020-05-01mx8mq_evk: Remove unrelated commentFabio Estevam1-1/+0
2020-05-01imx8mp_evk: Remove unrelated commentFabio Estevam1-1/+0
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine3-27/+0
2020-05-01imx8: Configure SNVSFranck LENORMAND1-0/+10
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur4-0/+8
2020-04-29configs: ls1028aqds: add lpuart configYuantian Tang1-0/+1
2020-04-29board: freescale: ls1028a: mux changes for lpuartYuantian Tang1-0/+32
2020-04-29board: ls2088ardb: transition to DM_ETHIoana Ciornei2-0/+11
2020-04-29board: ls1088ardb: transition to DM_ETHIoana Ciornei2-0/+7
2020-04-28fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang1-30/+0
2020-04-28board: lx2160a: Align RD tables address to 64KBHou Zhiqiang1-1/+2
2020-04-28board: lx2160a: Add check in GIC RD tables initHou Zhiqiang1-3/+7
2020-04-28armv8: ls1046ardb: update the DIMM WRLVL_START valueYuantian Tang1-1/+1
2020-04-21Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini5-23/+76
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini10-51/+252
2020-04-20t208xqds: add support for backplane krFlorinel Iordache1-9/+20
2020-04-20lx2160aqds: add support for backplane krFlorinel Iordache1-1/+8
2020-04-20ls1046aqds: add support for backplane krFlorinel Iordache1-12/+7
2020-04-20armv8: ls1028a: define esdhc_status_fixupYinbo Zhu1-0/+40
2020-04-20board: fsl: lx2160a: unused variable gic_lpi_baseHeinrich Schuchardt1-1/+1
2020-04-18Add support for i.MXRT1020-EVK boardGiulio Benetti6-0/+182
2020-04-17imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk1-1/+5
2020-04-17imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam1-0/+18
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam1-0/+47
2020-04-17mx6ul_evk: Remove FEC related board codeFabio Estevam1-50/+0
2020-04-16doc: update reference to README.boardPatrick Delaunay5-5/+5
2020-04-16doc: update reference to README.imx8imagePatrick Delaunay1-1/+1
2020-04-16doc: update reference to README.imximagePatrick Delaunay13-13/+13
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-18/+172
2020-03-30configs: ls1012ardb: secure boot: Add PFE configPriyanka Singh1-1/+1
2020-03-30dm: arm64: ls1046a: add i2c DM supportBiwen Li2-6/+36
2020-03-30dm: arm64: ls1043a: add i2c DM supportBiwen Li1-6/+92
2020-03-30board: fsl: lx2160a: fix SDHC1_DAT4 signal routingYangbo Lu1-3/+9
2020-03-30lx2160a : Remove default VID settingMeenakshi Aggarwal1-1/+8
2020-03-30board: fsl: lx2160a: Add GIC LPI memory reserve fixupWasim Khan1-0/+16
2020-03-30board: fsl: lx2160a: Program GIC LPI configuration tableWasim Khan1-1/+9
2020-03-30board: lx2160a: Correct board fixup for PCIe nodesVikas Singh1-0/+1
2020-03-16mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini1-3/+0
2020-03-10mx6slevk: Convert to DM_ETHPedro Jardim1-31/+0