Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c3600e1f92b772f8e50d81c4f1c233839b48f2cf
/
arch
/
arm
/
lib
bd2a13f
arm: print instructions pointed to by pc
by Heinrich Schuchardt
· 6 years ago
7f1cb1d
bootm: fix 'memory-fixup' for vxWorks boot
by Hannes Schmelzer
· 7 years ago
a43d46a
arm: v7R: Add support for enabling caches
by Lokesh Vutla
· 7 years ago
f4bcd76
arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15
by Lokesh Vutla
· 7 years ago
acf1500
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
4549e78
SPDX: Convert all of our multiple license tags to Linux Kernel style
by Tom Rini
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
3194daa
vxworks: fixed cpu enable using PSCI on armv8
by Vasyl Vavrychuk
· 7 years ago
a821a77
ARM: Fix Makefile during SPL and TPL build
by Marek Vasut
· 7 years ago
99b8db7
arm: print information about loaded UEFI images
by Heinrich Schuchardt
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
fa7b8ea
arm64: show_regs: Dump the LRs HW values
by Karl Beldan
· 7 years ago
678382c
arm/PSCI: support PSCI versions greater than 1.0
by Andre Heider
· 7 years ago
6becd9d
ARM: image: indent with tab instead of 4 spaces
by Masahiro Yamada
· 7 years ago
268ec6e
efi_loader: fix building crt0 on arm
by Heinrich Schuchardt
· 7 years ago
6808ef9
move booti_setup to arch/arm/lig/image.c
by Bin Chen
· 7 years ago
020da84
arm: bootm-fdt.c: fix compiler warning
by Heiko Schocher
· 7 years ago
8218f7b
efi_selftest: test start image
by Heinrich Schuchardt
· 7 years ago
1575140
ARM: bootm: don't assume sp is in DRAM bank 0
by Stephen Warren
· 7 years ago
e6c9044
ARMv8: Allow dynamic early stack pointer
by Stephen Warren
· 7 years ago
6bedf44
arm: Add support of updating dts before fix-up
by Prabhakar Kushwaha
· 7 years ago
52a250a
efi_loader: helloworld.c: Reduce file size
by Alexander Graf
· 7 years ago
e421b64
armv8: fix gd after relocation
by York Sun
· 7 years ago
082693f
arm64 :show_regs: show the address before relocation
by Peng Fan
· 7 years ago
b4806d6
arm: provide a PCS-compliant setjmp implementation
by Philipp Tomsich
· 7 years ago
ef70a42
arm: boot0 hook: move boot0 hook before '_start'
by Philipp Tomsich
· 7 years ago
21f4486
armv8: update gd after relocate
by Kever Yang
· 7 years ago
49e9387
arm64: support running at addr other than linked to
by Stephen Warren
· 7 years ago
26f9184
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
fb97b86
armv8: layerscape: Enable falcon boot
by York Sun
· 7 years ago
7baf952f
ARMv8: fix error in freeing stack frame
by zijun_hu
· 7 years ago
01a8359
ARMv8: get new GD address from gd->new_gd directly
by zijun_hu
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
faa18db
armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
by Philipp Tomsich
· 7 years ago
c3be619
armv8: spl: Support separate stack for TPL
by Philipp Tomsich
· 7 years ago
3278e29
Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"
by Tom Rini
· 7 years ago
69c5d76
ARM: provide a valid exception stack address for startup code
by Lothar Waßmann
· 7 years ago
c888236
arm: adjust PC displayed in exception handlers to point to the failing instruction
by Lothar Waßmann
· 7 years ago
53d4ed7
ARM: remove bogus cp_delay() function
by Lothar Waßmann
· 7 years ago
8cb3ce6
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 7 years ago
8f079cc
armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel
by tnishinaga.dev@gmail.com
· 7 years ago
50a4886
arm: Disable LPAE if not enabled
by Simon Glass
· 7 years ago
10d602a
arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
by Simon Glass
· 7 years ago
579dfca
arm: Rename HCTR to HTCR
by Simon Glass
· 7 years ago
111a6af
arm: Add Kconfig symbols used for Linux asm compatibility
by Phil Edworthy
· 7 years ago
c45300b
arm: Add declarations to avoid needing to include headers
by Simon Glass
· 7 years ago
c62db35
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
98db26a
armv8: fsl: move ccn504 code into FSL Makefile
by Andre Przywara
· 8 years ago
0cef6cb
armv8: SPL: only compile GIC code if needed
by Andre Przywara
· 8 years ago
984a3c8
spl: fdt: support for fdt fixup for falcon boot
by B, Ravi
· 8 years ago
5bf5250
spl: make image arg or fdt blob address reconfigurable
by Vikas Manocha
· 8 years ago
dc89c6f
arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
by Patrice Chotard
· 8 years ago
c54bcf6
ARM: adjust arm-smccc code for use in U-Boot
by Masahiro Yamada
· 8 years ago
bf4d049
armv7m: add instruction & data cache support
by Vikas Manocha
· 8 years ago
01abae4
Remove various unused interrupt related code
by Tom Rini
· 8 years ago
1b8220a
arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
by Stefan Roese
· 8 years ago
3a64940
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· 8 years ago
c62c1b3
arm: use common instructions applicable to armv7m & other arm archs
by Vikas Manocha
· 9 years ago
072c8c4
do_smhload: fix return code
by Ryan Harkin
· 8 years ago
7a70c99
armv8: spl: Call spl_relocate_stack_gd for ARMv8
by Philipp Tomsich
· 8 years ago
1f4f5e5
arm64: fix comment in relocate_64.S
by Masahiro Yamada
· 8 years ago
07a63c7
arm64: use store with auto-increment
by Masahiro Yamada
· 8 years ago
b913c3f
arm64: use xzr to zero-out the bss section
by Masahiro Yamada
· 8 years ago
40d5534
ARM: Default to using optimized memset and memcpy routines
by Tom Rini
· 8 years ago
0675f99
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
daa9264
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
by Hou Zhiqiang
· 8 years ago
7c5e1fe
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
by Alison Wang
· 8 years ago
ce62e57
ARM: boot0 hook: remove macro, include whole header file
by Andre Przywara
· 8 years ago
ebda0cc
armv8: prevent using THUMB
by Andre Przywara
· 8 years ago
9a56175
ARMv8: Setup PSCI memory and device tree
by macro.wave.z@gmail.com
· 8 years ago
2d16a1a
ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
by macro.wave.z@gmail.com
· 8 years ago
63c0941
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
by Masahiro Yamada
· 8 years ago
95b62b2
efi_loader: Allow to compile helloworld.efi w/o bundling it
by Alexander Graf
· 8 years ago
e2c18e4
armv8: fsl-layerscape: SMP support for loading 32-bit OS
by Alison Wang
· 8 years ago
ec6617c
armv8: Support loading 32-bit OS in AArch32 execution state
by Alison Wang
· 8 years ago
b7b8410
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· 8 years ago
c65d76e
efi: arm: Add aarch64 EFI app support
by Simon Glass
· 8 years ago
dd46eef
efi: arm: Add EFI app support
by Simon Glass
· 8 years ago
c70f74a
elf: arm: Add a few ARM relocation types
by Simon Glass
· 8 years ago
06d43c8
arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
by Keerthy
· 8 years ago
2b373cb
arm: print the cache config option in hex instead of decimal
by Keerthy
· 8 years ago
ca12e65
spl: Add a parameter to jump_to_image_linux()
by Simon Glass
· 8 years ago
8f894a4
arm: cache: always flush cache line size for page table
by Stefan Agner
· 8 years ago
c5b3cab
arm: cache: add support for LPAE for region D$ behavior
by Stefan Agner
· 8 years ago
067716b
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
5db2890
cmd: Split 'bootz' and 'booti' out from 'bootm'
by Tom Rini
· 8 years ago
f225d39
vexpress: Check TC2 firmware support before defaulting to nonsec booting
by Jon Medhurst \(Tixy\)
· 8 years ago
a78cd86
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
ad6a303
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
bded218
arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node
by Hou Zhiqiang
· 8 years ago
2c77416
arm/PSCI: Fixed the backward compatiblity issue
by Hou Zhiqiang
· 8 years ago
388aabc
arm/PSCI: Removed unused code
by Hou Zhiqiang
· 8 years ago
e2f88df
libfdt: Introduce new ARCH_FIXUP_FDT option
by Michal Simek
· 8 years ago
b8cb51d
armv8: spl: Call board_init_r from crt0_64 in SPL
by Jeremy Hunt
· 8 years ago
431889d
spl: zImage support in Falcon mode
by Ladislav Michl
· 8 years ago
1eefe14
spl: Fix compilation warnings for arm64
by Michal Simek
· 9 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
Next »