index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK 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
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
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
2016-08-15
vexpress: Check TC2 firmware support before defaulting to nonsec booting
Jon Medhurst \(Tixy\)
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-08-03
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-08-02
arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node
Hou Zhiqiang
2016-08-02
arm/PSCI: Fixed the backward compatiblity issue
Hou Zhiqiang
2016-08-02
arm/PSCI: Removed unused code
Hou Zhiqiang
2016-08-01
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-22
armv8: spl: Call board_init_r from crt0_64 in SPL
Jeremy Hunt
2016-07-22
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-19
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-07-15
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
ARM: Add an empty secure stack section
Chen-Yu Tsai
2016-07-14
arm: Show cache warnings in U-Boot proper only
Simon Glass
2016-07-14
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
arm64: add better and more generic spin-table support
Masahiro Yamada
2016-06-24
ARM: move #ifdef to match the error handling code
Masahiro Yamada
2016-06-06
arm/arm64: implement a boot header capability
Andre Przywara
2016-06-04
arm: lib: Fix fix push/pop-section directives
Marek Vasut
2016-06-03
arm: lib: fix push/pop-section directives
Stephen Warren
2016-06-03
arm: lib: Split asm symbols into different .text subsections
Marek Vasut
2016-06-03
arm: lib: Import Thumb1 functions
Marek Vasut
2016-06-03
arm: lib: import muldi3.S from Linux
Marek Vasut
2016-06-03
arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax
Marek Vasut
2016-06-03
arm: lib: Import __do_div64 from Linux
Marek Vasut
2016-06-03
arm: lib: Fix uldivmod.S build on Thumb2
Marek Vasut
2016-06-03
arm: lib: Sync libgcc 32b division/modulo operations
Marek Vasut
2016-06-03
arm: lib: Sync libgcc shift operations
Marek Vasut
2016-06-03
arm: lib: Drop underscore from private libgcc filenames
Marek Vasut
2016-06-03
arm: include: Import unified.h from Linux kernel
Marek Vasut
2016-05-27
Rename reset to sysreset
Stephen Warren
2016-05-02
Change my mailaddress
Andreas Bießmann
2016-04-01
arm: spl: Align default board_init_f comment with code
Andreas Dannenberg
2016-03-27
arm: Add support for HYP mode and LPAE page tables
Alexander Graf
2016-03-21
armv8: lsch3: Enable WUO config for RNI-20 node
Prabhakar Kushwaha
2016-03-17
arm: Add a 64-bit division routine to the private library
Simon Glass
2016-03-16
arm: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-16
arm64: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-02-15
arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)
David Müller (ELSOFT AG)
2016-01-31
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
Marek Vasut
2016-01-22
ARM: bootm: Try to use relocated ramdisk
Jeffy Chen
2016-01-14
arm: initialize gd for AArch64
Stephen Warren
2016-01-14
arm: move gd handling outside of C code
Albert ARIBAUD
[next]