index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-15
ddr: vybrid: Provide code to perform on-boot calibration
Lukasz Majewski
4
-0
/
+400
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
1
-1
/
+1
2019-01-31
Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-video
Tom Rini
1
-2
/
+2
2019-01-28
imx: video: Fix return value issue
Ye Li
1
-2
/
+2
2019-01-28
imx8: cpu: restrict checking ROM passover info for revA
Peng Fan
1
-17
/
+22
2019-01-28
imx: Check the PL310 version for applying errata
Ye Li
1
-8
/
+10
2019-01-28
imx: Fix potential lmb memory overwritten by stack
Ye Li
1
-0
/
+32
2019-01-28
imx: build flash.bin for i.MX8
Peng Fan
1
-0
/
+13
2019-01-28
imx: mkimage_fit_atf: introduce BL33_BASE_ADDR
Peng Fan
1
-1
/
+2
2019-01-28
spl: imx8: add spl boot device
Peng Fan
1
-2
/
+12
2019-01-28
arm: imx: build mach-imx for i.MX8
Peng Fan
1
-1
/
+1
2019-01-28
imx8: scu: use dedicated MU for SPL
Peng Fan
1
-0
/
+7
2019-01-28
imx8qxp: add SUPPORT_SPL option
Peng Fan
1
-0
/
+1
2019-01-28
mx7: Do not call lcdif_power_down() in the SPL case
Fabio Estevam
1
-0
/
+2
2019-01-28
imx: Add PHYTEC phyBOARD-i.MX6UL-Segin
Martyn Welch
1
-0
/
+13
2019-01-28
imx: hab: Convert non-NULL IVT DCD pointer warning to an error
Breno Matheus Lima
1
-2
/
+4
2019-01-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2
-2
/
+2
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2
-2
/
+2
2019-01-09
imx8m: clock: Fix oscillator values
Fabio Estevam
1
-2
/
+2
2019-01-09
imx8: cpu: correct info
Peng Fan
1
-1
/
+1
2019-01-09
ARM: vf610: ddrmc: do not write CR79 by default
Stefan Agner
1
-1
/
+0
2019-01-09
ARM: vf610: ddrmc: fix initialization completion detection
Stefan Agner
1
-1
/
+2
2019-01-09
ARM: vf610: ddrmc: program Dummy DDRBYTE1/2
Stefan Agner
1
-0
/
+2
2019-01-01
imx: add i.MX8MQ EVK support
Peng Fan
1
-0
/
+13
2019-01-01
imx: imx8m: not build bootaux when building SPL
Peng Fan
1
-0
/
+2
2019-01-01
imx: imx8mq: build flash.bin
Peng Fan
1
-0
/
+25
2019-01-01
imx: imx8m: introduce imximage cfg file
Peng Fan
1
-0
/
+17
2019-01-01
imx: imx8m: introduce script to generate fit image
Peng Fan
1
-0
/
+137
2019-01-01
imx: imx8m: clock refactor dram pll part
Peng Fan
1
-24
/
+110
2019-01-01
imx: spl: add MMC BOOT Device for i.MX8M
Peng Fan
1
-1
/
+10
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
10
-22
/
+22
2019-01-01
arm: imx8qxp: build u-boot-dtb.cfgout before checking files
Peng Fan
1
-1
/
+1
2019-01-01
imx: hab: extend hab_auth_img to calculate ivt_offset
Parthiban Nallathambi
1
-2
/
+27
2019-01-01
SPL: Add HAB image authentication to FIT
Ye Li
1
-6
/
+38
2019-01-01
imx: bootaux: fix stack and pc assignment on 64-bit platforms
Gary Bisson
1
-2
/
+2
2019-01-01
imx: mx8m: add memory mapping for CAAM and TCM
Gary Bisson
1
-0
/
+16
2019-01-01
embestmx6boards: Add SPL support
Fabien Lahoudere
1
-0
/
+1
2018-11-12
imx: mkimage: add size check to the u-boot.imx make target
Marcel Ziswiler
1
-0
/
+16
2018-11-08
imx: imx6: perform gpr_init only on suitable cpu types
Christoph Niedermaier
1
-0
/
+8
2018-10-25
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
11
-7
/
+807
2018-10-25
imx: mkimage: avoid stop CI when required files not exists
Peng Fan
1
-2
/
+8
2018-10-22
imx: mx7: avoid some initialization if low level is skipped
Rui Miguel Silva
2
-0
/
+4
2018-10-22
arm: imx: include imx8image support
Peng Fan
1
-6
/
+11
2018-10-22
imx: add i.MX8QXP MEK board support
Peng Fan
1
-0
/
+13
2018-10-22
imx8: add dummy clock
Peng Fan
1
-0
/
+21
2018-10-22
imx8: add iomux configuration api
Peng Fan
2
-1
/
+44
2018-10-22
imx8: cpu: add uclass based CPU driver
Anatolij Gustschin
1
-76
/
+139
2018-10-22
imx8: cpu: add function for reading FEC MAC from fuse
Anatolij Gustschin
1
-0
/
+38
2018-10-22
imx8: add arch_cpu_init arch_cpu_init_dm
Peng Fan
1
-1
/
+52
2018-10-22
imx8: add mmu and dram related functions
Peng Fan
1
-0
/
+284
[prev]
[next]