aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm926ejs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-05-15arm: lpc32xx: move SoC to mach-lpc32xxTrevor Woerner1-1/+0
2019-10-08arm: mxs: Correct CONFIG_SPL_NO_CPU_SUPPORT optionSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+1
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD1-0/+11
2015-02-24ARM: remove dkb board supportMasahiro Yamada1-1/+0
2015-02-24ARM: remove jadecpu board supportMasahiro Yamada1-1/+0
2015-02-21ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada1-1/+0
2015-02-21ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada1-1/+0
2015-02-21ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada1-1/+0
2015-02-21ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada1-1/+0
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada1-1/+0
2015-02-21ARM: at91: collect SoC sources into mach-at91Masahiro Yamada1-1/+0
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada1-1/+14
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada1-0/+2
2013-10-31arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada1-25/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-12-06arm926ejs: add noop implementation for dcache opsIlya Yanok1-1/+1
2011-11-08SPL: Allow ARM926EJS to avoid compiling in the CPU support codeMarek Vasut1-0/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-0/+47