aboutsummaryrefslogtreecommitdiff
path: root/board/freescale
AgeCommit message (Expand)AuthorFilesLines
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-09Correct 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
2023-01-31imx: mx6sllevk: correct pmic namePeng Fan1-1/+1
2023-01-31imx: mx6ull/z_14x14_evk: clean up UART iomuxPeng Fan1-16/+0
2023-01-30ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut4-12/+0
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini13-41/+41
2022-12-23kbuild: Remove uncmd_spl logicTom Rini2-2/+2
2022-12-23global: Migrate CONFIG_VSC7385_IMAGE et al to CFGTom Rini2-4/+4
2022-12-23global: Migrate CONFIG_SLIC to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFGTom Rini5-5/+5
2022-12-23global: Migrate CONFIG_ICS307_REFCLK_HZ to CFGTom Rini1-2/+2