1. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 3 months ago
  2. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · 3 months ago
  3. 24da831 include: Move snprintf to stdio.h by Raymond Mao · 6 months ago
  4. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 7 months ago
  5. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 8 months ago
  6. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 11 months ago
  7. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 11 months ago
  8. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · 11 months ago
  9. 86ddc96 arc: Cleanup and audit usage of <config.h> by Tom Rini · 12 months ago
  10. 8b789b9 arc: Remove common.h usage by Tom Rini · 1 year, 1 month ago
  11. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  12. bb11234 treewide: rework linker symbol declarations in sections header by Shiji Yang · 1 year, 4 months ago
  13. ae7ed57 Correct SPL uses of LMB by Simon Glass · 1 year, 10 months ago
  14. 26be476 arc: Drop CONFIG_MMU by Simon Glass · 1 year, 10 months ago
  15. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  16. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  17. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · 2 years, 5 months ago
  18. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  19. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  20. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  21. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  22. d0dd68f lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · 3 years, 2 months ago
  23. 8b84871 lmb: Always compile arch_lmb_reserve() into U-Boot on arc by Marek Vasut · 3 years, 2 months ago
  24. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  25. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  26. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
  27. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  28. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  30. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  31. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  32. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  33. f0aa995 ARC: ARCv2: handle DSP presence in HW by Eugeniy Paltsev · 4 years, 7 months ago
  34. 637e354 ARC: CACHE: mark IOC helper functions as inlined_cachefunc by Eugeniy Paltsev · 4 years, 9 months ago
  35. 67c3492 ARC: CACHE: add support for SL$ disable by Eugeniy Paltsev · 4 years, 9 months ago
  36. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  37. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  38. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  39. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  40. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  41. cf6506b arc: libgcc: Import __udivdi3 & __udivmoddi4 to allow 64-bit division by Alexey Brodkin · 5 years ago
  42. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  43. b7e3a78 ARC: Fix iteration in arc_xx_version() by Alexey Brodkin · 6 years ago
  44. 166fb93 ARC: Improve identification of ARC cores by Alexey Brodkin · 6 years ago
  45. e0fc13e ARC: make generic print_cpuinfo() weak by Alexey Brodkin · 6 years ago
  46. 9ab3696 ARC: Implement print_cpuinfo() by Alexey Brodkin · 6 years ago
  47. 9b56b5d ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
  48. 70a66c1 ARC: Reset: Implement weak reset_cpu() by Alexey Brodkin · 6 years ago
  49. 2aef390 ARC: Reset: Use __builtin_arc_brk() instead of open-coded ASM by Alexey Brodkin · 6 years ago
  50. f711e54 ARC: Improve relocation fix-ups by Alexey Brodkin · 6 years ago
  51. cf4f323 ARC: Cache: Don't compare I$ and D$ line lengths by Alexey Brodkin · 7 years ago
  52. 14e1dd6 ARC: init debug uart in early common arc code by Eugeniy Paltsev · 7 years ago
  53. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  54. abd77e9 ARC: Remove unused DECLARE_GLOBAL_DATA_PTR from init_helpers.c by Eugeniy Paltsev · 7 years ago
  55. 01f45cc ARC: bootm: Refactor GO and PREP subcommands implementation by Eugeniy Paltsev · 7 years ago
  56. 6305e2b ARC: Cache: Refactor arc_ioc_setup() by Eugeniy Paltsev · 7 years ago
  57. dddc886 ARC: Cache: Add missing cache cleanup before cache disable by Eugeniy Paltsev · 7 years ago
  58. a22fcc4 ARC: Cache: Add more HW configuration checks by Eugeniy Paltsev · 7 years ago
  59. 67fd56a ARC: Implement a function to sync and cleanup caches by Eugeniy Paltsev · 7 years ago
  60. 767675f ARC: Cache: Fix SLC operations when SLC is bypassed for data by Eugeniy Paltsev · 7 years ago
  61. 0dec96c ARC: Cache: Implement [i,d]cache_enabled() as separate functions by Eugeniy Paltsev · 7 years ago
  62. 04011ab ARC: Move IOC enabling to compile-time options by Eugeniy Paltsev · 7 years ago
  63. 0627b3a ARC: Cache: Move PAE exists check into slc_upper_region_init() by Eugeniy Paltsev · 7 years ago
  64. f3de8d6 ARC: Move cache global variables to arch_global_data by Eugeniy Paltsev · 7 years ago
  65. 6d5147b ARC: Cache: Get rid of [slc,pae,icache,dcache]_exists global variables by Eugeniy Paltsev · 7 years ago
  66. bb8155a ARC: Cache: Move SLC status check into slc_entire_op() and slc_rgn_op() by Eugeniy Paltsev · 7 years ago
  67. 76caa80 ARC: Cache: Use is_isa_arcv2() instead of CONFIG_ISA_ARCV2 ifdef by Eugeniy Paltsev · 7 years ago
  68. 7fd7e0a ARC: Cache: Allways check D$ status before entire/line ops by Eugeniy Paltsev · 7 years ago
  69. 589ac75 ARC: Move BCR encodings to separate header file by Eugeniy Paltsev · 7 years ago
  70. d4c5b2a ARC: Cache: Move IOC initialization to a separate function by Eugeniy Paltsev · 7 years ago
  71. bcedf4d ARC: Flush & invalidate D$ with a single command by Eugeniy Paltsev · 7 years ago
  72. e256cb0 ARC: Cache: Add support for FLUSH_N_INV D$ operations by Eugeniy Paltsev · 7 years ago
  73. 988152c ARC: Cache: Remove per-line I$ operations as unused by Eugeniy Paltsev · 7 years ago
  74. ad8aef3 ARC: Cache: Move I$ entire operation to a separate function by Eugeniy Paltsev · 7 years ago
  75. c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
  76. b273908 arc: Don't halt slaves by Alexey Brodkin · 7 years ago
  77. 0b2049f arc: Get rid of handwritten string routines by Alexey Brodkin · 7 years ago
  78. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  79. 346f16d ARC: Invalidate instruction and data caches early on boot by Eugeniy Paltsev · 7 years ago
  80. 6e626f0 ARC: Cache: Fix style violations reported by checkpatch by Eugeniy Paltsev · 7 years ago
  81. 111161e ARC: Cache: Disable IOC by default by Eugeniy Paltsev · 7 years ago
  82. 1d0578e ARC: ARCv2: Cache: Fixed operation without IOC by Eugeniy Paltsev · 7 years ago
  83. 570d551 ARC: cache: explicitly initialize "*_exists" variables by Eugeniy Paltsev · 7 years ago
  84. eba1ee6 arc: cache: Add required NOPs after invalidation of instruction cache by Alexey Brodkin · 7 years ago
  85. 04e3029 arc: bootm: Move slave cores kick-starting under !fake by Alexey Brodkin · 7 years ago
  86. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  87. 982f6bf arcv2: Set IOC aperture so it covers available DDR by Alexey Brodkin · 7 years ago
  88. d52ba0a arc: arcv1: Disable master/slave check by Alexey Brodkin · 8 years ago
  89. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  90. 7ebca7e ARCv2: SLC: Make sure busy bit is set properly on SLC flushing by Alexey Brodkin · 8 years ago
  91. 5b9c8a0 arcv2: Halt non-master cores by Alexey Brodkin · 8 years ago
  92. a465df7 arc: use timer driver for ARC boards by Vlad Zakharov · 8 years ago
  93. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  94. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · 8 years ago
  95. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · 8 years ago
  96. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · 8 years ago
  97. 5accfc9 arc/cache: Flush & invalidate all caches right before enabling IOC by Alexey Brodkin · 8 years ago
  98. e344c1f arc/cache: really do invalidate_dcache_all() even if IOC exists by Alexey Brodkin · 8 years ago
  99. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · 9 years ago
  100. 98a5208 arc: get rid of running_on_hw by Alexey Brodkin · 9 years ago