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
/
cpu
/
arm920t
Age
Commit message (
Expand
)
Author
2017-04-07
Remove various unused interrupt related code
Tom Rini
2017-04-07
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2017-03-19
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-09-23
arch, board: squash lines for immediate return
Masahiro Yamada
2016-06-12
arm: Allow skipping of low-level init with I-cache on
Simon Glass
2016-02-29
ARM: start.S: fix typo
Yuichiro Goto
2016-02-15
arm: build some file(s) as ARM mode only
David Müller (ELSOFT AG)
2015-12-05
arch/arm/cpu/arm920t/ep93xx/led.c: Mark inline functions as static inline
Tom Rini
2015-03-27
ARM: move -march=* and -mtune= options to arch/arm/Makefile
Masahiro Yamada
2015-02-24
ARM: remove a320evb board support
Masahiro Yamada
2015-02-24
ARM: remove cm4008 and cm41xx board support
Masahiro Yamada
2015-02-21
ARM: at91: collect SoC sources into mach-at91
Masahiro Yamada
2014-11-23
kbuild: use SoC-specific CONFIG to descend into SoC directory
Masahiro Yamada
2014-11-23
kbuild: Descend into SOC directory from CPU directory
Masahiro Yamada
2014-08-30
arm: ep9315: Add .vectors section to lds and remove obsolete lds
Sergey Kostanbaev
2014-07-04
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-05-15
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2013-10-31
arm920t: convert makefiles to Kbuild style
Masahiro Yamada
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-04-12
arm: Make all linker scripts compatible with per-symbol sections
Benoît Thébaudeau
2013-04-12
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-01
arm: Move lastinc to arch_global_data
Simon Glass
2013-02-01
arm: Move tbl to arch_global_data
Simon Glass
2013-02-01
arm: Move tbu to arch_global_data
Simon Glass
2013-02-01
arm: Move timer_rate_hz into arch_global_data
Simon Glass
2013-02-01
at91: Move at91 global data into arch_global_data
Simon Glass
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-10-26
arm: ks8695: use defined constants for UART
Yann Vernier
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-18
dm: Move s3c24xx USB driver to a proper place
Marek Vasut
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-04
arm: Fixed the offset for the no relocation.
Zhong Hongbo
2012-07-20
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-03-30
arm: Use common .lds file where possible
Simon Glass
[next]