1. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  2. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · Sat Sep 25 19:43:21 2021 -0600
  3. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  4. d0dd68f lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:10 2021 +0200
  5. 8b84871 lmb: Always compile arch_lmb_reserve() into U-Boot on arc by Marek Vasut · Fri Sep 10 22:47:08 2021 +0200
  6. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  8. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  9. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  12. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  13. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  14. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  15. f0aa995 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · Wed Apr 22 18:33:21 2020 +0300
  16. 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · Wed Mar 11 15:00:44 2020 +0300
  17. 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · Wed Mar 11 15:00:43 2020 +0300
  18. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · Sat Dec 28 10:45:01 2019 -0700
  19. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  20. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  21. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  22. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  23. cf6506b arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · Mon Sep 02 12:19:15 2019 +0300
  24. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  25. b7e3a78 ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · Tue Jan 22 19:33:59 2019 +0300
  26. 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · Tue Nov 27 09:46:57 2018 +0300
  27. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · Wed Oct 10 13:59:33 2018 +0300
  28. 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · Tue Oct 02 11:42:23 2018 +0300
  29. 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · Sun Jul 29 09:47:52 2018 +0300
  30. 70a66c1 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · Wed May 30 12:19:54 2018 +0300
  31. 2aef390 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · Wed May 30 11:31:07 2018 +0300
  32. f711e54 ARC: Improve relocation fix-ups by Alexey Brodkin · Tue May 29 18:09:55 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. 01f45cc ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · Fri Mar 23 15:35:03 2018 +0300
  38. 6305e2b ARC: Cache: Refactor arc_ioc_setup() by Eugeniy Paltsev · Wed Mar 21 15:59:05 2018 +0300
  39. dddc886 ARC: Cache: Add missing cache cleanup before cache disable by Eugeniy Paltsev · Wed Mar 21 15:59:04 2018 +0300
  40. a22fcc4 ARC: Cache: Add more HW configuration checks by Eugeniy Paltsev · Wed Mar 21 15:59:03 2018 +0300
  41. 67fd56a ARC: Implement a function to sync and cleanup caches by Eugeniy Paltsev · Wed Mar 21 15:59:02 2018 +0300
  42. 767675f ARC: Cache: Fix SLC operations when SLC is bypassed for data by Eugeniy Paltsev · Wed Mar 21 15:59:01 2018 +0300
  43. 0dec96c ARC: Cache: Implement [i,d]cache_enabled() as separate functions by Eugeniy Paltsev · Wed Mar 21 15:59:00 2018 +0300
  44. 04011ab ARC: Move IOC enabling to compile-time options by Eugeniy Paltsev · Wed Mar 21 15:58:59 2018 +0300
  45. 0627b3a ARC: Cache: Move PAE exists check into slc_upper_region_init() by Eugeniy Paltsev · Wed Mar 21 15:58:58 2018 +0300
  46. f3de8d6 ARC: Move cache global variables to arch_global_data by Eugeniy Paltsev · Wed Mar 21 15:58:57 2018 +0300
  47. 6d5147b ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables by Eugeniy Paltsev · Wed Mar 21 15:58:56 2018 +0300
  48. 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
  49. 76caa80 ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef by Eugeniy Paltsev · Wed Mar 21 15:58:54 2018 +0300
  50. 7fd7e0a ARC: Cache: Allways check D$ status before entire/line ops by Eugeniy Paltsev · Wed Mar 21 15:58:53 2018 +0300
  51. 589ac75 ARC: Move BCR encodings to separate header file by Eugeniy Paltsev · Wed Mar 21 15:58:52 2018 +0300
  52. d4c5b2a ARC: Cache: Move IOC initialization to a separate function by Eugeniy Paltsev · Wed Mar 21 15:58:51 2018 +0300
  53. bcedf4d ARC: Flush & invalidate D$ with a single command by Eugeniy Paltsev · Wed Mar 21 15:58:50 2018 +0300
  54. e256cb0 ARC: Cache: Add support for FLUSH_N_INV D$ operations by Eugeniy Paltsev · Wed Mar 21 15:58:48 2018 +0300
  55. 988152c ARC: Cache: Remove per-line I$ operations as unused by Eugeniy Paltsev · Wed Mar 21 15:58:47 2018 +0300
  56. ad8aef3 ARC: Cache: Move I$ entire operation to a separate function by Eugeniy Paltsev · Wed Mar 21 15:58:46 2018 +0300
  57. c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · Wed Dec 16 19:24:10 2015 +0300
  58. b273908 arc: Don't halt slaves by Alexey Brodkin · Wed Jan 24 15:27:04 2018 +0300
  59. 0b2049f arc: Get rid of handwritten string routines by Alexey Brodkin · Wed Jan 24 23:22:33 2018 +0300
  60. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  61. 346f16d ARC: Invalidate instruction and data caches early on boot by Eugeniy Paltsev · Tue Jan 16 21:52:25 2018 +0300
  62. 6e626f0 ARC: Cache: Fix style violations reported by checkpatch by Eugeniy Paltsev · Tue Jan 16 19:20:29 2018 +0300
  63. 111161e ARC: Cache: Disable IOC by default by Eugeniy Paltsev · Tue Jan 16 19:20:28 2018 +0300
  64. 1d0578e ARC: ARCv2: Cache: Fixed operation without IOC by Eugeniy Paltsev · Tue Jan 16 19:20:26 2018 +0300
  65. 570d551 ARC: cache: explicitly initialize "*_exists" variables by Eugeniy Paltsev · Thu Nov 30 17:41:32 2017 +0300
  66. eba1ee6 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · Fri Nov 17 16:02:17 2017 +0300
  67. 04e3029 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · Fri Nov 17 15:53:20 2017 +0300
  68. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  69. 982f6bf arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · Mon Jun 26 11:46:47 2017 +0300
  70. d52ba0a arc: arcv1: Disable master/slave check by Alexey Brodkin · Tue Apr 11 18:24:25 2017 +0300
  71. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  72. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · Wed Apr 05 17:50:09 2017 +0300
  73. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · Thu Mar 30 17:50:45 2017 +0300
  74. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · Tue Mar 21 14:49:49 2017 +0300
  75. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  76. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  77. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  78. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  79. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · Wed Jun 08 08:04:03 2016 +0300
  80. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · Wed Jun 08 07:57:19 2016 +0300
  81. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  82. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · Sat Feb 20 11:30:19 2016 +0300
  83. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  84. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  85. 6cb4c46 Fix board init code to respect the C runtime environment by Albert ARIBAUD · Wed Nov 25 17:56:32 2015 +0100
  86. 9f916ee arc: significant cache rework by Alexey Brodkin · Mon May 18 16:56:26 2015 +0300
  87. cf9cafd arc: implement slave cores kick-start for Linux kernel by Alexey Brodkin · Mon Apr 13 13:37:05 2015 +0300
  88. 0acda9b arc: fix separate compilation of start.o by Alexey Brodkin · Fri Apr 10 19:22:40 2015 +0300
  89. 71f8e54 arc: make sure _start is in the beginning of .text section by Alexey Brodkin · Fri Apr 10 18:41:58 2015 +0300
  90. 275583e arc: add support for SLC (System Level Cache, AKA L2-cache) by Alexey Brodkin · Mon Mar 30 13:36:04 2015 +0300
  91. 7f188f2 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA by Alexey Brodkin · Wed Feb 25 18:10:18 2015 +0300
  92. 913e9f0 arc: clean-up init procedure by Alexey Brodkin · Tue Feb 24 19:40:36 2015 +0300
  93. 23d1b35 arc: move low-level interrupt and exception handlers in a separate file by Alexey Brodkin · Tue Feb 24 17:08:44 2015 +0300
  94. 7a5f30d arc: merge common start-up code between ARC and ARCv2 by Alexey Brodkin · Thu Feb 19 18:40:58 2015 +0300
  95. 35221a6 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() always by Alexey Brodkin · Fri Mar 27 12:47:29 2015 +0300
  96. 93206d2 arc: build libgcc in U-Boot by Alexey Brodkin · Tue Feb 03 13:58:20 2015 +0300
  97. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  98. 6da8cfc arc: define and use PTAG AUX regs for MMUv3 only by Alexey Brodkin · Tue Feb 03 13:58:12 2015 +0300
  99. 4b98811 arc: memcmp - fix zero-delay loop utilization by Igor Guryanov · Tue Feb 03 13:58:09 2015 +0300
  100. 722a1ec arc: move common sources in library by Alexey Brodkin · Sun Dec 28 02:42:12 2014 +0300