summaryrefslogtreecommitdiffstats
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HABTom Rini2020-06-261-1/+1
* powerpc: Remove TWR-P1025_defconfig boardJagan Teki2020-06-187-478/+0
* powerpc: Remove T4160QDS_NAND_defconfig boardJagan Teki2020-06-1818-2775/+0
* powerpc: Remove T1040QDS_DDR4_defconfig boardJagan Teki2020-06-1816-1657/+0
* powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig boardJagan Teki2020-06-1817-1967/+0
* powerpc: Remove P1022DS_36BIT_NAND_defconfig boardJagan Teki2020-06-1811-1342/+0
* powerpc: Remove configs/MPC8536DS_36BIT_defconfig boardJagan Teki2020-06-188-599/+0
* powerpc: Remove configs/C29XPCIE_NAND_defconfig boardJagan Teki2020-06-1812-831/+0
* powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig boardJagan Teki2020-06-189-1069/+0
* powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig boardJagan Teki2020-06-189-629/+0
* powerpc: Remove configs/B4420QDS_NAND_defconfig boardJagan Teki2020-06-1815-2517/+0
* trivial: Fix booot occurencesMichal Simek2020-06-151-1/+1
* Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-06-092-24/+45
|\
| * imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan2020-06-081-5/+1
| * imx8mp_evk: spl: use spl_early_initPeng Fan2020-06-081-6/+6
| * imx8mp_evk: spl: drop timer_initPeng Fan2020-06-081-2/+0
| * imx8mp_evk: spl: drop useless codePeng Fan2020-06-081-14/+0
| * imx8mp_evk: Add a README fileFabio Estevam2020-06-081-0/+41
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2020-06-0813-1/+28
|\ \ | |/ |/|
| * board/freescale: add the DM_ETH changes for the PPC DPAA platformsMadalin Bucur2020-06-0313-1/+28
* | powerpc: Remove ARCH= references from documentationTom Rini2020-06-023-3/+0
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-05-205-3/+326
|\
| * arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-191-0/+97
| * board: ls2080aqds: transition to DM_ETHIoana Ciornei2020-05-192-3/+16
| * board: ls1088aqds: transition to DM_ETHIoana Ciornei2020-05-191-0/+2
| * arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei2020-05-191-0/+87
| * board: lx2160aqds: implement board_fit_config_name_matchIoana Ciornei2020-05-191-0/+109
| * board: lx2160aqds: transition to DM_ETHIoana Ciornei2020-05-192-1/+16
* | common: Drop linux/bitops.h from common headerSimon 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