1. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  2. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 9 months ago
  3. 237e588 spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years ago
  4. 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years ago
  5. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 2 months ago
  6. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  7. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  8. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  9. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  10. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  11. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  12. bed6481 ARC: HSDK: add reset for EHCI by Eugeniy Paltsev · 4 years, 5 months ago
  13. d82ed67 ARC: DTS: cleanup USB node names by Eugeniy Paltsev · 4 years, 5 months ago
  14. 73b3c23 ARC: AXS10x: cleanup kconfig by Eugeniy Paltsev · 4 years, 5 months ago
  15. 6917a9d ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · 4 years, 6 months ago
  16. d4ee5c3 ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · 4 years, 5 months ago
  17. 28db0d6 ARC: HSDK: split HSDK and HSDK-4xD DTS by Eugeniy Paltsev · 4 years, 5 months ago
  18. f0f84ef ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · 4 years, 5 months ago
  19. 61c1516 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 5 months ago
  20. a6a0b02 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 7 months ago
  21. 04286d0 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 7 months ago
  22. b15cb0b ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 7 months ago
  23. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  24. 45bd649 ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · 4 years, 6 months ago
  25. e9a23c9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · 4 years, 6 months ago
  26. 7e57022 ARC: IO: add volatile to accessors by Eugeniy Paltsev · 4 years, 6 months ago
  27. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 7 months ago
  28. 07906b3 ARC: Switch to generic accessors by Alexey Brodkin · 4 years, 8 months ago
  29. c77bbc2 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 8 months ago
  30. 95f7103 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 4 years, 9 months ago
  31. 9515e41 ARC: nSIM: switch from ARC UART to DW UART by Alexey Brodkin · 4 years, 9 months ago
  32. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  33. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 11 months ago
  34. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  35. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  36. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 11 months ago
  37. 0da3263 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · 5 years ago
  38. 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  39. fbf8c50 arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
  40. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  41. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  42. cc2f7b6 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  43. 5485831 ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  44. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  45. fae3798 ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN by Alexey Brodkin · 6 years ago
  46. 7181a6d ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · 6 years ago
  47. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  48. 85e529f ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  49. adc9b09 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
  50. 6e63314 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · 6 years ago
  51. ba9f56f ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
  52. 5396e8b arc: Add support for IoT development kit by Alexey Brodkin · 7 years ago
  53. 7fe46b9 ARC: Implement print_cpuinfo() by Alexey Brodkin · 6 years ago
  54. c3dcd50 ARC: Add model property to boards .dts by Alexey Brodkin · 6 years ago
  55. 56ddae7 ARC: Don't pre-define CROSS_COMPILE by Alexey Brodkin · 6 years ago
  56. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  57. 13e5772 ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · 6 years ago
  58. 8f59006 ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
  59. cdfe691 AXS10x: add spi flash support by Eugeniy Paltsev · 6 years ago
  60. fe3eb7a GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  61. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  62. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  63. 2c3f926 ARC: Add support for EM Development Kit board by Alexey Brodkin · 6 years ago
  64. 7af51f1 ARC: Use elf32-bigarc in case of -EB by Alexey Brodkin · 6 years ago
  65. eb5c853 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · 6 years ago
  66. 8f18714 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · 6 years ago
  67. ef2cd49 ARC: Move .ivt section to the very beginning of the image by Alexey Brodkin · 6 years ago
  68. ce30712 ARC: Improve relocation fix-ups by Alexey Brodkin · 6 years ago
  69. 7530bb2 ARC: Make sure .ivt section is not purged by garbage collector by Alexey Brodkin · 6 years ago
  70. d0a5023 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · 6 years ago
  71. 429fa25 ARC: init debug uart in early common arc code by Eugeniy Paltsev · 6 years ago
  72. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  73. 474e931 ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c by Eugeniy Paltsev · 6 years ago
  74. f770b3e ARC: HSDK: Enable SPI flash support by Eugeniy Paltsev · 7 years ago
  75. ada8aff ARC: HSDK: Add platform-specific commands by Eugeniy Paltsev · 7 years ago
  76. bdc9f02 ARC: AXS10x: DTS: Remove unused interrupt properties by Eugeniy Paltsev · 7 years ago
  77. f665c14 ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · 7 years ago
  78. 6b85b26 ARC: Cache: Refactor arc_ioc_setup() by Eugeniy Paltsev · 7 years ago
  79. 9f0253c ARC: Cache: Add missing cache cleanup before cache disable by Eugeniy Paltsev · 7 years ago
  80. 7241944 ARC: Cache: Add more HW configuration checks by Eugeniy Paltsev · 7 years ago
  81. 375945b ARC: Implement a function to sync and cleanup caches by Eugeniy Paltsev · 7 years ago
  82. 9533673 ARC: Cache: Fix SLC operations when SLC is bypassed for data by Eugeniy Paltsev · 7 years ago
  83. c75eeb0 ARC: Cache: Implement [i,d]cache_enabled() as separate functions by Eugeniy Paltsev · 7 years ago
  84. 48b0483 ARC: Move IOC enabling to compile-time options by Eugeniy Paltsev · 7 years ago
  85. 246ba28 ARC: Cache: Move PAE exists check into slc_upper_region_init() by Eugeniy Paltsev · 7 years ago
  86. bf8974e ARC: Move cache global variables to arch_global_data by Eugeniy Paltsev · 7 years ago
  87. 7579087 ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables by Eugeniy Paltsev · 7 years ago
  88. ea9f6f1 ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op() by Eugeniy Paltsev · 7 years ago
  89. 05c6a26 ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef by Eugeniy Paltsev · 7 years ago
  90. c877a89 ARC: Cache: Allways check D$ status before entire/line ops by Eugeniy Paltsev · 7 years ago
  91. 88ae27e ARC: Move BCR encodings to separate header file by Eugeniy Paltsev · 7 years ago
  92. a6f557c ARC: Cache: Move IOC initialization to a separate function by Eugeniy Paltsev · 7 years ago
  93. c27814b ARC: Flush & invalidate D$ with a single command by Eugeniy Paltsev · 7 years ago
  94. 5e0c68e ARC: Introduce is_isa_X() functions by Eugeniy Paltsev · 7 years ago
  95. 5d7a24d ARC: Cache: Add support for FLUSH_N_INV D$ operations by Eugeniy Paltsev · 7 years ago
  96. c4ef14d ARC: Cache: Remove per-line I$ operations as unused by Eugeniy Paltsev · 7 years ago
  97. 16aeee8 ARC: Cache: Move I$ entire operation to a separate function by Eugeniy Paltsev · 7 years ago
  98. 7162152 arc: Fine-tune implementation of memory barriers by Alexey Brodkin · 7 years ago
  99. 264d298 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
  100. fac4790 arc: Eliminate unused code and data with GCC's garbage collector by Alexey Brodkin · 7 years ago