summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)Author
2020-06-15trivial: Fix booot occurencesMichal Simek
2020-06-09Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-06-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan
2020-06-08imx8mp_evk: Add a README fileFabio Estevam
2020-06-03board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur
2020-06-02powerpc: Remove ARCH= references from documentationTom Rini
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19board: ls2080aqds: transition to DM_ETHIoana Ciornei
2020-05-19board: ls1088aqds: transition to DM_ETHIoana Ciornei
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei
2020-05-19board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei
2020-05-19board: lx2160aqds: transition to DM_ETHIoana Ciornei
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18Fix some checkpatch warnings in calls to debug()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-18common: Drop flash.h from common headerSimon Glass
2020-05-17configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan
2020-05-10imx: imx8qm: update fdt_file according to m4 statePeng Fan
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-05-04powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li
2020-05-04dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li
2020-05-04dm: ppc: p1010: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li
2020-05-01imxrt1020-evk: README: change dd command destinationGiulio Benetti
2020-05-01imxrt1050-evk: README: change dd command destinationGiulio Benetti
2020-05-01mx8mq_evk: Remove unrelated commentFabio Estevam
2020-05-01imx8mp_evk: Remove unrelated commentFabio Estevam
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine
2020-05-01imx8: Configure SNVSFranck LENORMAND
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29configs: ls1028aqds: add lpuart configYuantian Tang
2020-04-29board: freescale: ls1028a: mux changes for lpuartYuantian Tang
2020-04-29board: ls2088ardb: transition to DM_ETHIoana Ciornei