index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
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-15
arm: Allow EFI payload code to take exceptions
Alexander Graf
2016-03-15
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-21
ARM: bootm: Try to use relocated ramdisk
Jeffy Chen
2016-01-14
arm: initialize gd for AArch64
Stephen Warren
2016-01-13
arm: move gd handling outside of C code
Albert ARIBAUD
2016-01-13
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-02
arm: reset: Avoid a build error when the reset uclass is enabled
Simon Glass
2015-09-01
armv8: Add framework for CCN-504 interconnect configuration
Bhupesh Sharma
2015-08-12
ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM
Tom Rini
2015-08-12
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-12
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2015-08-12
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
2015-05-14
arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>
Tom Rini
2015-05-13
virt-dt: Allow reservation of secure region when in a RAM carveout
Jan Kiszka
2015-05-13
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
Jan Kiszka
2015-05-05
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-04-24
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-04-23
armv8/ls2085aqds: NAND boot support
Scott Wood
2015-04-22
ARM: Add ARMv7-M support
rev13@wp.pl
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-16
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
Bryan Brinsko
2015-04-03
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-28
armv8: semihosting: delete external interface
Linus Walleij
2015-03-28
armv8: semihosting: add a command to load semihosted images
Linus Walleij
2015-03-28
armv8: semihosting: do not inline trap call
Linus Walleij
2015-03-27
ARMv8: enable pre-allocation malloc
David Feng
2015-03-10
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2015-03-09
ARM: PSCI: Rework the DT handler slightly
Tom Rini
2015-03-09
arm: relocation: clear .bss section with arch memset if defined
Przemyslaw Marczak
[next]