aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-13imx8mq_evk: Add myself as a co-maintainerFabio Estevam1-0/+1
2019-03-13mx6sabreauto: README: Adjust the binary name after DM conversionFabio Estevam1-6/+6
2019-03-13mx6sabresd: README: Adjust the binary name after DM conversionFabio Estevam1-9/+9
2019-03-13imx8mq_evk/README: fix DDR training firmware pathBaruch Siach1-1/+1
2019-03-13imx8mq_evk/README: add missing firmware extract stepBaruch Siach1-0/+1
2019-03-13mx6ul_14x14_evk: Simplify the PMIC register writesFabio Estevam1-6/+3
2019-03-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-5/+7
2019-03-03board: ls1088a: fix fsl-mc search pathMian Yousaf Kaukab1-1/+1
2019-03-03board: ls1088a: fix dppa exit when using efi bootMian Yousaf Kaukab1-4/+6
2019-03-02powerpc: t104xrdb: Add support of MTA9ADF1G72AZ DDRPeng Ma1-0/+1
2019-02-19lx2160aqds : Add support for LX2160AQDS platformPankaj Bansal6-1/+1233
2019-02-19board/lx2160a: Add init_func_vid() definitionPriyanka Jain1-1/+8
2019-02-19armv8: lx2160: Add secure boot target and enable distro boot.Udit Agarwal1-0/+5
2019-02-19lx2160: Enable support of EMC2305Meenakshi Aggarwal1-0/+11
2019-02-19armv8: emc2305: add support for fan controllerMeenakshi Aggarwal3-0/+66
2019-02-19armv8: lx2160ardb : Add support for LX2160ARDB platformPriyanka Jain8-0/+625
2019-02-15board: mx6sabresd: Remove the enet reset gpio handlingAbel Vesa1-7/+0
2019-02-15board: mx6sabresd: Remove non-DM codeAbel Vesa1-50/+0
2019-02-15board: mx6sabreauto: Remove the non-DM codeAbel Vesa1-70/+0
2019-02-15mx6sabreauto: Add DM_GPIO supportAbel Vesa1-0/+3