summaryrefslogtreecommitdiff
path: root/arch/arm/lib/bootm.c
AgeCommit message (Expand)Author
2018-09-26MLK-19726-2 arm: Don't remove all devices when power domain driver is enabledYe Li
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-12ARM: bootm: don't assume sp is in DRAM bank 0Stephen Warren
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-29Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"Tom Rini
2017-06-09armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kerneltnishinaga.dev@gmail.com
2017-06-05arm: Add declarations to avoid needing to include headersSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-04-27arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard
2017-04-04arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()Stefan Roese
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-22armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-07-22spl: zImage support in Falcon modeLadislav Michl
2016-01-21ARM: bootm: Try to use relocated ramdiskJeffy Chen
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-02-24armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stackYork Sun
2015-01-05ARM: bootm: do not add PSCI to fdt when booting in secure mode.Ian Campbell
2014-11-24ARM: bootm: Allow booting in secure mode on hyp capable systemsHans de Goede
2014-11-11Revert "lib: bootm: add missing include"Michal Simek
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2014-10-25lib: bootm: add missing includeJeroen Hofstee
2014-10-21ARM: prevent compiler warnings from bootm.cEric Nelson
2014-08-30arm64: Correct passing of Linux kernel argsTom Rini
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier
2014-07-28ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier
2014-04-07bootstage: arm: fix fdt stashing codeMela Custodio
2014-04-07armv8: Flush dcache before switching to EL2York Sun
2014-01-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-01-09arm64: core supportDavid Feng
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-10-03ARM: extend non-secure switch to also go into HYP modeAndre Przywara
2013-10-03ARM: trigger non-secure state switch during bootm executionAndre Przywara
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass
2013-06-26arm: Implement the 'fake' go commandSimon Glass
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2012-10-30arm bootm: Allow to pass board specified atagsPali Rohár
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-04arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger