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