Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
479a9631979f6a9f09193bc8c9587276b482a32c
/
arch
/
arm
/
mach-imx
/
mx7
85d6531
common: Move clock functions into a new file
by Simon Glass
· Sat Dec 28 10:44:58 2019 -0700
b65af98
mach-imx: bootaux: elf firmware support
by Igor Opaniuk
· Mon Dec 30 13:56:44 2019 +0200
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
ec907a0
Add i.MX7D based Meerkat96 board support
by Shawn Guo
· Sun Jul 07 20:59:55 2019 +0800
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
9c59d86
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· Mon Jul 22 14:19:20 2019 +0200
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· Fri Jun 21 11:42:28 2019 +0800
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
8ebf3bf
pico-imx7d: Correct uart clock root
by Jun Nie
· Wed May 08 14:38:31 2019 +0800
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
21d6956
imx: mx7: fix potential overflow in imx_ddr_size()
by Marcel Ziswiler
· Wed Sep 19 13:01:55 2018 +0200
6475e5e
imx: mx7: add system suspend/resume support
by Anson Huang
· Wed Aug 08 09:17:50 2018 +0800
9d61854
imx: mx7: add gpc initialization for low power mode
by Anson Huang
· Wed Aug 08 09:17:49 2018 +0800
05e89eb
imx: mx7: psci: improve cpu hotplug flow
by Anson Huang
· Wed Aug 08 09:17:48 2018 +0800
e3dbf98
dm: Fix CMD_DM enabling
by Michal Simek
· Tue Jul 31 08:11:28 2018 +0200
2e7c819
dm: Change CMD_DM enabling
by Michal Simek
· Mon Jul 23 15:55:14 2018 +0200
84f3dec
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· Mon Jul 23 15:55:13 2018 +0200
6ed3981
pico-imx7d: Add SPL support
by Fabio Estevam
· Fri Jun 29 15:19:11 2018 -0300
67a7d82
imx: mx7: psci: implement MIGRATE_INFO_TYPE
by Stefan Agner
· Sun Jun 24 21:09:58 2018 +0200
2a79d88
imx: mx7: psci: support CPU0 on/off
by Stefan Agner
· Sun Jun 24 21:09:57 2018 +0200
158a102
imx: mx7: psci: provide complete PSCI 1.0 implementation
by Stefan Agner
· Sun Jun 24 21:09:56 2018 +0200
4bc4f13
imx: mx7: psci: use C code exclusively
by Stefan Agner
· Sun Jun 24 21:09:55 2018 +0200
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
68975f2
imx7: psci: save context id in cpu_on command
by Patrick Delaunay
· Mon Apr 16 10:15:08 2018 +0200
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
f46fb18
imx: mx7: psci: add system power off support
by Anson Huang
· Sun Jan 07 14:34:32 2018 +0800
f20bc13
imx: mx7: psci: add system reset support
by Anson Huang
· Sun Jan 07 14:34:31 2018 +0800
2f21887
arm: imx: Rework i.MX specific commands to be excluded from SPL
by Tom Rini
· Wed Jan 03 08:52:39 2018 -0500
4296041
imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
by Stefan Agner
· Fri Jan 05 15:08:17 2018 +0100
998ffd3
imx: Kconfig: Add HAS_CAAM option
by Breno Lima
· Mon Nov 27 21:09:00 2017 -0200
5f79d46
imx: Remove boolean parameter from wdog powerdown function
by Fabio Estevam
· Thu Nov 23 10:55:33 2017 -0200
38a53c6
arm: imx7d: add support for Compulab cl-som-imx7
by Ilya Ledvich
· Sun Sep 24 09:00:25 2017 +0300
dd587fa
imx: mx7: DDR controller configuration for the i.MX7 architecture
by Uri Mashiach
· Sun Sep 24 09:00:23 2017 +0300
eadd732
imx: imx7d: remove CamelCase from ENET_xMHz macros
by Eric Nelson
· Thu Aug 31 08:34:23 2017 -0700
d8c75bc
imx: mx7: psci: add copyright and license
by Peng Fan
· Thu Aug 17 17:48:50 2017 +0800
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
87551f1
env: Convert CONFIG_ENV_IS_IN... to a choice
by Simon Glass
· Thu Aug 03 12:21:59 2017 -0600
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200