Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Tom Rini
|
3a649407a4
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
|
8 years ago |
Tom Rini
|
067716bac5
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
|
8 years ago |
Simon Glass
|
bcc53bf095
arm: Show cache warnings in U-Boot proper only
|
9 years ago |
Simon Glass
|
397b5697ad
arm: Move check_cache_range() into a common place
|
9 years ago |
Albert ARIBAUD
|
62e92077a8
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
|
9 years ago |
Wu, Josh
|
633b6ccedf
ARM: cache: implement a default weak flush_cache() function
|
9 years ago |
Wu, Josh
|
387871a10e
ARM: cache: add an empty stub function for invalidate/flush dcache
|
9 years ago |
Heiko Schocher
|
99197a9e31
arm, arm926ejs: make thumb mode compileable
|
10 years ago |
Thierry Reding
|
1dfdd9ba4e
ARM: Implement non-cached memory support
|
10 years ago |
Masahiro Yamada
|
3fd968e931
ARM: remove CONFIG_ARM1136 defines
|
10 years ago |
Masahiro Yamada
|
5d7b131d41
ARM: remove CONFIG_ARM926EJS defines
|
10 years ago |
Jeroen Hofstee
|
fcfddfd504
ARM: cache_v7: use __weak
|
11 years ago |
Albert ARIBAUD
|
b4ee1491b9
arm1136: move cache code from start.S to cache.c
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Tom Rini
|
7f5eef93af
arm: Remove OMAP2420H4 and all omap24xx support
|
12 years ago |
Aneesh V
|
cba4b1809f
arm: do not force d-cache enable on all boards
|
13 years ago |
Aneesh V
|
e05f00792b
arm: minor fixes for cache and mmu handling
|
14 years ago |
Aneesh V
|
c2dd0d4554
armv7: integrate cache maintenance support
|
14 years ago |
Aneesh V
|
4c93da7c39
arm: make default implementation of cache_flush() weakly linked
|
14 years ago |
Steve Sakoman
|
8345fb242c
ARMV7: Fix build for non-OMAP3 boards
|
14 years ago |
Heiko Schocher
|
c3d3a5418d
armv7, beagle: add support for ELF relocations
|
14 years ago |
Heiko Schocher
|
7e4a9e6dc8
ARM (ARM11): add data cache support, test on Qong board
|
14 years ago |
Heiko Schocher
|
95c6f6d34d
ARM V7 (OMAP): add data cache support, test on Beagle board
|
14 years ago |
Heiko Schocher
|
c3330e9d6a
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
|
14 years ago |
Peter Tyser
|
ea0364f1bb
Move lib_$ARCH directories to arch/$ARCH/lib
|
15 years ago |