summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
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-10mx6slevk: Convert to DM_ETHPedro Jardim1-31/+0
2020-03-10mx6sabreauto: Convert to DM_ETHPedro Jardim1-42/+0
2020-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes1-18/+0
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes1-36/+0
2020-03-09imx8qxp_mek: Add myself as maintainerFabio Estevam1-0/+1
2020-03-09mx7dsabresd: Add myself as maintainerFabio Estevam1-0/+1
2020-02-09imx: mx6ul_14x14_evk: turn of backlight and LCD before booting OSAnatolij Gustschin1-0/+9
2020-02-09mx6sabresd: Convert PCI to driver modelAlifer Moraes1-11/+0
2020-02-09mx6sxsabresd: Keep only one targetFabio Estevam2-237/+0
2020-02-09imx: imx8mm_evk: spelling in readme fileMarcel Ziswiler1-1/+1
2020-02-04board: ls1012ardb: do not use imply CONFIG_Heinrich Schuchardt1-2/+2
2020-02-04dm: arm: ls1021a: add i2c DM supportBiwen Li5-7/+264
2020-02-04dm: arm64: ls1012a: add i2c DM supportBiwen Li3-26/+177
2020-02-04board: fsl: lx2160a: Add support to reset to eMMCMeenakshi Aggarwal2-0/+6
2020-01-24board: fsl: lx2160a: Fix the loop in board_fix_fdt functionPankaj Bansal1-2/+3
2020-01-24board: fsl: ls1028a: free up arch_misc_initAlex Marginean1-2/+2
2020-01-24board: fsl: ls1088a: remove empty arch_misc_initAlex Marginean1-7/+0
2020-01-24board: fsl: ls2080a/ls2081a: remove empty arch_misc_initAlex Marginean3-21/+0
2020-01-24board: fsl: lx2160a: free up arch_misc_initAlex Marginean1-2/+2
2020-01-24board/lx2160aqds: Update the DSPI status fixupXiaowei Bao1-6/+8
2020-01-24board: ls1046afwry: Disable sgmii supportPramod Kumar1-0/+2
2020-01-24drivers: net: fsl_enetc: Pass on primary MAC address to LinuxAlex Marginean1-0/+5
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini6-15/+8
2020-01-20imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-20imx8qxp_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes1-2/+2
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes1-0/+1
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi1-2/+2
2020-01-20mx7dsabre: Fix dm probe pmicJoris Offouga1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass6-0/+6
2020-01-17common: Move testdram() into init.hSimon Glass13-2/+17
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass6-0/+6
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass6-0/+6
2020-01-17common: Move get_tbclk() to time.hSimon Glass1-1/+2
2020-01-17common: Move clock functions into a new fileSimon Glass23-2/+24
2020-01-17common: Move device-tree setup functions to fdt_support.hSimon Glass23-0/+23
2020-01-17common: Move reset_phy() to net.hSimon Glass9-0/+9
2020-01-17common: Move relocate_code() to init.hSimon Glass18-0/+18
2020-01-15imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti6-0/+182
2020-01-15mx6ul_14x14_evk: Fix SPL boot hangFabio Estevam1-155/+20