1. 60c08dd arc: Remove common.h usage by Tom Rini · 11 months ago
  2. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 2 months ago
  3. 506df9d treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 2 months ago
  4. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 4 months ago
  5. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 7 months ago
  6. 210af54 Correct SPL uses of LMB by Simon Glass · 1 year, 8 months ago
  7. 8697ea9 arc: Drop CONFIG_MMU by Simon Glass · 1 year, 8 months ago
  8. 409163a arc: Migrate ARC_MMU_VER to Kconfig by Tom Rini · 1 year, 8 months ago
  9. 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 1 year, 10 months ago
  10. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  11. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  12. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  13. 83505a7 arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to Kconfig by Tom Rini · 2 years, 2 months ago
  14. 6516891 zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 3 months ago
  15. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 3 months ago
  16. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 4 months ago
  17. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  18. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 8 months ago
  19. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 9 months ago
  20. 0c303f9 image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years ago
  21. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  22. 1f391c3 lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years ago
  23. cfa1971 lmb: Always compile arch_lmb_reserve() into U-Boot on arc by Marek Vasut · 3 years ago
  24. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 1 month ago
  25. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 1 month ago
  26. 076c7bf global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 4 months ago
  27. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  28. b31e16b arc: emsdp/iotdk: Use standard compatible string for USB no-op PHY by Marek Vasut · 3 years, 6 months ago
  29. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  30. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  31. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  32. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 9 months ago
  33. 237e588 spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years ago
  34. 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years ago
  35. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 2 months ago
  36. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  37. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  38. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  39. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  40. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  41. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  42. bed6481 ARC: HSDK: add reset for EHCI by Eugeniy Paltsev · 4 years, 4 months ago
  43. d82ed67 ARC: DTS: cleanup USB node names by Eugeniy Paltsev · 4 years, 4 months ago
  44. 73b3c23 ARC: AXS10x: cleanup kconfig by Eugeniy Paltsev · 4 years, 5 months ago
  45. 6917a9d ARC: HSDK-4xD: add CSM configuration support by Eugeniy Paltsev · 4 years, 6 months ago
  46. d4ee5c3 ARC: HSDK-4xD: print timer clock value by Eugeniy Paltsev · 4 years, 5 months ago
  47. 28db0d6 ARC: HSDK: split HSDK and HSDK-4xD DTS by Eugeniy Paltsev · 4 years, 5 months ago
  48. f0f84ef ARC: HSDK-4xD: add initial board support by Eugeniy Paltsev · 4 years, 5 months ago
  49. 61c1516 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 5 months ago
  50. a6a0b02 ARC: HSDK: Enable on-chip reset controller by Eugeniy Paltsev · 4 years, 6 months ago
  51. 04286d0 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 6 months ago
  52. b15cb0b ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 6 months ago
  53. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  54. 45bd649 ARC: IO: add MB for __raw_* memory accessors by Eugeniy Paltsev · 4 years, 6 months ago
  55. e9a23c9 ARC: IO: add compiler barriers to IO accessors by Eugeniy Paltsev · 4 years, 6 months ago
  56. 7e57022 ARC: IO: add volatile to accessors by Eugeniy Paltsev · 4 years, 6 months ago
  57. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 7 months ago
  58. 07906b3 ARC: Switch to generic accessors by Alexey Brodkin · 4 years, 8 months ago
  59. c77bbc2 ARC: rework setting of ARC CPU specific compiler options by Eugeniy Paltsev · 4 years, 7 months ago
  60. 95f7103 ARC: nsim_hs38: Add support of Virtio NET & BLK by Alexey Brodkin · 4 years, 9 months ago
  61. 9515e41 ARC: nSIM: switch from ARC UART to DW UART by Alexey Brodkin · 4 years, 9 months ago
  62. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  63. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  64. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  65. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  66. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 4 years, 10 months ago
  67. 0da3263 arc: emsdp/iotdk: Switch to DM_MMC by Alexey Brodkin · 5 years ago
  68. 2a72323 NET: DW: fix regression for ARC boards by Eugeniy Paltsev · 5 years ago
  69. fbf8c50 arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
  70. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  71. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  72. cc2f7b6 ARC: [plat-axs10x]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  73. 5485831 ARC: [plat-hsdk]: migrate to DM_MMC by Eugeniy Paltsev · 6 years ago
  74. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  75. fae3798 ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGN by Alexey Brodkin · 6 years ago
  76. 7181a6d ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · 6 years ago
  77. 2acc24f Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · 6 years ago
  78. 85e529f ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  79. adc9b09 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
  80. 6e63314 ARC: Don't use COMMON section for global not-initialized variables by Alexey Brodkin · 6 years ago
  81. ba9f56f ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
  82. 5396e8b arc: Add support for IoT development kit by Alexey Brodkin · 7 years ago
  83. 7fe46b9 ARC: Implement print_cpuinfo() by Alexey Brodkin · 6 years ago
  84. c3dcd50 ARC: Add model property to boards .dts by Alexey Brodkin · 6 years ago
  85. 56ddae7 ARC: Don't pre-define CROSS_COMPILE by Alexey Brodkin · 6 years ago
  86. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  87. 13e5772 ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · 6 years ago
  88. 8f59006 ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
  89. cdfe691 AXS10x: add spi flash support by Eugeniy Paltsev · 6 years ago
  90. fe3eb7a GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  91. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  92. 28b538b .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 6 years ago
  93. 2c3f926 ARC: Add support for EM Development Kit board by Alexey Brodkin · 6 years ago
  94. 7af51f1 ARC: Use elf32-bigarc in case of -EB by Alexey Brodkin · 6 years ago
  95. eb5c853 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · 6 years ago
  96. 8f18714 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · 6 years ago
  97. ef2cd49 ARC: Move .ivt section to the very beginning of the image by Alexey Brodkin · 6 years ago
  98. ce30712 ARC: Improve relocation fix-ups by Alexey Brodkin · 6 years ago
  99. 7530bb2 ARC: Make sure .ivt section is not purged by garbage collector by Alexey Brodkin · 6 years ago
  100. d0a5023 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · 6 years ago