index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
bootm.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-02-10
Correct SPL uses of LMB
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED
Michal Simek
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-23
lmb: Always compile arch_lmb_reserve() into U-Boot on arm
Marek Vasut
2021-09-03
Revert most of the series for adding vexpress_aemv8r support
Tom Rini
2021-09-02
arm: Use armv8_switch_to_el1 env to switch to EL1
Peter Hoyes
2021-08-08
Revert "arm: bootm: Disable LMB reservation for command line and board info o...
Jan Kiszka
2021-07-09
arm: bootm: Disable LMB reservation for command line and board info on arm64
Marek Vasut
2021-04-12
bootm: do not hang on failure
Heinrich Schuchardt
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
arm: Remove vital devices last
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-17
ARM: bootm: take into account gd->ram_top
Patrice Chotard
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
2019-10-25
boot: arm: Enable support for custom board_prep_linux
Lokesh Vutla
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-03-22
arm: lib: bootm: Push the Starting kernel print to the end
Keerthy
2019-01-16
arm: bootm: fix sp detection at end of address range
Simon Goldschmidt
2018-05-10
bootm: fix 'memory-fixup' for vxWorks boot
Hannes Schmelzer
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-13
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-01-12
ARM: bootm: don't assume sp is in DRAM bank 0
Stephen Warren
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-29
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"
Tom Rini
2017-06-09
armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
tnishinaga.dev@gmail.com
2017-06-05
arm: Add declarations to avoid needing to include headers
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-04-27
arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
Patrice Chotard
2017-04-04
arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
Stefan Roese
2017-01-18
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
2016-12-15
ARMv8: Setup PSCI memory and device tree
macro.wave.z@gmail.com
2016-12-02
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-11-22
armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alison Wang
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-08-15
vexpress: Check TC2 firmware support before defaulting to nonsec booting
Jon Medhurst \(Tixy\)
[next]