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
Commit message (
Expand
)
Author
Age
Files
Lines
*
imx8qxp: Fix the reported CPU frequency
Fabio Estevam
2019-03-13
1
-10
/
+16
*
pico-imx6ul: Convert to DM MMC
Fabio Estevam
2019-03-13
1
-0
/
+2
*
imx: cpu.c: give access to reset cause in spl
Max Krummenacher
2019-02-15
1
-12
/
+15
*
ddr: vybrid: Add calibration code to memory controler's (DDRMC) setup code
Lukasz Majewski
2019-02-15
1
-0
/
+5
*
ddr: vybrid: Provide code to perform on-boot calibration
Lukasz Majewski
2019-02-15
4
-0
/
+400
*
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2019-02-01
1
-1
/
+1
*
Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video
Tom Rini
2019-01-31
1
-2
/
+2
|
\
|
*
imx: video: Fix return value issue
Ye Li
2019-01-28
1
-2
/
+2
*
|
imx8: cpu: restrict checking ROM passover info for revA
Peng Fan
2019-01-28
1
-17
/
+22
*
|
imx: Check the PL310 version for applying errata
Ye Li
2019-01-28
1
-8
/
+10
*
|
imx: Fix potential lmb memory overwritten by stack
Ye Li
2019-01-28
1
-0
/
+32
*
|
imx: build flash.bin for i.MX8
Peng Fan
2019-01-28
1
-0
/
+13
*
|
imx: mkimage_fit_atf: introduce BL33_BASE_ADDR
Peng Fan
2019-01-28
1
-1
/
+2
*
|
spl: imx8: add spl boot device
Peng Fan
2019-01-28
1
-2
/
+12
*
|
arm: imx: build mach-imx for i.MX8
Peng Fan
2019-01-28
1
-1
/
+1
*
|
imx8: scu: use dedicated MU for SPL
Peng Fan
2019-01-28
1
-0
/
+7
*
|
imx8qxp: add SUPPORT_SPL option
Peng Fan
2019-01-28
1
-0
/
+1
*
|
mx7: Do not call lcdif_power_down() in the SPL case
Fabio Estevam
2019-01-28
1
-0
/
+2
*
|
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
Martyn Welch
2019-01-28
1
-0
/
+13
*
|
imx: hab: Convert non-NULL IVT DCD pointer warning to an error
Breno Matheus Lima
2019-01-28
1
-2
/
+4
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-01-11
2
-2
/
+2
|
\
|
*
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-10
2
-2
/
+2
*
|
imx8m: clock: Fix oscillator values
Fabio Estevam
2019-01-09
1
-2
/
+2
*
|
imx8: cpu: correct info
Peng Fan
2019-01-09
1
-1
/
+1
*
|
ARM: vf610: ddrmc: do not write CR79 by default
Stefan Agner
2019-01-09
1
-1
/
+0
*
|
ARM: vf610: ddrmc: fix initialization completion detection
Stefan Agner
2019-01-09
1
-1
/
+2
*
|
ARM: vf610: ddrmc: program Dummy DDRBYTE1/2
Stefan Agner
2019-01-09
1
-0
/
+2
|
/
*
imx: add i.MX8MQ EVK support
Peng Fan
2019-01-01
1
-0
/
+13
*
imx: imx8m: not build bootaux when building SPL
Peng Fan
2019-01-01
1
-0
/
+2
*
imx: imx8mq: build flash.bin
Peng Fan
2019-01-01
1
-0
/
+25
*
imx: imx8m: introduce imximage cfg file
Peng Fan
2019-01-01
1
-0
/
+17
*
imx: imx8m: introduce script to generate fit image
Peng Fan
2019-01-01
1
-0
/
+137
*
imx: imx8m: clock refactor dram pll part
Peng Fan
2019-01-01
1
-24
/
+110
*
imx: spl: add MMC BOOT Device for i.MX8M
Peng Fan
2019-01-01
1
-1
/
+10
*
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2019-01-01
10
-22
/
+22
*
arm: imx8qxp: build u-boot-dtb.cfgout before checking files
Peng Fan
2019-01-01
1
-1
/
+1
*
imx: hab: extend hab_auth_img to calculate ivt_offset
Parthiban Nallathambi
2019-01-01
1
-2
/
+27
*
SPL: Add HAB image authentication to FIT
Ye Li
2019-01-01
1
-6
/
+38
*
imx: bootaux: fix stack and pc assignment on 64-bit platforms
Gary Bisson
2019-01-01
1
-2
/
+2
*
imx: mx8m: add memory mapping for CAAM and TCM
Gary Bisson
2019-01-01
1
-0
/
+16
*
embestmx6boards: Add SPL support
Fabien Lahoudere
2019-01-01
1
-0
/
+1
*
imx: mkimage: add size check to the u-boot.imx make target
Marcel Ziswiler
2018-11-12
1
-0
/
+16
*
imx: imx6: perform gpr_init only on suitable cpu types
Christoph Niedermaier
2018-11-08
1
-0
/
+8
*
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-25
11
-7
/
+807
|
\
|
*
imx: mkimage: avoid stop CI when required files not exists
Peng Fan
2018-10-25
1
-2
/
+8
|
*
imx: mx7: avoid some initialization if low level is skipped
Rui Miguel Silva
2018-10-22
2
-0
/
+4
|
*
arm: imx: include imx8image support
Peng Fan
2018-10-22
1
-6
/
+11
|
*
imx: add i.MX8QXP MEK board support
Peng Fan
2018-10-22
1
-0
/
+13
|
*
imx8: add dummy clock
Peng Fan
2018-10-22
1
-0
/
+21
|
*
imx8: add iomux configuration api
Peng Fan
2018-10-22
2
-1
/
+44
[next]