1. b7e3a78 ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · Tue Jan 22 19:33:59 2019 +0300
  2. 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · Tue Nov 27 09:46:57 2018 +0300
  3. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · Wed Oct 10 13:59:33 2018 +0300
  4. 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · Tue Oct 02 11:42:23 2018 +0300
  5. 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · Sun Jul 29 09:47:52 2018 +0300
  6. 70a66c1 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · Wed May 30 12:19:54 2018 +0300
  7. 2aef390 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · Wed May 30 11:31:07 2018 +0300
  8. f711e54 ARC: Improve relocation fix-ups by Alexey Brodkin · Tue May 29 18:09:55 2018 +0300
  9. cf4f323 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · Fri May 25 20:22:23 2018 +0300
  10. 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · Thu May 03 15:01:58 2018 +0300
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. abd77e9 ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c by Eugeniy Paltsev · Tue Apr 17 19:01:15 2018 +0300
  13. 01f45cc ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · Fri Mar 23 15:35:03 2018 +0300
  14. 6305e2b ARC: Cache: Refactor arc_ioc_setup() by Eugeniy Paltsev · Wed Mar 21 15:59:05 2018 +0300
  15. dddc886 ARC: Cache: Add missing cache cleanup before cache disable by Eugeniy Paltsev · Wed Mar 21 15:59:04 2018 +0300
  16. a22fcc4 ARC: Cache: Add more HW configuration checks by Eugeniy Paltsev · Wed Mar 21 15:59:03 2018 +0300
  17. 67fd56a ARC: Implement a function to sync and cleanup caches by Eugeniy Paltsev · Wed Mar 21 15:59:02 2018 +0300
  18. 767675f ARC: Cache: Fix SLC operations when SLC is bypassed for data by Eugeniy Paltsev · Wed Mar 21 15:59:01 2018 +0300
  19. 0dec96c ARC: Cache: Implement [i,d]cache_enabled() as separate functions by Eugeniy Paltsev · Wed Mar 21 15:59:00 2018 +0300
  20. 04011ab ARC: Move IOC enabling to compile-time options by Eugeniy Paltsev · Wed Mar 21 15:58:59 2018 +0300
  21. 0627b3a ARC: Cache: Move PAE exists check into slc_upper_region_init() by Eugeniy Paltsev · Wed Mar 21 15:58:58 2018 +0300
  22. f3de8d6 ARC: Move cache global variables to arch_global_data by Eugeniy Paltsev · Wed Mar 21 15:58:57 2018 +0300
  23. 6d5147b ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables by Eugeniy Paltsev · Wed Mar 21 15:58:56 2018 +0300
  24. bb8155a ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op() by Eugeniy Paltsev · Wed Mar 21 15:58:55 2018 +0300
  25. 76caa80 ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef by Eugeniy Paltsev · Wed Mar 21 15:58:54 2018 +0300
  26. 7fd7e0a ARC: Cache: Allways check D$ status before entire/line ops by Eugeniy Paltsev · Wed Mar 21 15:58:53 2018 +0300
  27. 589ac75 ARC: Move BCR encodings to separate header file by Eugeniy Paltsev · Wed Mar 21 15:58:52 2018 +0300
  28. d4c5b2a ARC: Cache: Move IOC initialization to a separate function by Eugeniy Paltsev · Wed Mar 21 15:58:51 2018 +0300
  29. bcedf4d ARC: Flush & invalidate D$ with a single command by Eugeniy Paltsev · Wed Mar 21 15:58:50 2018 +0300
  30. e256cb0 ARC: Cache: Add support for FLUSH_N_INV D$ operations by Eugeniy Paltsev · Wed Mar 21 15:58:48 2018 +0300
  31. 988152c ARC: Cache: Remove per-line I$ operations as unused by Eugeniy Paltsev · Wed Mar 21 15:58:47 2018 +0300
  32. ad8aef3 ARC: Cache: Move I$ entire operation to a separate function by Eugeniy Paltsev · Wed Mar 21 15:58:46 2018 +0300
  33. c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · Wed Dec 16 19:24:10 2015 +0300
  34. b273908 arc: Don't halt slaves by Alexey Brodkin · Wed Jan 24 15:27:04 2018 +0300
  35. 0b2049f arc: Get rid of handwritten string routines by Alexey Brodkin · Wed Jan 24 23:22:33 2018 +0300
  36. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  37. 346f16d ARC: Invalidate instruction and data caches early on boot by Eugeniy Paltsev · Tue Jan 16 21:52:25 2018 +0300
  38. 6e626f0 ARC: Cache: Fix style violations reported by checkpatch by Eugeniy Paltsev · Tue Jan 16 19:20:29 2018 +0300
  39. 111161e ARC: Cache: Disable IOC by default by Eugeniy Paltsev · Tue Jan 16 19:20:28 2018 +0300
  40. 1d0578e ARC: ARCv2: Cache: Fixed operation without IOC by Eugeniy Paltsev · Tue Jan 16 19:20:26 2018 +0300
  41. 570d551 ARC: cache: explicitly initialize "*_exists" variables by Eugeniy Paltsev · Thu Nov 30 17:41:32 2017 +0300
  42. eba1ee6 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · Fri Nov 17 16:02:17 2017 +0300
  43. 04e3029 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · Fri Nov 17 15:53:20 2017 +0300
  44. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  45. 982f6bf arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · Mon Jun 26 11:46:47 2017 +0300
  46. d52ba0a arc: arcv1: Disable master/slave check by Alexey Brodkin · Tue Apr 11 18:24:25 2017 +0300
  47. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  48. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · Wed Apr 05 17:50:09 2017 +0300
  49. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · Thu Mar 30 17:50:45 2017 +0300
  50. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · Tue Mar 21 14:49:49 2017 +0300
  51. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  52. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  53. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  54. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  55. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  56. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  57. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  58. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · Sat Feb 20 11:30:19 2016 +0300
  59. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  60. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  61. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  62. 9f916ee arc: significant cache rework by Alexey Brodkin · Mon May 18 16:56:26 2015 +0300
  63. cf9cafd arc: implement slave cores kick-start for Linux kernel by Alexey Brodkin · Mon Apr 13 13:37:05 2015 +0300
  64. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  65. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  66. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  67. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300
  68. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  69. 23d1b35 arc: move low-level interrupt and exception handlers in a separate file by Alexey Brodkin · Tue Feb 24 17:08:44 2015 +0300
  70. 7a5f30d arc: merge common start-up code between ARC and ARCv2 by Alexey Brodkin · Thu Feb 19 18:40:58 2015 +0300
  71. 35221a6 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always by Alexey Brodkin · Fri Mar 27 12:47:29 2015 +0300
  72. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · Tue Feb 03 13:58:20 2015 +0300
  73. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  74. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  75. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · Tue Feb 03 13:58:09 2015 +0300
  76. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300
  77. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  78. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  79. 79f2e2e arc: fix relocation for big-endian target by Alexey Brodkin · Tue Feb 18 15:10:58 2014 +0400
  80. b628c01 arc: add library functions by Alexey Brodkin · Tue Feb 04 12:56:15 2014 +0400