index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2017-06-30
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-10
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
2017-06-09
arm: Rename HCTR to HTCR
Simon Glass
2017-06-05
arm: Add Kconfig symbols used for Linux asm compatibility
Phil Edworthy
2017-06-05
arm: Add declarations to avoid needing to include headers
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-01
dm: Use dm.h header when driver mode is used
Simon Glass
2017-05-17
armv8: fsl: move ccn504 code into FSL Makefile
Andre Przywara
2017-05-17
armv8: SPL: only compile GIC code if needed
Andre Przywara
2017-05-12
spl: fdt: support for fdt fixup for falcon boot
B, Ravi
2017-05-08
spl: make image arg or fdt blob address reconfigurable
Vikas Manocha
2017-04-27
arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()
Patrice Chotard
2017-04-18
ARM: adjust arm-smccc code for use in U-Boot
Masahiro Yamada
2017-04-08
armv7m: add instruction & data cache support
Vikas Manocha
2017-04-07
Remove various unused interrupt related code
Tom Rini
2017-04-05
arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()
Stefan Roese
2017-03-19
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-17
arm: use common instructions applicable to armv7m & other arm archs
Vikas Manocha
2017-03-10
do_smhload: fix return code
Ryan Harkin
2017-03-02
armv8: spl: Call spl_relocate_stack_gd for ARMv8
Philipp Tomsich
2017-02-08
arm64: fix comment in relocate_64.S
Masahiro Yamada
2017-02-08
arm64: use store with auto-increment
Masahiro Yamada
2017-02-08
arm64: use xzr to zero-out the bss section
Masahiro Yamada
2017-01-20
ARM: Default to using optimized memset and memcpy routines
Tom Rini
2017-01-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-01-18
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
Hou Zhiqiang
2017-01-18
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
Alison Wang
2017-01-04
ARM: boot0 hook: remove macro, include whole header file
Andre Przywara
2017-01-04
armv8: prevent using THUMB
Andre Przywara
2016-12-15
ARMv8: Setup PSCI memory and device tree
macro.wave.z@gmail.com
2016-12-15
ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition
macro.wave.z@gmail.com
2016-12-03
libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY
Masahiro Yamada
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-22
armv8: fsl-layerscape: SMP support for loading 32-bit OS
Alison Wang
2016-11-22
armv8: Support loading 32-bit OS in AArch32 execution state
Alison Wang
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
2016-11-14
efi: arm: Add aarch64 EFI app support
Simon Glass
2016-11-14
efi: arm: Add EFI app support
Simon Glass
2016-11-14
elf: arm: Add a few ARM relocation types
Simon Glass
2016-11-13
arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
Keerthy
2016-11-13
arm: print the cache config option in hex instead of decimal
Keerthy
2016-10-06
spl: Add a parameter to jump_to_image_linux()
Simon Glass
2016-08-26
arm: cache: always flush cache line size for page table
Stefan Agner
2016-08-26
arm: cache: add support for LPAE for region D$ behavior
Stefan Agner
[next]