index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: print instructions pointed to by pc
Heinrich Schuchardt
2018-05-23
1
-0
/
+25
*
bootm: fix 'memory-fixup' for vxWorks boot
Hannes Schmelzer
2018-05-10
1
-1
/
+1
*
arm: v7R: Add support for enabling caches
Lokesh Vutla
2018-05-07
1
-1
/
+11
*
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
Lokesh Vutla
2018-05-07
1
-5
/
+1
*
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
1
-1
/
+1
*
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
2
-3
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
44
-96
/
+46
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
vxworks: fixed cpu enable using PSCI on armv8
Vasyl Vavrychuk
2018-04-13
1
-0
/
+5
*
ARM: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-11
1
-2
/
+2
*
arm: print information about loaded UEFI images
Heinrich Schuchardt
2018-04-05
1
-0
/
+13
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
2
-2
/
+2
*
arm64: show_regs: Dump the LRs HW values
Karl Beldan
2018-02-23
1
-7
/
+6
*
arm/PSCI: support PSCI versions greater than 1.0
Andre Heider
2018-02-14
1
-7
/
+9
*
ARM: image: indent with tab instead of 4 spaces
Masahiro Yamada
2018-02-13
1
-46
/
+46
*
efi_loader: fix building crt0 on arm
Heinrich Schuchardt
2018-02-10
2
-2
/
+6
*
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-07
2
-1
/
+78
*
arm: bootm-fdt.c: fix compiler warning
Heiko Schocher
2018-01-28
1
-1
/
+1
*
efi_selftest: test start image
Heinrich Schuchardt
2018-01-22
1
-0
/
+1
*
ARM: bootm: don't assume sp is in DRAM bank 0
Stephen Warren
2018-01-12
1
-3
/
+12
*
ARMv8: Allow dynamic early stack pointer
Stephen Warren
2018-01-12
1
-0
/
+3
*
arm: Add support of updating dts before fix-up
Prabhakar Kushwaha
2017-12-24
1
-0
/
+12
*
efi_loader: helloworld.c: Reduce file size
Alexander Graf
2017-12-16
1
-7
/
+4
*
armv8: fix gd after relocation
York Sun
2017-12-07
1
-2
/
+3
*
arm64 :show_regs: show the address before relocation
Peng Fan
2017-12-04
1
-2
/
+8
*
arm: provide a PCS-compliant setjmp implementation
Philipp Tomsich
2017-11-21
3
-0
/
+85
*
arm: boot0 hook: move boot0 hook before '_start'
Philipp Tomsich
2017-11-21
1
-19
/
+35
*
armv8: update gd after relocate
Kever Yang
2017-11-17
1
-0
/
+2
*
arm64: support running at addr other than linked to
Stephen Warren
2017-11-17
2
-5
/
+26
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-10-12
1
-0
/
+11
|
\
|
*
armv8: layerscape: Enable falcon boot
York Sun
2017-10-09
1
-0
/
+11
*
|
ARMv8: fix error in freeing stack frame
zijun_hu
2017-10-08
1
-1
/
+1
*
|
ARMv8: get new GD address from gd->new_gd directly
zijun_hu
2017-10-08
1
-2
/
+1
|
/
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
Philipp Tomsich
2017-08-13
1
-1
/
+1
*
armv8: spl: Support separate stack for TPL
Philipp Tomsich
2017-08-13
1
-1
/
+3
*
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"
Tom Rini
2017-06-29
1
-1
/
+0
*
ARM: provide a valid exception stack address for startup code
Lothar Waßmann
2017-06-12
1
-1
/
+4
*
arm: adjust PC displayed in exception handlers to point to the failing instru...
Lothar Waßmann
2017-06-12
1
-0
/
+14
*
ARM: remove bogus cp_delay() function
Lothar Waßmann
2017-06-12
1
-14
/
+1
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-06-10
1
-2
/
+11
|
\
|
*
arm: Disable LPAE if not enabled
Simon Glass
2017-06-09
1
-0
/
+9
|
*
arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
Simon Glass
2017-06-09
1
-1
/
+1
|
*
arm: Rename HCTR to HTCR
Simon Glass
2017-06-09
1
-1
/
+1
*
|
armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
tnishinaga.dev@gmail.com
2017-06-09
1
-0
/
+1
|
/
*
arm: Add Kconfig symbols used for Linux asm compatibility
Phil Edworthy
2017-06-05
1
-2
/
+0
*
arm: Add declarations to avoid needing to include headers
Simon Glass
2017-06-05
1
-0
/
+1
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
1
-0
/
+1
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
[next]