index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
Commit message (
Expand
)
Author
Age
Lines
...
|
*
|
|
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-07-19
-63
/
+32
|
*
|
|
ARMv8/Layerscape: switch SMP method accordingly
Hou Zhiqiang
2016-07-19
-3
/
+46
|
*
|
|
ARMv8/layerscape: Add FSL PPA support
Hou Zhiqiang
2016-07-19
-0
/
+49
|
*
|
|
ARMv8: add the secure monitor firmware framework
Hou Zhiqiang
2016-07-19
-0
/
+324
|
*
|
|
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
Hou Zhiqiang
2016-07-19
-4
/
+10
|
*
|
|
armv8: layerscape: Convert to use common MMU framework
York Sun
2016-07-19
-309
/
+51
|
*
|
|
armv8: mmu: Add support of non-identical mapping
York Sun
2016-07-15
-28
/
+42
|
*
|
|
armv8: mmu: split block if necessary
York Sun
2016-07-15
-32
/
+38
|
*
|
|
armv8: mmu: house cleaning
York Sun
2016-07-15
-5
/
+8
|
*
|
|
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-15
-10
/
+10
*
|
|
|
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
-3
/
+3
*
|
|
|
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
-144
/
+154
|
\
\
\
\
|
*
|
|
|
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
Chen-Yu Tsai
2016-07-15
-1
/
+1
|
*
|
|
|
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Chen-Yu Tsai
2016-07-15
-17
/
+18
|
*
|
|
|
ARM: PSCI: Add helper functions to access per-CPU target PC storage
Chen-Yu Tsai
2016-07-15
-1
/
+40
|
*
|
|
|
ARM: Add secure section for initialized data
Chen-Yu Tsai
2016-07-15
-2
/
+7
|
*
|
|
|
ARM: Move __secure definition to common asm/secure.h
Chen-Yu Tsai
2016-07-15
-2
/
+2
|
*
|
|
|
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
Chen-Yu Tsai
2016-07-15
-0
/
+11
|
*
|
|
|
ARM: PSCI: Remove unused psci_text_end symbol
Chen-Yu Tsai
2016-07-15
-9
/
+0
|
*
|
|
|
ARM: PSCI: Allocate PSCI stack in secure stack section
Chen-Yu Tsai
2016-07-15
-11
/
+21
|
*
|
|
|
ARM: Add an empty secure stack section
Chen-Yu Tsai
2016-07-15
-9
/
+23
|
*
|
|
|
ARM: Page align secure section only when it is executed in situ
Chen-Yu Tsai
2016-07-15
-5
/
+9
|
*
|
|
|
sunxi: Move remaining PSCI assembly code to C
Chen-Yu Tsai
2016-07-15
-54
/
+6
|
*
|
|
|
ARM: PSCI: Split out common stack setup code from psci_arch_init
Chen-Yu Tsai
2016-07-15
-42
/
+25
|
|
/
/
/
*
|
|
|
arm: Don't invalidate unaligned cache regions
Simon Glass
2016-07-14
-21
/
+2
*
|
|
|
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
-51
/
+0
*
|
|
|
ARM: OMAP5+: Enable errata i727
Lokesh Vutla
2016-07-14
-3
/
+3
*
|
|
|
stm32: Add SDRAM support for stm32f746 discovery board
Toshifumi NISHINAGA
2016-07-14
-1
/
+1
*
|
|
|
arm: am4x: add U-Boot FIT signing and SPL image post-processing
Madan Srinivas
2016-07-14
-0
/
+1
*
|
|
|
arm: omap5: add U-Boot FIT signing and SPL image post-processing
Andreas Dannenberg
2016-07-14
-0
/
+3
*
|
|
|
arm: omap-common: Update to generate secure U-Boot FIT blob
Andreas Dannenberg
2016-07-14
-14
/
+61
*
|
|
|
arm: omap-common: secure ROM signature verify API
Andreas Dannenberg
2016-07-14
-0
/
+88
*
|
|
|
arm: omap-common: add secure rom call API for secure devices
Andreas Dannenberg
2016-07-14
-0
/
+53
*
|
|
|
arm: omap-common: add secure smc entry
Daniel Allred
2016-07-14
-9
/
+36
*
|
|
|
arm: cache: add missing dummy functions for when dcache disabled
Daniel Allred
2016-07-14
-0
/
+8
*
|
|
|
arm64: add better and more generic spin-table support
Masahiro Yamada
2016-07-14
-4
/
+113
|
/
/
/
*
|
|
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
Tom Rini
2016-07-14
-8
/
+0
|
/
/
*
|
armv8: Enable CPUECTLR.SMPEN for coherency
Mingkai Hu
2016-07-08
-0
/
+8
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-06-28
-5
/
+7
|
\
|
*
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
Prabhakar Kushwaha
2016-06-28
-2
/
+2
|
*
armv8/fsl_lsch2: Correct the cores frequency initialization
Hou Zhiqiang
2016-06-24
-3
/
+5
*
|
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-06-26
-5
/
+5
*
|
arm: bcm235xx: update clock framework
Steve Rae
2016-06-24
-5
/
+5
*
|
arm: bcm235xx: fix kps ccu
Chris Brand
2016-06-24
-5
/
+1
*
|
ARM: armv7: refactor Makefile slightly
Masahiro Yamada
2016-06-24
-9
/
+2
*
|
arm64: optimize smp_kick_all_cpus
Masahiro Yamada
2016-06-24
-3
/
+1
*
|
omap3: bugfix in timer on rollover
Daniel Gorsulowski
2016-06-24
-1
/
+1
|
/
*
sunxi: Add PSCI implementation in C
Chen-Yu Tsai
2016-06-20
-504
/
+341
*
sunxi: Add base address for GIC
Chen-Yu Tsai
2016-06-20
-4
/
+4
*
sunxi: Make CPUCFG_BASE macro names the same across families
Chen-Yu Tsai
2016-06-20
-12
/
+12
[prev]
[next]