summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2020-03-17mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfigTom Rini1-3/+0
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
2020-01-15imx: imx8qxp_mek: update READMEPeng Fan1-15/+11
2020-01-10m68k: Drop CONFIG_MCFPIT supportTom Rini4-4/+0
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-0/+2173
2020-01-08imx: imx8mn_evk: add board_mmc_get_env_devPeng Fan1-0/+5
2020-01-08imx8mn: evk: add READMEPeng Fan1-0/+37
2020-01-08imx: add i.MX8MP EVK boardPeng Fan6-0/+2131
2020-01-07Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-71/+9