1. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  2. e2eb721 cmd: cache: Fix non-cached memory cachability by Patrice Chotard · 4 years, 7 months ago
  3. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago
  4. 2b61847 arm: asm/cache.c: Introduce arm_reserve_mmu by Ovidiu Panait · 4 years, 8 months ago
  5. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 8 months ago
  6. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  7. 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  8. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  11. 84f9b61 ARM: Move SYS_CACHELINE_SIZE over to Kconfig by Tom Rini · 8 years ago
  12. 143997a arm: Show cache warnings in U-Boot proper only by Simon Glass · 8 years ago
  13. 8540658 arm: Move check_cache_range() into a common place by Simon Glass · 8 years ago
  14. a382322 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD by Albert ARIBAUD · 9 years ago
  15. 2219026 ARM: cache: implement a default weak flush_cache() function by Wu, Josh · 9 years ago
  16. aaa3545 ARM: cache: add an empty stub function for invalidate/flush dcache by Wu, Josh · 9 years ago
  17. b642d83 arm, arm926ejs: make thumb mode compileable by Heiko Schocher · 10 years ago
  18. c97d974 ARM: Implement non-cached memory support by Thierry Reding · 10 years ago
  19. a8b4c8c ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  20. 4fb5d07 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  21. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · 10 years ago
  22. 7a6fd04 arm1136: move cache code from start.S to cache.c by Albert ARIBAUD · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
  25. fffbb97 arm: do not force d-cache enable on all boards by Aneesh V · 13 years ago
  26. 3bda377 arm: minor fixes for cache and mmu handling by Aneesh V · 13 years ago
  27. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · 13 years ago
  28. 0286aaf arm: make default implementation of cache_flush() weakly linked by Aneesh V · 13 years ago
  29. 418ddd4 ARMV7: Fix build for non-OMAP3 boards by Steve Sakoman · 14 years ago
  30. 661a29e armv7, beagle: add support for ELF relocations by Heiko Schocher · 14 years ago
  31. 95965b9 ARM (ARM11): add data cache support, test on Qong board by Heiko Schocher · 14 years ago
  32. 762cb70 ARM V7 (OMAP): add data cache support, test on Beagle board by Heiko Schocher · 14 years ago
  33. 5443309 ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board by Heiko Schocher · 14 years ago
  34. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago[Renamed from lib_arm/cache.c]
  35. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago
  36. edc48b6 Initial revision by wdenk · 22 years ago