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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: make LTO available
Marek Behún
2021-05-24
1
-0
/
+2
*
ARM: fix LTO build for some thumb-interwork cases
Marek Behún
2021-05-24
1
-0
/
+1
*
bdinfo: arm: Move ARM-specific info into its own file
Simon Glass
2020-06-25
1
-0
/
+1
*
ARM: reset: use do_reset in SPL/TPL if SYSRESET was not enabled for them
Claudius Heine
2020-05-01
1
-1
/
+1
*
arch: arm: Program GIC LPI configuration table
Bharat Kumar Reddy Gooty
2020-01-10
1
-0
/
+1
*
spl: separate SPL_FRAMEWORK config for spl and tpl
Heiko Stuebner
2019-11-17
1
-1
/
+1
*
efi_selftest: allow building on ARMv7-M
Heinrich Schuchardt
2019-02-13
1
-1
/
+5
*
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
Lokesh Vutla
2018-05-07
1
-5
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-3
/
+1
*
ARM: Fix Makefile during SPL and TPL build
Marek Vasut
2018-04-11
1
-2
/
+2
*
move booti_setup to arch/arm/lig/image.c
Bin Chen
2018-02-07
1
-1
/
+1
*
efi_selftest: test start image
Heinrich Schuchardt
2018-01-22
1
-0
/
+1
*
arm: provide a PCS-compliant setjmp implementation
Philipp Tomsich
2017-11-21
1
-0
/
+6
*
arm: Add Kconfig symbols used for Linux asm compatibility
Phil Edworthy
2017-06-05
1
-2
/
+0
*
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
1
-0
/
+1
*
armv7m: add instruction & data cache support
Vikas Manocha
2017-04-08
1
-0
/
+2
*
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-18
1
-1
/
+1
*
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-20
1
-2
/
+2
*
armv8: prevent using THUMB
Andre Przywara
2017-01-04
1
-0
/
+2
*
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-27
1
-1
/
+1
*
efi: arm: Add EFI app support
Simon Glass
2016-11-14
1
-0
/
+10
*
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-20
1
-1
/
+2
*
ARM: Rework and correct barrier definitions
Tom Rini
2016-08-05
1
-5
/
+0
*
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-22
1
-0
/
+2
*
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-07-19
1
-0
/
+2
*
arm: lib: import muldi3.S from Linux
Marek Vasut
2016-06-02
1
-1
/
+2
*
arm: lib: Import __do_div64 from Linux
Marek Vasut
2016-06-02
1
-1
/
+1
*
arm: lib: Sync libgcc 32b division/modulo operations
Marek Vasut
2016-06-02
1
-3
/
+2
*
arm: lib: Drop underscore from private libgcc filenames
Marek Vasut
2016-06-02
1
-3
/
+3
*
arm: include: Import unified.h from Linux kernel
Marek Vasut
2016-06-02
1
-1
/
+8
*
Rename reset to sysreset
Stephen Warren
2016-05-26
1
-1
/
+1
*
arm: Add a 64-bit division routine to the private library
Simon Glass
2016-03-17
1
-1
/
+2
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
1
-0
/
+24
*
arm: Drop old non-generic-board code
Simon Glass
2015-09-28
1
-3
/
+0
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-03
1
-0
/
+2
|
\
|
*
arm: reset: Avoid a build error when the reset uclass is enabled
Simon Glass
2015-09-02
1
-0
/
+2
*
|
armv8: Add framework for CCN-504 interconnect configuration
Bhupesh Sharma
2015-09-01
1
-0
/
+1
|
/
*
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
Matt Porter
2015-05-28
1
-0
/
+1
*
ARM: Add ARMv7-M support
rev13@wp.pl
2015-04-22
1
-2
/
+6
*
common/board_f: factor out reserve_stacks
Andreas Bießmann
2015-02-17
1
-0
/
+1
*
arm: debug: add Kconfig entries for lowlevel debug
Masahiro Yamada
2014-10-26
1
-0
/
+2
*
arm: Add support for semihosting for armv8 fastmodel targets.
Darwin Rambo
2014-07-03
1
-0
/
+1
*
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
1
-1
/
+1
*
arm64 patch: gicv3 support
David Feng
2014-04-08
1
-0
/
+1
*
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-07
1
-11
/
+2
*
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-26
1
-1
/
+1
*
arm64: core support
David Feng
2014-01-09
1
-3
/
+17
*
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-60
/
+26
[next]