1. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · Tue Mar 21 14:49:49 2017 +0300
  2. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  3. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  4. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  5. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  6. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  7. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  8. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  9. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · Sat Feb 20 11:30:19 2016 +0300
  10. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  11. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  12. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  13. 9f916ee arc: significant cache rework by Alexey Brodkin · Mon May 18 16:56:26 2015 +0300
  14. cf9cafd arc: implement slave cores kick-start for Linux kernel by Alexey Brodkin · Mon Apr 13 13:37:05 2015 +0300
  15. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  16. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  17. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  18. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300
  19. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  20. 23d1b35 arc: move low-level interrupt and exception handlers in a separate file by Alexey Brodkin · Tue Feb 24 17:08:44 2015 +0300
  21. 7a5f30d arc: merge common start-up code between ARC and ARCv2 by Alexey Brodkin · Thu Feb 19 18:40:58 2015 +0300
  22. 35221a6 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always by Alexey Brodkin · Fri Mar 27 12:47:29 2015 +0300
  23. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · Tue Feb 03 13:58:20 2015 +0300
  24. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  25. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  26. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · Tue Feb 03 13:58:09 2015 +0300
  27. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300
  28. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  29. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  30. 79f2e2e arc: fix relocation for big-endian target by Alexey Brodkin · Tue Feb 18 15:10:58 2014 +0400
  31. b628c01 arc: add library functions by Alexey Brodkin · Tue Feb 04 12:56:15 2014 +0400