summaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
2023-06-19global: Use proper project name U-Boot (next)Michal Simek4-9/+9
2023-06-15board: freescale: ls1046afrwy: enumerate PCI devicesCamelia Groza1-0/+3
2023-06-15board: fsl: lx2160ardb: add dts fixup function for RevC and newerFlorin Chiculita3-0/+120
2023-06-15board: fsl: lx2160ardb: add api for obtaining board revisionFlorin Chiculita2-5/+19
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini8-1435/+3459
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara1-1/+1
2023-05-21imx9: imx93_evk: update ddr timing filePeng Fan1-1426/+1935
2023-05-21imx9: imx93_evk: add low drive mode support on 11x11 EVKPeng Fan4-6/+1521
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan3-3/+3
2023-05-10freescale: common: pfuze: define pfuze_mode_init only if defined(CONFIG_DM_PMIC)Troy Kisky1-1/+1
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2-2/+2
2023-04-04board: freescale: lx2160a: remove the PL01X device instantiationIoana Ciornei1-34/+0
2023-03-30arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut1-17/+0
2023-03-30mx51evk: Remove unused mx51evk_video.c fileFabio Estevam1-98/+0
2023-03-30mx53loco: Remove unused mx53loco_video.c fileFabio Estevam1-114/+0
2023-03-29mx6sabresd: Convert to DM_PMICFabio Estevam1-50/+13
2023-03-29mx6sabreauto: Convert to DM_PMICFabio Estevam1-94/+13
2023-03-29mx6sxsabreauto: Remove myself from MAINTAINERSFabio Estevam1-1/+1
2023-03-29mx53loco: Add DM_I2C supportFabio Estevam1-18/+18
2023-03-29imx8ulp_evk: Clear data at fdt_addr_r before booting kernelYe Li1-0/+8
2023-03-29imx8ulp_evk: disable overflow of port0 for LPAVPeng Fan2-2/+2
2023-03-29imx8ulp_evk: Update DDR ports arbitration for DCNANO underrunYe Li2-4/+4
2023-03-29imx8ulp_evk: Change to use DDR driverYe Li2-208/+1
2023-03-29imx8ulp_evk: Update the DDR timingJacky Bai1-102/+102
2023-03-29imx: imx8ulp: Configure XRDC PDAC and MSC for DBD owner=S400 onlyYe Li1-3/+5
2023-03-29imx: imx8ulp: Adjust handshake to sync TRDC and XRDC completionYe Li1-7/+1
2023-03-29imx: imx8ulp: Get chip revision from SentinelYe Li1-7/+3
2023-03-27Merge branch 'master' into nextTom Rini3-20/+4
2023-03-15board: m5253demo: remove floating point flash size calculationAngelo Dureghello1-18/+2
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2-2/+2
2023-03-14board: freescale: ls1088a: remove code under !CONFIG_DM_ETHIoana Ciornei3-830/+4
2023-03-14board: freescale: ls2080aqds: remove code under !CONFIG_DM_ETHIoana Ciornei2-979/+4
2023-03-14board: freescale: ls2080rdb: remove code under !CONFIG_DM_ETHIoana Ciornei2-96/+1
2023-03-14board: freescale: lx2160a: remove code under !CONFIG_DM_ETHIoana Ciornei4-1699/+8
2023-03-14board: freescale: lx2160a: remove hardcoded ethernet initializationIoana Ciornei1-144/+0
2023-02-10Correct SPL uses of FEC_MXCSimon Glass2-2/+2
2023-02-10Correct SPL uses of TARGET_LX2160ARDBSimon Glass1-3/+3
2023-02-10Correct SPL uses of DWC_ETH_QOSSimon Glass2-2/+2
2023-02-07freescale: Drop unused zm7300 driverSimon Glass3-254/+0
2023-02-07freescale: Drop unused vsc3316_3308 driverSimon Glass2-531/+0
2023-02-07imx: Drop CONFIG_USE_PLUGINSimon Glass1-4/+0
2023-02-07freescale: Drop CONFIG_TARGET_MPC8536DS et alSimon Glass1-3/+0
2023-02-07freescale: Drop unused pq-mds-pib driverSimon Glass3-70/+0
2023-02-07ppc: Drop unused CONFIG_P2020DSSimon Glass1-1/+0
2023-02-07freescale: Drop unused pixis codeSimon Glass3-525/+0
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini1-1/+1
2023-02-01ls1021atsn: Suggest the NXP RCW github repoFabio Estevam1-1/+1
2023-01-31imx: Suggest the NXP ATF github repoFabio Estevam1-1/+1
2023-01-31imx: mx6sxsabreauto: select DM_SERIALPeng Fan1-16/+0
2023-01-31imx: mx6sllevk: select DM_SERIALPeng Fan1-16/+0