1. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  2. 42d0d42 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · 3 years, 10 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  4. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  5. c2a2123 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 5 months ago
  6. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 6 months ago
  7. 6184858 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · 4 years, 6 months ago
  8. 586b15b common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 6 months ago
  9. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  10. 5e0404f board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  11. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  14. 067716b ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  15. bcc53bf arm: Show cache warnings in U-Boot proper only by Simon Glass · 8 years ago
  16. 397b569 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  17. 62e9207 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  18. 633b6cc ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  19. 387871a ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  20. 99197a9 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  21. 1dfdd9b ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  22. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  23. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  24. fcfddfd ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  25. b4ee149 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 10 years ago
  26. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 7f5eef9 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  28. cba4b18 arm: do not force d-cache enable on all boards by Aneesh V · 13 years ago
  29. e05f007 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  30. c2dd0d4 armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  31. 4c93da7 arm: make default implementation of cache_flush() weakly linked by Aneesh V · 13 years ago
  32. 8345fb2 ARMV7: Fix build for non-OMAP3 boards by Steve Sakoman · 14 years ago
  33. c3d3a54 armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  34. 7e4a9e6 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  35. 95c6f6d ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  36. c3330e9 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  37. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_arm/cache.c]
  38. 8ed9604 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  39. edc48b6 Initial revision by wdenk · 22 years ago