summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_get() to env.hSimon Glass29-0/+29
2019-08-11env: Move env_set() to env.hSimon Glass14-0/+14
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_init() to env.hSimon Glass4-0/+4
2019-08-11env: Move env_get_f() to env.hSimon Glass2-0/+2
2019-07-29video: fsl_dcu_fb: refactor init functionsIgor Opaniuk3-8/+12
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-78/+27
2019-07-25Add support for the NXP LS1021A-TSN boardJianchao Wang7-0/+409
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng1-38/+0
2019-07-19mx6sxsabresd: imximage.cfg: Handle the CONFIG_SECURE_BOOT caseBreno Matheus Lima1-0/+7
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin2-26/+0
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin2-26/+6
2019-07-19mx7ulp_evk: Update DDR freq to 352.8Mhz for ULP B0Ye Li2-6/+7
2019-07-19mx7ulp: Select the SCG1 APLL PFD as a system clock sourceYe Li2-2/+2
2019-07-19mx7ulp_evk: Change APLL and its PFD0 frequenciesYe Li2-2/+26
2019-07-19mx7ulp_evk: Update LPDDR3 scriptYe Li2-18/+4
2019-07-19mx7ulp: Fix APLL num and denom setting issueYe Li2-24/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu22-37/+37
2019-06-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini1-0/+2
2019-06-20powerpc: T208xQDS: Compile the legacy PCIe routines conditionallyHou Zhiqiang1-0/+2
2019-06-19board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal1-1/+1
2019-06-19armv8: ls1046afrwy: Add support for LS1046AFRWY platformVabhav Sharma7-0/+463
2019-06-19armv8: ls1028a: Add secure boot defconfigYuantian Tang1-0/+10
2019-06-19board: lx2160a: fix fsl-mc status in fdt with bootefiMian Yousaf Kaukab1-1/+2
2019-06-19board/fsl/layerscape: Modify the aliases namesPankaj Bansal2-29/+30
2019-06-11imx8mq_evk: Staticize when appropriateFabio Estevam1-2/+2
2019-06-11mx6sabresd: Remove U-Boot proper mmc initializationFabio Estevam1-44/+0
2019-05-22board: fsl: lx2160ardb: invert AQR107 pins polarityFlorin Chiculita1-0/+8
2019-05-22armv8: ls1028aqds: Add support of LS1028AQDSYuantian Tang4-0/+173
2019-05-22armv8: ls1028ardb: Add support for LS1028ARDBYuantian Tang6-0/+336
2019-05-21mpc83xx: Get rid of CONFIG_SYS_LBC_*Mario Six2-11/+21
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six7-17/+17
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_BASEMario Six4-4/+4
2019-05-21mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to KconfigMario Six1-0/+1
2019-05-21mpc83xx: Kconfig: Migrate HRCW to KconfigMario Six4-0/+5
2019-05-21mpc83xx: Get rid of CONFIG_83XX_CLKINMario Six2-0/+2
2019-05-21mpc83xx: Migrate legacy PCI options to KconfigMario Six1-6/+6
2019-05-21MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITXMario Six1-1/+1
2019-05-21MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDSMario Six1-3/+3
2019-05-21mpc83xx: Make distinct MPC8349EMDS_SDRAM boardMario Six2-0/+14
2019-05-20mpc83xx: Make distinct MPC8313ERDB targetsMario Six1-2/+15
2019-04-25imx8qxp_mek: drop warning due to unused variableStefano Babic1-1/+0
2019-04-25imx: support i.MX8QM MEK boardPeng Fan7-0/+336
2019-04-25imx8qxp: mek: enable dm-spl for pmPeng Fan1-15/+0
2019-04-13Add missing space in commentMarcel Ziswiler1-1/+1
2019-04-02imx8mq_evk: README: Make the underline marker fill the whole sentenceFabio Estevam1-5/+5
2019-04-02imx8mq_evk: README: Fix a typo in the destination pathFabio Estevam1-1/+1
2019-04-02imx8mq_evk: README: Need to copy bl31.bin to U-Boot source treeFabio Estevam1-1/+2
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang5-30/+9
2019-03-15board: fsl: lx2160aqds: modify the phy fixup codePankaj Bansal1-7/+31