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
*
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
*
armv8: fsl: move ccn504 code into FSL Makefile
Andre Przywara
2017-05-17
1
-1
/
+1
*
armv8: SPL: only compile GIC code if needed
Andre Przywara
2017-05-17
1
-0
/
+2
*
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-05-11
2
-1
/
+7
*
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-05-08
1
-4
/
+3
*
arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
Patrice Chotard
2017-04-27
1
-1
/
+4
*
ARM: adjust arm-smccc code for use in U-Boot
Masahiro Yamada
2017-04-18
1
-0
/
+8
*
armv7m: add instruction & data cache support
Vikas Manocha
2017-04-08
1
-0
/
+2
*
Remove various unused interrupt related code
Tom Rini
2017-04-06
3
-114
/
+0
*
arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
Stefan Roese
2017-04-04
1
-0
/
+9
*
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-18
6
-6
/
+6
*
arm: use common instructions applicable to armv7m & other arm archs
Vikas Manocha
2017-03-17
1
-18
/
+7
*
do_smhload: fix return code
Ryan Harkin
2017-03-09
1
-2
/
+2
*
armv8: spl: Call spl_relocate_stack_gd for ARMv8
Philipp Tomsich
2017-03-01
1
-2
/
+12
*
arm64: fix comment in relocate_64.S
Masahiro Yamada
2017-02-08
1
-1
/
+1
*
arm64: use store with auto-increment
Masahiro Yamada
2017-02-08
1
-2
/
+1
*
arm64: use xzr to zero-out the bss section
Masahiro Yamada
2017-02-08
1
-2
/
+1
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-01-19
3
-7
/
+7
|
\
|
*
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
Hou Zhiqiang
2017-01-18
2
-2
/
+2
|
*
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
2017-01-18
1
-5
/
+5
*
|
ARM: boot0 hook: remove macro, include whole header file
Andre Przywara
2017-01-04
1
-1
/
+0
*
|
armv8: prevent using THUMB
Andre Przywara
2017-01-04
1
-0
/
+2
|
/
*
ARMv8: Setup PSCI memory and device tree
macro.wave.z@gmail.com
2016-12-15
3
-3
/
+8
*
ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
macro.wave.z@gmail.com
2016-12-15
2
-2
/
+2
[next]