1. 88961bc arc: Add support for HS Development Kit board by Alexey Brodkin · Fri Nov 25 16:23:43 2016 +0300
  2. 982f6bf arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · Mon Jun 26 11:46:47 2017 +0300
  3. d52ba0a arc: arcv1: Disable master/slave check by Alexey Brodkin · Tue Apr 11 18:24:25 2017 +0300
  4. 59df985 arc: Make u-boot-arc.h a private header by Simon Glass · Wed May 17 08:22:47 2017 -0600
  5. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  6. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · Wed Apr 05 17:50:09 2017 +0300
  7. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  8. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  9. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · Thu Mar 30 17:50:45 2017 +0300
  10. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · Tue Mar 21 14:49:49 2017 +0300
  11. a7a6749 arc: dts: separate single axs10x.dts file by Vlad Zakharov · Tue Mar 21 14:49:48 2017 +0300
  12. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  13. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  14. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  15. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  16. 2fcaf4f arc: Use -mcpu=XXX instead of obsolete -marcXXX by Alexey Brodkin · Fri Sep 16 12:12:26 2016 +0300
  17. c3b853a arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · Thu Aug 04 15:00:35 2016 +0300
  18. 1a11637 arc: Rename ARCangel4 board to nSIM by Alexey Brodkin · Thu Aug 04 14:35:01 2016 +0300
  19. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  20. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  21. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  22. db58eaa arc: make global_data.h usable in assembly files by Alexey Brodkin · Mon Jul 04 11:37:55 2016 +0300
  23. 2e54197 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · Thu Jun 16 10:55:00 2016 +0200
  24. b686ce7 arc: Update data accessors with use of memory barriers by Alexey Brodkin · Wed Jun 08 08:24:54 2016 +0300
  25. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  26. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  27. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  28. cc2ea6c arc: Add virt_to_phys() stub by Alexey Brodkin · Fri Apr 08 09:21:12 2016 -0700
  29. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · Sat Feb 20 11:30:19 2016 +0300
  30. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  31. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  32. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  33. 049f9db axs103: add support of generic OHCI USB 1.1 controller by Alexey Brodkin · Thu Dec 10 16:56:42 2015 +0300
  34. e4125bd axs10x: add support of generic EHCI USB 2.0 controller by Alexey Brodkin · Mon Nov 30 20:53:25 2015 +0300
  35. 56d9cb1 board: axs10x switch serial port and Ethernet to driver model by Alexey Brodkin · Tue Nov 10 19:16:25 2015 +0300
  36. 06ba067 arc: add empty asm/processor.h to satisfy compilation of USB code by Alexey Brodkin · Fri Nov 13 00:45:20 2015 +0300
  37. 6207e88 arc: add stubs for map_physmem() and unmap_physmem() by Alexey Brodkin · Tue Nov 10 11:13:42 2015 +0300
  38. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  39. 6e8a108 arc: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:36 2015 -0200
  40. c3e1b7a arc: make AXS101 default platform by Alexey Brodkin · Mon Aug 24 18:49:37 2015 +0300
  41. 9f916ee arc: significant cache rework by Alexey Brodkin · Mon May 18 16:56:26 2015 +0300
  42. cf9cafd arc: implement slave cores kick-start for Linux kernel by Alexey Brodkin · Mon Apr 13 13:37:05 2015 +0300
  43. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  44. 8e4a270 arc: gitignore: ignore ARC DTBs by Masahiro Yamada · Thu May 14 18:59:28 2015 +0900
  45. 636fd74 arc: remove dummy target by Alexey Brodkin · Wed May 13 13:48:07 2015 +0300
  46. 4ec537a arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · Wed May 13 18:49:31 2015 +0900
  47. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  48. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  49. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  50. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  51. a3cd548 board: Switch Abilis TB-100 board to Driver Model for serial port by Alexey Brodkin · Fri Mar 27 13:24:35 2015 +0300
  52. e458cc1 serial-arc: switch to DM by Alexey Brodkin · Tue Mar 17 14:55:14 2015 +0300
  53. bc9f197 arc: minor fixes in Kconfig by Alexey Brodkin · Tue Mar 17 14:26:43 2015 +0300
  54. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300
  55. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  56. 23d1b35 arc: move low-level interrupt and exception handlers in a separate file by Alexey Brodkin · Tue Feb 24 17:08:44 2015 +0300
  57. 7a5f30d arc: merge common start-up code between ARC and ARCv2 by Alexey Brodkin · Thu Feb 19 18:40:58 2015 +0300
  58. 35221a6 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always by Alexey Brodkin · Fri Mar 27 12:47:29 2015 +0300
  59. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  60. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · Thu Mar 19 19:42:51 2015 +0900
  61. f5f9f4a use ASM_NL instead of '; ' for assembler new line character in the macro by Chen Gang · Thu Feb 19 18:51:27 2015 +0300
  62. e41a3d5 arc: introduce U-Boot port for ARCv2 ISA by Alexey Brodkin · Tue Jan 13 18:35:46 2015 +0300
  63. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · Tue Feb 03 13:58:20 2015 +0300
  64. 2f02080 arc: move CPU flags selection to the main "config.mk" by Alexey Brodkin · Tue Feb 03 13:58:19 2015 +0300
  65. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  66. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  67. cbd76c3 arc: add selection of endianess in Kconfig by Alexey Brodkin · Tue Feb 03 13:58:14 2015 +0300
  68. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  69. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  70. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  71. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · Tue Feb 03 13:58:09 2015 +0300
  72. 167bfbc arc: rename "arc700" in "arcv1" by Alexey Brodkin · Thu Dec 25 18:54:58 2014 +0300
  73. 7739f9f board/synopsys: remove selection of CPU from the board by Alexey Brodkin · Thu Dec 25 18:47:45 2014 +0300
  74. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300
  75. 45a6d51 arc: move linker script in arch/arc/cpu folder by Alexey Brodkin · Sun Dec 28 02:45:37 2014 +0300
  76. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  77. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  78. 5e4931f arc: add dependences on MMU presence by Alexey Brodkin · Wed Dec 24 17:00:29 2014 +0300
  79. a780a45 arc: interrupts - fix mask setup by Igor Guryanov · Wed Dec 24 16:31:26 2014 +0300
  80. 742bc74 arc: add ECR (exception cause register) output by Igor Guryanov · Wed Dec 24 16:26:14 2014 +0300
  81. bd889f9 arc: check caches existence before use by Igor Guryanov · Wed Dec 24 16:07:07 2014 +0300
  82. 1371d27 arc: introduce "mdbtrick" target by Alexey Brodkin · Mon Dec 29 15:42:57 2014 +0300
  83. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · Fri Nov 21 23:51:33 2014 +0100
  84. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  85. 0ba497e arc: Fix printf size_t format related warnings (again...) by Vasili Galka · Tue Aug 26 13:44:22 2014 +0300
  86. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · Wed Jul 30 14:08:23 2014 +0900
  87. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  88. e3074e4 ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH by Alexey Brodkin · Sat May 24 12:17:20 2014 +0400
  89. 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
  90. f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · Tue Mar 11 11:05:15 2014 +0900
  91. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · Fri Feb 28 14:33:30 2014 +0900
  92. 79f2e2e arc: fix relocation for big-endian target by Alexey Brodkin · Tue Feb 18 15:10:58 2014 +0400
  93. 3b18abb arc: remove "hardware.h" by Alexey Brodkin · Mon Feb 10 12:20:13 2014 +0400
  94. b628c01 arc: add library functions by Alexey Brodkin · Tue Feb 04 12:56:15 2014 +0400
  95. 3a59d91 arc: add cpu files by Alexey Brodkin · Tue Feb 04 12:56:14 2014 +0400
  96. 544c5f5 arc: add architecture header files by Alexey Brodkin · Tue Feb 04 12:56:13 2014 +0400