summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-186-0/+6
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1871-0/+71
* common: Drop log.h from common headerSimon Glass2020-05-1870-0/+70
* Fix some checkpatch warnings in calls to debug()Simon Glass2020-05-181-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-1826-38/+51
* common: Drop init.h from common headerSimon Glass2020-05-1851-0/+51
* common: Drop image.h from common headerSimon Glass2020-05-1841-0/+44
* common: Drop net.h from common headerSimon Glass2020-05-1857-0/+57
* common: Drop flash.h from common headerSimon Glass2020-05-186-0/+6
* configs: lx2160a: Add default config for lx2160a using StMM in OP-TEEIlias Apalodimas2020-05-171-0/+1
* imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* imx: imx8qm: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-101-1/+1
* imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2020-05-102-0/+12
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-05-0512-28/+676
|\
| * powerpc: P1010RDB: Compile legacy PCIe routines conditionallyHou Zhiqiang2020-05-041-2/+2
| * dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li2020-05-043-5/+21
| * dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li2020-05-041-3/+16
| * dm: ppc: T4240: add i2c DM supportBiwen Li2020-05-042-8/+295
| * dm: ppc: MPC8548CDS: add i2c DM supportBiwen Li2020-05-041-1/+2
| * dm: ppc: p1010: add i2c DM supportBiwen Li2020-05-041-1/+155
| * dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li2020-05-043-7/+162
| * dm: powerpc: P1020: add i2c DM supportBiwen Li2020-05-041-1/+23
* | imxrt1020-evk: README: change dd command destinationGiulio Benetti2020-05-011-2/+2
* | imxrt1050-evk: README: change dd command destinationGiulio Benetti2020-05-011-2/+2
* | mx8mq_evk: Remove unrelated commentFabio Estevam2020-05-011-1/+0
* | imx8mp_evk: Remove unrelated commentFabio Estevam2020-05-011-1/+0
* | imx: imx8m*: Remove do_reset from board filesClaudius Heine2020-05-013-27/+0
* | imx8: Configure SNVSFranck LENORMAND2020-05-011-0/+10
|/
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-294-0/+8
* configs: ls1028aqds: add lpuart configYuantian Tang2020-04-291-0/+1
* board: freescale: ls1028a: mux changes for lpuartYuantian Tang2020-04-291-0/+32
* board: ls2088ardb: transition to DM_ETHIoana Ciornei2020-04-292-0/+11
* board: ls1088ardb: transition to DM_ETHIoana Ciornei2020-04-292-0/+7
* fsl-layerscape: Move GIC RD tables init to soc.cHou Zhiqiang2020-04-281-30/+0
* board: lx2160a: Align RD tables address to 64KBHou Zhiqiang2020-04-281-1/+2
* board: lx2160a: Add check in GIC RD tables initHou Zhiqiang2020-04-281-3/+7
* armv8: ls1046ardb: update the DIMM WRLVL_START valueYuantian Tang2020-04-281-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-215-23/+76
|\
| * t208xqds: add support for backplane krFlorinel Iordache2020-04-201-9/+20
| * lx2160aqds: add support for backplane krFlorinel Iordache2020-04-201-1/+8
| * ls1046aqds: add support for backplane krFlorinel Iordache2020-04-201-12/+7
| * armv8: ls1028a: define esdhc_status_fixupYinbo Zhu2020-04-201-0/+40
| * board: fsl: lx2160a: unused variable gic_lpi_baseHeinrich Schuchardt2020-04-201-1/+1
* | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-2010-51/+252
|\ \
| * | Add support for i.MXRT1020-EVK boardGiulio Benetti2020-04-186-0/+182
| * | imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk2020-04-171-1/+5
| * | imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam2020-04-171-0/+18
| * | mx6ullevk: Enable Ethernet supportFabio Estevam2020-04-171-0/+47
| * | mx6ul_evk: Remove FEC related board codeFabio Estevam2020-04-171-50/+0
| |/