1. 59df985 arc: Make u-boot-arc.h a private header by Simon Glass · Wed May 17 08:22:47 2017 -0600
  2. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  3. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  4. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  5. 62adede Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig by Simon Glass · Mon Jan 23 13:31:19 2017 -0700
  6. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · Wed Sep 21 11:28:56 2016 +0900
  7. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  8. db58eaa arc: make global_data.h usable in assembly files by Alexey Brodkin · Mon Jul 04 11:37:55 2016 +0300
  9. b686ce7 arc: Update data accessors with use of memory barriers by Alexey Brodkin · Wed Jun 08 08:24:54 2016 +0300
  10. cc2ea6c arc: Add virt_to_phys() stub by Alexey Brodkin · Fri Apr 08 09:21:12 2016 -0700
  11. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · Sat Feb 20 11:30:19 2016 +0300
  12. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  13. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  14. 06ba067 arc: add empty asm/processor.h to satisfy compilation of USB code by Alexey Brodkin · Fri Nov 13 00:45:20 2015 +0300
  15. 6207e88 arc: add stubs for map_physmem() and unmap_physmem() by Alexey Brodkin · Tue Nov 10 11:13:42 2015 +0300
  16. 6e8a108 arc: Use the generic bitops headers by Fabio Estevam · Thu Nov 05 12:43:36 2015 -0200
  17. 9f916ee arc: significant cache rework by Alexey Brodkin · Mon May 18 16:56:26 2015 +0300
  18. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  19. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300
  20. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  21. 57a11eb generic-board: select SYS_GENERIC_BOARD for some architectures by Masahiro Yamada · Thu Mar 19 19:42:52 2015 +0900
  22. 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
  23. e41a3d5 arc: introduce U-Boot port for ARCv2 ISA by Alexey Brodkin · Tue Jan 13 18:35:46 2015 +0300
  24. c74e21b arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:17 2015 +0300
  25. 7144cf9 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h by Alexey Brodkin · Tue Feb 03 13:58:15 2015 +0300
  26. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  27. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  28. f431e26 arc: add more flavours of ARC700 series CPU by Alexey Brodkin · Tue Feb 03 13:58:11 2015 +0300
  29. b4ee139 arc: relocate - minor refactoring and clean-up by Alexey Brodkin · Fri Dec 26 19:36:30 2014 +0300
  30. 4fec6aa arc: introduce separate section for interrupt vector table by Igor Guryanov · Wed Dec 24 17:17:11 2014 +0300
  31. bd889f9 arc: check caches existence before use by Igor Guryanov · Wed Dec 24 16:07:07 2014 +0300
  32. 0ba497e arc: Fix printf size_t format related warnings (again...) by Vasili Galka · Tue Aug 26 13:44:22 2014 +0300
  33. e3074e4 ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH by Alexey Brodkin · Sat May 24 12:17:20 2014 +0400
  34. 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
  35. 3b18abb arc: remove "hardware.h" by Alexey Brodkin · Mon Feb 10 12:20:13 2014 +0400
  36. 544c5f5 arc: add architecture header files by Alexey Brodkin · Tue Feb 04 12:56:13 2014 +0400