1. 0ff5ae3 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · 4 years, 7 months ago
  2. 9a9247c sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 7 months ago
  3. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  4. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
  5. c55ff07 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · 4 years, 7 months ago
  6. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  8. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  9. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  10. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  11. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  12. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  13. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  14. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  15. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  16. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  17. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  18. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  19. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  20. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  21. ea513bf sh: r2dplus: Fix missing PCI range by Marek Vasut · 5 years ago
  22. ef282b7 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
  23. d1886a5 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
  24. cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
  25. 8fc9fa1 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  26. 5d0cd63 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
  27. 2054697 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
  28. bd86794 sh: r0p7734: Remove the board by Marek Vasut · 6 years ago
  29. 2f8c624 sh: ap325rxa: Remove the board by Marek Vasut · 6 years ago
  30. f129146 sh: ap_sh4a_4a: Remove the board by Marek Vasut · 6 years ago
  31. e5d24c4 sh: ms7750se: Remove the board by Marek Vasut · 6 years ago
  32. b2776af sh: ms7722: Remove the board by Marek Vasut · 6 years ago
  33. b06fc30 sh: espt_giga: Remove the board by Marek Vasut · 6 years ago
  34. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
  35. 7915ffd sh: shmin: Remove the board by Marek Vasut · 6 years ago
  36. 1c46d06 sh: ms7720se: Remove the board by Marek Vasut · 6 years ago
  37. 5302252 sh: mpr2: Remove the board by Marek Vasut · 6 years ago
  38. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
  39. fb6994f sh: rsk7269: Remove the board by Marek Vasut · 6 years ago
  40. dac3db6 sh: rsk7264: Remove the board by Marek Vasut · 6 years ago
  41. 5d04299 sh: rsk7203: Remove the board by Marek Vasut · 6 years ago
  42. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
  43. c963d21 sh: sh7785lcr: Remove the board by Marek Vasut · 6 years ago
  44. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
  45. efd7256 sh: ecovec: Remove the board by Marek Vasut · 6 years ago
  46. 7526b93 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  47. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  48. 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  49. c633ed8 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
  50. 1f92cca sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago
  51. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  52. ab4ad3b sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · 6 years ago
  53. e56385a sh: tmu: Inline tmu_timer_{start,stop}() by Marek Vasut · 6 years ago
  54. 8a03d9e sh: tmu: Simplify the tmu_bit math by Marek Vasut · 6 years ago
  55. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  56. f7aac4e sh: sh7724: Drop EDMR macro by Marek Vasut · 6 years ago
  57. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  58. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  59. 0279e82 sh: Do not provide strncmp by Tom Rini · 7 years ago
  60. 85fb9a6 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  61. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  62. 6989c7d sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  63. 2bae028 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  64. ca11232 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  65. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  66. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  67. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  68. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  69. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  70. 188d54f sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  71. 41e163f sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  72. 946c8c8 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  73. 1617974 sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  74. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  75. 71635bd sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  76. 621f570 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  77. 28d1b0e sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  78. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  79. b00409e sh4: remove __io config options from r2dplus and r7780mp boards by Vladimir Zapolskiy · 8 years ago
  80. f34743c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  81. e852996 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  82. 57e56ef sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  83. 0dcd6b4 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  84. 1e67161 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  85. 7a22f7a sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  86. cc02256 efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  87. 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  88. ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  89. ef3b999 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 9 years ago
  90. e6632d5 sh: Drop the arch-specific board init by Simon Glass · 9 years ago
  91. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · 9 years ago
  92. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  93. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  94. e66afd8 sh: Use the generic bitops headers by Fabio Estevam · 9 years ago
  95. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  96. f069960 arch: Make board selection choices optional by Joe Hershberger · 10 years ago
  97. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  98. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  99. 03e517a sh: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  100. 24edb7e sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · 10 years ago