~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
mx6
/
soc.c
Commit message (
Expand
)
Author
Age
*
Added dcp_rng driver initialization code
Kshitiz Varshney
2023-01-12
*
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
*
caam: Fix crash in case caam_jr_probe failed
Ye Li
2022-05-20
*
i.MX6: Enable Job ring driver model.
Gaurav Jain
2022-04-12
*
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
2022-02-05
*
ARM: mx6: Add function to set serial#
Sean Anderson
2021-03-01
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
mx6: peripheral clock from oscillator
Jorge Ramirez-Ortiz
2020-11-01
*
imx: mx6cuboxi: Disable thermal driver in SPL
Simon Glass
2020-10-29
*
ARM: mx6: make CAAM usable on the i.MX6 boards
Heinrich Schuchardt
2020-07-16
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
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-06
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
*
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
*
imx: add i.MX6ULZ cpu type
Peng Fan
2019-10-08
*
colibri-imx6ull: support building with DM_VIDEO=y
Igor Opaniuk
2019-07-29
*
imx6dq: Fix chip version issue for rev1.3
Ye Li
2019-07-19
*
imx: imx6: perform gpr_init only on suitable cpu types
Christoph Niedermaier
2018-11-08
*
imx: imx6: Add comment to gpr_init function
Michael Trimarchi
2018-07-23
*
imx: mx6: Fix implementantion reset_misc
Michael Trimarchi
2018-07-23
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
imx: cleanup bootaux
Peng Fan
2018-02-04
*
imx: refactor imx_get_mac_from_fuse
Peng Fan
2018-02-04
*
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-11-27
*
mx6: soc: Include <asm/bootm.h> header file
Diego Dorta
2017-10-12
*
imx6: don't include unneeded boot_mode array in SPL
Anatolij Gustschin
2017-08-29
*
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-28
*
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-08-16
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12