summaryrefslogtreecommitdiff
path: root/board/freescale
Commit message (Expand)AuthorAgeFilesLines
* configs:ls1046afrwy: Add tfa secure boot defonfigManish Tomar2020-07-271-0/+5
* freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2CBiwen Li2020-07-271-2/+4
* freescale: ls1043aqds: enable secure system counterBiwen Li2020-07-271-1/+7
* freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2CBiwen Li2020-07-271-2/+4
* freescale: ls1046aqds: enable secure system counterBiwen Li2020-07-271-1/+7
* board: fsl: lx2160aqds: identify SDHC adapter during board initYangbo Lu2020-07-272-3/+44
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-272-3/+29
* armv8: ls1028ardb: add xspi parameter to qixis commandYuantian Tang2020-07-271-0/+13
* armv8: ls1012a: RGMII ports require internal delayChaitanya Sakinam2020-07-271-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17113-164/+165
* power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-161-1/+1
* imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-144-69/+0
* imx8mp: Disables use of MR4 TUF flag (MR4[7]) bitJian Li2020-07-141-1/+1
* imx8mp: DDR performance tunningJian Li2020-07-141-1/+1
* imx8mp: enable rd_port_urgentJian Li2020-07-141-0/+1
* arm: Remove mx31pdk boardJagan Teki2020-07-095-227/+0
* 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...WIP/09Jun2020Tom 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-mpc85xxWIP/08Jun2020Tom 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-qoriqWIP/20May2020Tom 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 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