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
/
lib
/
bootm.c
Commit message (
Expand
)
Author
Age
Lines
*
armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack
York Sun
2015-02-24
-1
/
+1
*
ARM: bootm: do not add PSCI to fdt when booting in secure mode.
Ian Campbell
2015-01-05
-2
/
+2
*
ARM: bootm: Allow booting in secure mode on hyp capable systems
Hans de Goede
2014-11-24
-5
/
+26
*
Revert "lib: bootm: add missing include"
Michal Simek
2014-11-11
-1
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2014-10-27
-1
/
+4
|
\
|
*
ARM: prevent compiler warnings from bootm.c
Eric Nelson
2014-10-21
-1
/
+4
*
|
lib: bootm: add missing include
Jeroen Hofstee
2014-10-25
-0
/
+1
|
/
*
arm64: Correct passing of Linux kernel args
Tom Rini
2014-08-30
-3
/
+5
*
ARM: convert arch_fixup_memory_node to a generic FDT fixup function
Ma Haijun
2014-07-28
-1
/
+1
*
ARM: HYP/non-sec: allow relocation to secure RAM
Marc Zyngier
2014-07-28
-13
/
+9
*
ARM: HYP/non-sec: move switch to non-sec to the last boot phase
Marc Zyngier
2014-07-28
-3
/
+6
*
bootstage: arm: fix fdt stashing code
Mela Custodio
2014-04-07
-2
/
+1
*
armv8: Flush dcache before switching to EL2
York Sun
2014-04-07
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-10
-0
/
+24
|
\
|
*
arm64: core support
David Feng
2014-01-09
-0
/
+24
*
|
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...
Miao Yan
2013-12-16
-0
/
+23
|
/
*
ARM: extend non-secure switch to also go into HYP mode
Andre Przywara
2013-10-03
-1
/
+6
*
ARM: trigger non-secure state switch during bootm execution
Andre Przywara
2013-10-03
-0
/
+13
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-13
/
+1
*
bootm: Clean up bootz_setup() function
Simon Glass
2013-07-10
-6
/
+8
*
arm: Implement the 'fake' go command
Simon Glass
2013-06-26
-9
/
+18
*
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-05-14
-56
/
+1
*
arm: Refactor bootm to reduce #ifdefs
Simon Glass
2013-05-14
-64
/
+20
*
treewide: include libfdt_env.h before fdt.h
Kim Phillips
2013-02-07
-1
/
+0
*
arm bootm: Allow to pass board specified atags
Pali Rohár
2012-10-30
-0
/
+4
*
Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging
Tom Rini
2012-10-15
-0
/
+3
|
\
|
*
bootstage: Store boot timings in device tree
Simon Glass
2012-10-02
-0
/
+3
*
|
arm: Add CONFIG_OF_BOARD_SETUP support to bootm
Joe Hershberger
2012-10-04
-0
/
+3
*
|
ARM: increase lmb stack space reservation to 4KB
Rob Herring
2012-10-04
-2
/
+2
|
/
*
arm: restore fdt_fixup_ethernet call to do_bootm_linux
Stephen Warren
2012-04-23
-0
/
+1
*
arm: fix bootm with device tree
Stephen Warren
2012-04-23
-1
/
+10
*
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-30
-0
/
+30
*
arm: Add Prep subcommand support to bootm
Simon Schwarz
2012-03-27
-169
/
+180
*
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
2012-03-18
-0
/
+4
*
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
-1
/
+1
*
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-03-18
-1
/
+1
*
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-19
-0
/
+2
*
Respect memreserve regions specified in the device tree
Grant Likely
2011-04-25
-0
/
+2
*
Stop passing around bootmem_base value.
Grant Likely
2011-04-25
-2
/
+1
*
arm: get_sp() should always be compiled
Po-Yu Chuang
2011-02-21
-3
/
+1
*
arm, bootm: Fix compile warning
Heiko Schocher
2010-10-26
-2
/
+0
*
ARM: add flat device tree support
John Rigby
2010-10-18
-16
/
+121
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-1
/
+1
*
ARM: remove unused VIDEOLFB ATAG
Minkyu Kang
2010-06-23
-40
/
+3
*
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2010-04-13
-0
/
+279