Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c84bc101b391002f4483e22f67ef7480355960b0
/
arch
/
arm
/
mach-imx
/
mx7
/
soc.c
1d8364a
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
by Simon Glass
· Mon Dec 28 20:34:54 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
5602238
ARM: imx: Add support for reading out the primary/secondary bmode to MX7
by Marek Vasut
· Wed Aug 05 15:34:07 2020 +0200
6b17c85
ARM: imx: Add support for switching primary/secondary boot mode to bmode
by Marek Vasut
· Wed Aug 05 15:34:05 2020 +0200
28c0b63
ARM: imx: Add bmode support for iMX7
by Marek Vasut
· Wed Aug 05 15:34:04 2020 +0200
02239e2
imx: mx7: fix DDRC size in A7-M4 mapping table
by Igor Opaniuk
· Wed Jul 15 13:30:52 2020 +0300
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
b65af98
mach-imx: bootaux: elf firmware support
by Igor Opaniuk
· Mon Dec 30 13:56:44 2019 +0200
f8b509b
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
by Stefano Babic
· Fri Sep 20 08:47:53 2019 +0200
5e6201b
env: Move env_set() to env.h
by Simon Glass
· Thu Aug 01 09:46:51 2019 -0600
dbc2c5f
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
by Tom Rini
· Tue Jun 11 13:41:24 2019 -0400
9b1c85a
imx: mx7: Skip secure init in arch_cpu_init
by Jun Nie
· Wed May 08 14:38:30 2019 +0800
f5abe40
video: mxsfb: add DM_VIDEO support
by Igor Opaniuk
· Tue Jun 04 00:05:59 2019 +0300
ad5fbe0
mx7: Do not call lcdif_power_down() in the SPL case
by Fabio Estevam
· Tue Dec 11 16:40:37 2018 -0200
d1bb7a0
imx: mx7: avoid some initialization if low level is skipped
by Rui Miguel Silva
· Wed Sep 05 11:56:05 2018 +0100
9d61854
imx: mx7: add gpc initialization for low power mode
by Anson Huang
· Wed Aug 08 09:17:49 2018 +0800
7529e62
mx7: Remove BMODE support
by Fabio Estevam
· Fri Jun 22 13:54:55 2018 -0300
7326500
imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
by Ye Li
· Mon May 14 09:44:29 2018 -0300
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
0290ea0
imx: mx7: snvs: Add an SNVS init routine
by Bryan O'Donoghue
· Thu Apr 05 19:46:06 2018 +0100
3031d43
imx: mx7: Add comment to describe OTP TESTER registers
by Bryan O'Donoghue
· Mon Mar 26 15:27:33 2018 +0100
0cdded8
imx: mx7: Fix CONFIG_SERIAL_TAG compilation
by Bryan O'Donoghue
· Mon Mar 26 15:27:32 2018 +0100
1ec9d9d
imx: mx7: run sec_init for CAAM RNG
by Bryan O'Donoghue
· Fri Jan 26 16:27:58 2018 +0000
c131a38
imx: mx7: move mmc env code to mmc_env.c
by Peng Fan
· Wed Jan 10 13:20:36 2018 +0800
d64a3c5
imx: mx7: move get_boot_device to cpu.c
by Peng Fan
· Wed Jan 10 13:20:34 2018 +0800
d7e46ca
imx: cleanup bootaux
by Peng Fan
· Wed Jan 10 13:20:32 2018 +0800
bbb2094
imx: refactor imx_get_mac_from_fuse
by Peng Fan
· Wed Jan 10 13:20:31 2018 +0800
7753bc7
imx: cpu: move speed/temp to common cpu
by Peng Fan
· Wed Jan 10 13:20:29 2018 +0800
5f79d46
imx: Remove boolean parameter from wdog powerdown function
by Fabio Estevam
· Thu Nov 23 10:55:33 2017 -0200
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· Wed Aug 16 18:07:20 2017 -0400
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
77d3aeb
imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled
by Peng Fan
· Sat Aug 12 22:10:57 2017 +0800
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
[Renamed (98%) from arch/arm/cpu/armv7/mx7/soc.c]
3a79758
mx7: Add 1.2GHz speed grade entry
by Fabio Estevam
· Wed Feb 22 12:43:27 2017 -0300
a296ef5
mx7: Fix the get_cpu_speed_grade_hz() return values
by Fabio Estevam
· Wed Feb 22 12:43:26 2017 -0300
24fc0e6
mx7: Fix speed grade entry
by Fabio Estevam
· Wed Feb 22 12:43:25 2017 -0300
42dac20
mx7: set soc environment according to exact SoC type
by Stefan Agner
· Wed Jul 13 00:25:39 2016 -0700
99c874b
imx: mx7: implement reset_misc
by Peng Fan
· Thu May 19 13:02:16 2016 +0800
f6ced1b
mx7: Distinguish between dual and solo versions
by Fabio Estevam
· Sun Feb 28 12:33:17 2016 -0300
4784249
imx: mx7d: isolate resources to domain 0 for A7 core
by Peng Fan
· Thu Jan 28 16:55:09 2016 +0800
cf1367a
imx: mx7: implement functions to boot auxiliary core
by Peng Fan
· Thu Jan 28 16:55:07 2016 +0800
6c9d8fb
imx: mx7dsabresd: move mmc_get_env_devno to soc code
by Peng Fan
· Thu Jan 28 16:51:25 2016 +0800
eb518d5
imx: mx7: default enable MDIO open drain
by Peng Fan
· Mon Jan 04 13:16:41 2016 +0800
fcd53ce
mx7: psci: add basic psci support
by Peng Fan
· Fri Oct 23 10:13:04 2015 +0800
fcc8cb3
arm: imx: add secure boot fuse details for imx7 SoC
by Adrian Alonso
· Mon Oct 12 13:48:13 2015 -0500
6669fff
imx: fix coding style
by Peng Fan
· Tue Sep 15 14:05:08 2015 +0800
73cb97d
imx: mx7: discard unused global variable
by Peng Fan
· Tue Sep 15 14:05:05 2015 +0800
2b3d961
imx: imx7d: Add SoC system support
by Adrian Alonso
· Wed Sep 02 13:54:19 2015 -0500