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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-10-26
arm: debug: add Kconfig entries for lowlevel debug
Masahiro Yamada
2014-07-03
arm: Add support for semihosting for armv8 fastmodel targets.
Darwin Rambo
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-04-07
arm64 patch: gicv3 support
David Feng
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-01-09
arm64: core support
David Feng
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-06-21
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
arm: Enable generic board support
Simon Glass
2013-03-12
arm: make __bss_start and __bss_end__ compiler-generated
Albert ARIBAUD
2013-01-10
arm: Make interrupts.o and reset.o in libarm also appear in SPL
Tom Wai-Hong Tam
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-01
arm: enable libgcc build for SPL
Allen Martin
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-04
armv7: add PL310 support to u-boot
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-04-27
arm: Use optimized memcpy and memset from linux
Matthias Weisser
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser