index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
mx6
/
soc.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: imx: Remove <common.h> and add needed includes
Tom Rini
2023-01-12
Added dcp_rng driver initialization code
Kshitiz Varshney
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-05-20
caam: Fix crash in case caam_jr_probe failed
Ye Li
2022-04-12
i.MX6: Enable Job ring driver model.
Gaurav Jain
2022-02-05
imx: mx6ull: fix REFTOP_VBGADJ setting
Dario Binacchi
2022-02-05
imx: Enable ACTLR.SMP in SPL for i.MX6/7
Sven Schwermer
2022-02-05
mx6: Use imx6_src_get_boot_mode() to check boot device
Harald Seiler
2021-03-01
ARM: mx6: Add function to set serial#
Sean Anderson
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-11-01
mx6: peripheral clock from oscillator
Jorge Ramirez-Ortiz
2020-10-29
imx: mx6cuboxi: Disable thermal driver in SPL
Simon Glass
2020-07-16
ARM: mx6: make CAAM usable on the i.MX6 boards
Heinrich Schuchardt
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2019-12-06
ARM: mx6: pmu: Expose PMU LDO configuration interface
Marek Vasut
2019-12-06
mx6: Allow configuring the NoC registers on i.MX6QP
Fabio Estevam
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
imx: add i.MX6ULZ cpu type
Peng Fan
2019-07-29
colibri-imx6ull: support building with DM_VIDEO=y
Igor Opaniuk
2019-07-19
imx6dq: Fix chip version issue for rev1.3
Ye Li
2018-11-08
imx: imx6: perform gpr_init only on suitable cpu types
Christoph Niedermaier
2018-07-23
imx: imx6: Add comment to gpr_init function
Michael Trimarchi
2018-07-23
imx: mx6: Fix implementantion reset_misc
Michael Trimarchi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
imx: cleanup bootaux
Peng Fan
2018-02-04
imx: refactor imx_get_mac_from_fuse
Peng Fan
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-10-12
mx6: soc: Include <asm/bootm.h> header file
Diego Dorta
2017-08-29
imx6: don't include unneeded boot_mode array in SPL
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
imx: mx6sl: simplify code using setbits_le32
Peng Fan
2017-08-16
imx: mx6sx: select OSC as uart's clk parent
Peng Fan
2017-08-16
imx: mx6: soc: fix mx6sll settings
Peng Fan
2017-08-16
imx: imx6ull: correct get_cpu_speed_grade_hz
Sébastien Szymanski
2017-08-16
imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs
Sébastien Szymanski
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic