1. 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · Tue Nov 27 09:46:57 2018 +0300
  2. ddbf697 emdk->emsdp: Rename board by Alexey Brodkin · Thu Oct 18 09:54:58 2018 +0300
  3. 1c0c708 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · Thu Oct 11 23:12:05 2018 +0300
  4. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · Wed Oct 10 13:59:33 2018 +0300
  5. c15be5b arc: Add support for IoT development kit by Alexey Brodkin · Wed Jan 24 21:37:14 2018 +0300
  6. 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · Tue Oct 02 11:42:23 2018 +0300
  7. b015082 ARC: Add model property to boards .dts by Alexey Brodkin · Tue Oct 02 11:37:25 2018 +0300
  8. ead2fe2 ARC: Don't pre-define CROSS_COMPILE by Alexey Brodkin · Mon Oct 01 11:48:47 2018 +0300
  9. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  10. 919c3ea ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · Wed Sep 05 14:27:10 2018 +0300
  11. 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · Sun Jul 29 09:47:52 2018 +0300
  12. c96cafb AXS10x: add spi flash support by Eugeniy Paltsev · Fri Jun 08 18:52:14 2018 +0300
  13. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · Fri Jun 08 17:58:23 2018 +0300
  14. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  15. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · Mon Jun 11 16:21:50 2018 +0900
  16. 4b2705b ARC: Add support for EM Development Kit board by Alexey Brodkin · Mon May 28 15:27:43 2018 +0300
  17. 7273810 ARC: Use elf32-bigarc in case of -EB by Alexey Brodkin · Wed May 30 19:03:39 2018 +0300
  18. 70a66c1 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · Wed May 30 12:19:54 2018 +0300
  19. 2aef390 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · Wed May 30 11:31:07 2018 +0300
  20. abd5676 ARC: Move .ivt section to the very beginning of the image by Alexey Brodkin · Tue May 29 20:01:00 2018 +0300
  21. f711e54 ARC: Improve relocation fix-ups by Alexey Brodkin · Tue May 29 18:09:55 2018 +0300
  22. 91b5eaa ARC: Make sure .ivt section is not purged by garbage collector by Alexey Brodkin · Tue May 29 20:29:16 2018 +0300
  23. cf4f323 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · Fri May 25 20:22:23 2018 +0300
  24. 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · Thu May 03 15:01:58 2018 +0300
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. abd77e9 ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c by Eugeniy Paltsev · Tue Apr 17 19:01:15 2018 +0300
  27. 9033884 ARC: HSDK: Enable SPI flash support by Eugeniy Paltsev · Mon Mar 26 15:57:38 2018 +0300
  28. 24e026e ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · Mon Mar 26 15:57:37 2018 +0300
  29. 6ae0e7a ARC: AXS10x: DTS: Remove unused interrupt properties by Eugeniy Paltsev · Tue Jan 23 17:03:15 2018 +0300
  30. 01f45cc ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · Fri Mar 23 15:35:03 2018 +0300
  31. 6305e2b ARC: Cache: Refactor arc_ioc_setup() by Eugeniy Paltsev · Wed Mar 21 15:59:05 2018 +0300
  32. dddc886 ARC: Cache: Add missing cache cleanup before cache disable by Eugeniy Paltsev · Wed Mar 21 15:59:04 2018 +0300
  33. a22fcc4 ARC: Cache: Add more HW configuration checks by Eugeniy Paltsev · Wed Mar 21 15:59:03 2018 +0300
  34. 67fd56a ARC: Implement a function to sync and cleanup caches by Eugeniy Paltsev · Wed Mar 21 15:59:02 2018 +0300
  35. 767675f ARC: Cache: Fix SLC operations when SLC is bypassed for data by Eugeniy Paltsev · Wed Mar 21 15:59:01 2018 +0300
  36. 0dec96c ARC: Cache: Implement [i,d]cache_enabled() as separate functions by Eugeniy Paltsev · Wed Mar 21 15:59:00 2018 +0300
  37. 04011ab ARC: Move IOC enabling to compile-time options by Eugeniy Paltsev · Wed Mar 21 15:58:59 2018 +0300
  38. 0627b3a ARC: Cache: Move PAE exists check into slc_upper_region_init() by Eugeniy Paltsev · Wed Mar 21 15:58:58 2018 +0300
  39. f3de8d6 ARC: Move cache global variables to arch_global_data by Eugeniy Paltsev · Wed Mar 21 15:58:57 2018 +0300
  40. 6d5147b ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables by Eugeniy Paltsev · Wed Mar 21 15:58:56 2018 +0300
  41. 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
  42. 76caa80 ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef by Eugeniy Paltsev · Wed Mar 21 15:58:54 2018 +0300
  43. 7fd7e0a ARC: Cache: Allways check D$ status before entire/line ops by Eugeniy Paltsev · Wed Mar 21 15:58:53 2018 +0300
  44. 589ac75 ARC: Move BCR encodings to separate header file by Eugeniy Paltsev · Wed Mar 21 15:58:52 2018 +0300
  45. d4c5b2a ARC: Cache: Move IOC initialization to a separate function by Eugeniy Paltsev · Wed Mar 21 15:58:51 2018 +0300
  46. bcedf4d ARC: Flush & invalidate D$ with a single command by Eugeniy Paltsev · Wed Mar 21 15:58:50 2018 +0300
  47. 8bd7342 ARC: Introduce is_isa_X() functions by Eugeniy Paltsev · Wed Mar 21 15:58:49 2018 +0300
  48. e256cb0 ARC: Cache: Add support for FLUSH_N_INV D$ operations by Eugeniy Paltsev · Wed Mar 21 15:58:48 2018 +0300
  49. 988152c ARC: Cache: Remove per-line I$ operations as unused by Eugeniy Paltsev · Wed Mar 21 15:58:47 2018 +0300
  50. ad8aef3 ARC: Cache: Move I$ entire operation to a separate function by Eugeniy Paltsev · Wed Mar 21 15:58:46 2018 +0300
  51. 0f18418 arc: Fine-tune implementation of memory barriers by Alexey Brodkin · Wed Feb 21 12:58:00 2018 +0300
  52. c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · Wed Dec 16 19:24:10 2015 +0300
  53. 887ca45 arc: Eliminate unused code and data with GCC's garbage collector by Alexey Brodkin · Thu Jan 25 00:25:12 2018 +0300
  54. b273908 arc: Don't halt slaves by Alexey Brodkin · Wed Jan 24 15:27:04 2018 +0300
  55. 0b2049f arc: Get rid of handwritten string routines by Alexey Brodkin · Wed Jan 24 23:22:33 2018 +0300
  56. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  57. adb45be arc: Fix final linkage with Elf32 tools by Alexey Brodkin · Thu Feb 15 15:34:58 2018 +0300
  58. 346f16d ARC: Invalidate instruction and data caches early on boot by Eugeniy Paltsev · Tue Jan 16 21:52:25 2018 +0300
  59. 1c2ba46 ARC: HSDK: DTS: Add cgu-clk node by Eugeniy Paltsev · Tue Jan 16 20:44:28 2018 +0300
  60. 6e626f0 ARC: Cache: Fix style violations reported by checkpatch by Eugeniy Paltsev · Tue Jan 16 19:20:29 2018 +0300
  61. 111161e ARC: Cache: Disable IOC by default by Eugeniy Paltsev · Tue Jan 16 19:20:28 2018 +0300
  62. 1d0578e ARC: ARCv2: Cache: Fixed operation without IOC by Eugeniy Paltsev · Tue Jan 16 19:20:26 2018 +0300
  63. 570d551 ARC: cache: explicitly initialize "*_exists" variables by Eugeniy Paltsev · Thu Nov 30 17:41:32 2017 +0300
  64. e6f2629 ARC: add defines of some cache and xCCM AUX registers by Eugeniy Paltsev · Tue Nov 28 16:51:07 2017 +0300
  65. 5dbb1c9 ARC: add macro to get CPU id by Eugeniy Paltsev · Tue Nov 28 16:48:40 2017 +0300
  66. c50054f ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO by Eugeniy Paltsev · Mon Oct 16 15:15:33 2017 +0300
  67. eba1ee6 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · Fri Nov 17 16:02:17 2017 +0300
  68. 04e3029 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · Fri Nov 17 15:53:20 2017 +0300
  69. 1fdceda arc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:02 2017 -0700
  70. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  71. 88961bc arc: Add support for HS Development Kit board by Alexey Brodkin · Fri Nov 25 16:23:43 2016 +0300
  72. 982f6bf arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · Mon Jun 26 11:46:47 2017 +0300
  73. d52ba0a arc: arcv1: Disable master/slave check by Alexey Brodkin · Tue Apr 11 18:24:25 2017 +0300
  74. 59df985 arc: Make u-boot-arc.h a private header by Simon Glass · Wed May 17 08:22:47 2017 -0600
  75. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  76. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · Wed Apr 05 17:50:09 2017 +0300
  77. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  78. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  79. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · Thu Mar 30 17:50:45 2017 +0300
  80. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · Tue Mar 21 14:49:49 2017 +0300
  81. a7a6749 arc: dts: separate single axs10x.dts file by Vlad Zakharov · Tue Mar 21 14:49:48 2017 +0300
  82. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  83. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  84. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  85. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  86. 2fcaf4f arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · Fri Sep 16 12:12:26 2016 +0300
  87. c3b853a arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · Thu Aug 04 15:00:35 2016 +0300
  88. 1a11637 arc: Rename ARCangel4 board to nSIM by Alexey Brodkin · Thu Aug 04 14:35:01 2016 +0300
  89. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  90. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  91. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  92. db58eaa arc: make global_data.h usable in assembly files by Alexey Brodkin · Mon Jul 04 11:37:55 2016 +0300
  93. 2e54197 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · Thu Jun 16 10:55:00 2016 +0200
  94. b686ce7 arc: Update data accessors with use of memory barriers by Alexey Brodkin · Wed Jun 08 08:24:54 2016 +0300
  95. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  96. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  97. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  98. cc2ea6c arc: Add virt_to_phys() stub by Alexey Brodkin · Fri Apr 08 09:21:12 2016 -0700
  99. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · Sat Feb 20 11:30:19 2016 +0300
  100. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300