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
Age
Commit message (
Expand
)
Author
2018-07-26
ARM: PSCI: Enable the PSCI node
Stephen Warren
2018-07-26
ARM: PSCI: Support PSCI v0.2
Stephen Warren
2018-07-19
arm: Remove unused _relocate arguments
Ivan Gorinov
2018-06-19
ARM: image: Add option for ignoring ep bit 3
Marek Vasut
2018-06-18
arm: Do not clear LR on exception in SPL
Andrew F. Davis
2018-05-23
arm: print instructions pointed to by pc
Heinrich Schuchardt
2018-05-10
bootm: fix 'memory-fixup' for vxWorks boot
Hannes Schmelzer
2018-05-07
arm: v7R: Add support for enabling caches
Lokesh Vutla
2018-05-07
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
Lokesh Vutla
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-13
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-11
ARM: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-05
arm: print information about loaded UEFI images
Heinrich Schuchardt
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-23
arm64: show_regs: Dump the LRs HW values
Karl Beldan
2018-02-14
arm/PSCI: support PSCI versions greater than 1.0
Andre Heider
2018-02-13
ARM: image: indent with tab instead of 4 spaces
Masahiro Yamada
2018-02-10
efi_loader: fix building crt0 on arm
Heinrich Schuchardt
2018-02-07
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-01-28
arm: bootm-fdt.c: fix compiler warning
Heiko Schocher
2018-01-22
efi_selftest: test start image
Heinrich Schuchardt
2018-01-12
ARM: bootm: don't assume sp is in DRAM bank 0
Stephen Warren
2018-01-12
ARMv8: Allow dynamic early stack pointer
Stephen Warren
2017-12-24
arm: Add support of updating dts before fix-up
Prabhakar Kushwaha
2017-12-16
efi_loader: helloworld.c: Reduce file size
Alexander Graf
2017-12-07
armv8: fix gd after relocation
York Sun
2017-12-04
arm64 :show_regs: show the address before relocation
Peng Fan
2017-11-21
arm: provide a PCS-compliant setjmp implementation
Philipp Tomsich
2017-11-21
arm: boot0 hook: move boot0 hook before '_start'
Philipp Tomsich
2017-11-17
armv8: update gd after relocate
Kever Yang
2017-11-17
arm64: support running at addr other than linked to
Stephen Warren
2017-10-12
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-09
armv8: layerscape: Enable falcon boot
York Sun
2017-10-08
ARMv8: fix error in freeing stack frame
zijun_hu
2017-10-08
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-13
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
Philipp Tomsich
2017-08-13
armv8: spl: Support separate stack for TPL
Philipp Tomsich
2017-06-29
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"
Tom Rini
2017-06-12
ARM: provide a valid exception stack address for startup code
Lothar Waßmann
2017-06-12
arm: adjust PC displayed in exception handlers to point to the failing instru...
Lothar Waßmann
2017-06-12
ARM: remove bogus cp_delay() function
Lothar Waßmann
2017-06-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-06-09
armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
tnishinaga.dev@gmail.com
2017-06-09
arm: Disable LPAE if not enabled
Simon Glass
2017-06-09
arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
Simon Glass
[next]