aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/mx6/soc.c
AgeCommit message (Expand)AuthorFilesLines
2 daysimx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURNPaul Geurts1-0/+5
2 daysimx: hab: rename imx_sec_config_fuse_t to imx_fusePaul Geurts1-1/+1
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass1-3/+3
2024-08-23mx6: Expand bmode to support ecspi3 bootFabio Estevam1-0/+4
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-01-12Added dcp_rng driver initialization codeKshitiz Varshney1-0/+10
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-04-12i.MX6: Enable Job ring driver model.Gaurav Jain1-4/+9
2022-02-05imx: mx6ull: fix REFTOP_VBGADJ settingDario Binacchi1-1/+3
2022-02-05imx: Enable ACTLR.SMP in SPL for i.MX6/7Sven Schwermer1-0/+3
2022-02-05mx6: Use imx6_src_get_boot_mode() to check boot deviceHarald Seiler1-2/+1
2021-03-01ARM: mx6: Add function to set serial#Sean Anderson1-0/+37
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-11-01mx6: peripheral clock from oscillatorJorge Ramirez-Ortiz1-1/+4
2020-10-29imx: mx6cuboxi: Disable thermal driver in SPLSimon Glass1-1/+1
2020-07-16ARM: mx6: make CAAM usable on the i.MX6 boardsHeinrich Schuchardt1-0/+10
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-12-06ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut1-7/+1
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam1-0/+35
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2019-10-08imx: add i.MX6ULZ cpu typePeng Fan1-0/+4
2019-07-29colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk1-1/+1
2019-07-19imx6dq: Fix chip version issue for rev1.3Ye Li1-0/+5
2018-11-08imx: imx6: perform gpr_init only on suitable cpu typesChristoph Niedermaier1-0/+8
2018-07-23imx: imx6: Add comment to gpr_init functionMichael Trimarchi1-0/+5
2018-07-23imx: mx6: Fix implementantion reset_miscMichael Trimarchi1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-04imx: cleanup bootauxPeng Fan1-38/+0
2018-02-04imx: refactor imx_get_mac_from_fusePeng Fan1-34/+0
2017-11-27imx: Remove boolean parameter from wdog powerdown functionFabio Estevam1-1/+1
2017-10-12mx6: soc: Include <asm/bootm.h> header fileDiego Dorta1-0/+1
2017-08-29imx6: don't include unneeded boot_mode array in SPLAnatolij Gustschin1-0/+2
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-0/+17
2017-08-16imx: mx6sl: simplify code using setbits_le32Peng Fan1-15/+2
2017-08-16imx: mx6sx: select OSC as uart's clk parentPeng Fan1-0/+5
2017-08-16imx: mx6: soc: fix mx6sll settingsPeng Fan1-2/+10
2017-08-16imx: imx6ull: correct get_cpu_speed_grade_hzSébastien Szymanski1-1/+18
2017-08-16imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCsSébastien Szymanski1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+703