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
/
cpu
/
arm926ejs
/
Makefile
Age
Commit message (
Expand
)
Author
2023-03-06
ARM: remove SPEAR entry in makefile
Patrick Delaunay
2022-12-05
arm: Remove unused mx27 code
Tom Rini
2022-02-04
arm: arm926ej-s: Add sunxi code
Icenowy Zheng
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove aspenite board
Tom Rini
2021-05-24
ARM: fix LTO build for some thumb-interwork cases
Marek BehĂșn
2020-05-15
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
2019-10-08
arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT option
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-02-24
ARM: remove dkb board support
Masahiro Yamada
2015-02-24
ARM: remove jadecpu board support
Masahiro Yamada
2015-02-21
ARM: versatile: move SoC sources to mach-versatile
Masahiro Yamada
2015-02-21
ARM: orion5x: move SoC sources to mach-orion5x
Masahiro Yamada
2015-02-21
ARM: nomadik: move SoC sources to mach-nomadik
Masahiro Yamada
2015-02-21
ARM: kirkwood: move SOC sources to mach-kirkwood
Masahiro Yamada
2015-02-21
ARM: davinci: move SoC sources to mach-davinci
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
2013-10-31
arm926ejs: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-12-06
arm926ejs: add noop implementation for dcache ops
Ilya Yanok
2011-11-08
SPL: Allow ARM926EJS to avoid compiling in the CPU support code
Marek Vasut
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser