Commit Graph

26 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 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 8 years ago
Simon Glass 397b5697ad arm: Move check_cache_range() into a common place 8 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
Thierry Reding ed710457a5 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 10 years ago
Albert ARIBAUD b4ee1491b9 arm1136: move cache code from start.S to cache.c 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Tom Rini 7f5eef93af arm: Remove OMAP2420H4 and all omap24xx support 11 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 13 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 13 years ago
Aneesh V 4c93da7c39 arm: make default implementation of cache_flush() weakly linked 13 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 14 years ago
wdenk 8ed9604613 * Patches by Richard Woodruff, 01 Oct 2004: 20 years ago
wdenk edc48b6619 Initial revision 22 years ago
wdenk 2d39b71fb2 Initial revision 24 years ago
wdenk fb48c4afc4 Initial revision 24 years ago