index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
mx7
Commit message (
Expand
)
Author
Age
Files
Lines
*
imx: Add support for Ronetix's iMX7-CM board
Ilko Iliev
2021-05-02
1
-0
/
+10
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-1
/
+1
|
\
|
*
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
1
-1
/
+1
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-11
/
+11
|
\
\
|
|
/
|
/
|
|
*
imx: mx7: clock: use correct format strings
Heinrich Schuchardt
2020-12-26
1
-11
/
+11
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
|
/
*
ARM: imx: ddr: Add deskew register programming
Marek Vasut
2020-08-17
1
-0
/
+9
*
ARM: imx: Add support for reading out the primary/secondary bmode to MX7
Marek Vasut
2020-08-17
1
-0
/
+7
*
ARM: imx: Add support for switching primary/secondary boot mode to bmode
Marek Vasut
2020-08-17
1
-0
/
+2
*
ARM: imx: Add bmode support for iMX7
Marek Vasut
2020-08-17
1
-0
/
+8
*
imx: mx7: fix DDRC size in A7-M4 mapping table
Igor Opaniuk
2020-07-27
1
-1
/
+1
*
ARM: imx: soc: Select default TEXT_BASE for MX7
Marek Vasut
2020-06-22
1
-0
/
+7
*
ARM: imx: ddr: Fill in missing DDRC ZQCTLx on i.MX7
Marek Vasut
2020-06-22
1
-0
/
+1
*
ARM: imx: ddr: Add missing PHY reset
Marek Vasut
2020-06-08
1
-3
/
+19
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+3
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
1
-0
/
+1
*
mach-imx: bootaux: elf firmware support
Igor Opaniuk
2020-01-07
1
-0
/
+28
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Add i.MX7D based Meerkat96 board support
Shawn Guo
2019-10-13
1
-0
/
+10
*
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
2
-2
/
+2
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-24
1
-1
/
+1
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-2
/
+2
*
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
2019-06-11
2
-16
/
+29
|
\
|
*
pico-imx7d: Correct uart clock root
Jun Nie
2019-06-11
1
-1
/
+1
|
*
imx: mx7: Skip secure init in arch_cpu_init
Jun Nie
2019-06-11
1
-15
/
+28
*
|
video: mxsfb: add DM_VIDEO support
Igor Opaniuk
2019-06-04
1
-1
/
+1
|
/
*
mx7: Do not call lcdif_power_down() in the SPL case
Fabio Estevam
2019-01-28
1
-0
/
+2
*
imx: mx7: avoid some initialization if low level is skipped
Rui Miguel Silva
2018-10-22
1
-0
/
+2
*
imx: mx7: fix potential overflow in imx_ddr_size()
Marcel Ziswiler
2018-10-09
1
-0
/
+4
*
imx: mx7: add system suspend/resume support
Anson Huang
2018-09-04
3
-3
/
+515
*
imx: mx7: add gpc initialization for low power mode
Anson Huang
2018-09-04
1
-0
/
+103
*
imx: mx7: psci: improve cpu hotplug flow
Anson Huang
2018-09-04
1
-2
/
+21
*
dm: Fix CMD_DM enabling
Michal Simek
2018-07-31
1
-1
/
+1
*
dm: Change CMD_DM enabling
Michal Simek
2018-07-30
1
-0
/
+5
*
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-9
/
+9
*
pico-imx7d: Add SPL support
Fabio Estevam
2018-07-23
1
-0
/
+1
*
imx: mx7: psci: implement MIGRATE_INFO_TYPE
Stefan Agner
2018-07-23
1
-0
/
+7
*
imx: mx7: psci: support CPU0 on/off
Stefan Agner
2018-07-23
1
-8
/
+12
*
imx: mx7: psci: provide complete PSCI 1.0 implementation
Stefan Agner
2018-07-23
1
-3
/
+93
*
imx: mx7: psci: use C code exclusively
Stefan Agner
2018-07-23
3
-70
/
+24
*
mx7: Remove BMODE support
Fabio Estevam
2018-07-23
2
-26
/
+0
*
imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
Ye Li
2018-06-18
1
-7
/
+0
*
imx7: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
8
-17
/
+8
[next]