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-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
2016-01-14
Fix board init code to respect the C runtime environment
Albert ARIBAUD
2015-12-05
Change e-mail address of Kamil Lulko
Kamil Lulko
2015-12-05
common: bootm: check return value of strict_strtoul
Peng Fan
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
arm: fix compile warnings when semihosting is enabled on ARMv7M target.
Vadzim Dambrouski
2015-11-10
arm: add support for semihosting for ARMv7M targets
Vadzim Dambrouski
2015-10-24
arm: Switch 32-bit ARM to using generic global_data setup
Simon Glass
2015-10-24
arm: Switch aarch64 to using generic global_data setup
Simon Glass
2015-10-15
armv8/gic: Fix GIC v2 initialization
Thierry Reding
2015-10-14
Merge remote-tracking branch 'u-boot/master'
Albert ARIBAUD
2015-09-28
arm: Drop old non-generic-board code
Simon Glass
2015-09-12
arm: Correct comments in crt0.S for the recent SPL improvements
Simon Glass
2015-09-03
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-03
arm: reset: Avoid a build error when the reset uclass is enabled
Simon Glass
2015-09-02
armv8: Add framework for CCN-504 interconnect configuration
Bhupesh Sharma
2015-08-13
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
Tom Rini
2015-08-13
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-13
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
2015-07-27
arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values
Thierry Reding
2015-07-07
arm: Add ENTRY/ENDPROC to private libgcc functions
Simon Glass
2015-05-28
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
Matt Porter
[next]