1. 23a3385 sh: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 5 months ago
  2. f167120 include: Remove unused header files by Tom Rini · 1 year, 5 months ago
  3. 8c103c3 dm: dts: Convert driver model tags to use new schema by Simon Glass · 1 year, 8 months ago
  4. 295ae34 sh4: Drop unused pci_sh7780 driver by Simon Glass · 1 year, 9 months ago
  5. 207972a global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 1 year, 11 months ago
  6. 32b7e39 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 1 year, 11 months ago
  7. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  8. 3b8dfc4 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 1 year, 11 months ago
  9. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  10. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  11. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 1 month ago
  12. 6eaa0e4 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 3 months ago
  13. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 5 months ago
  14. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 8 months ago
  15. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  16. 855e76b Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 2 years, 10 months ago
  17. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  18. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  19. 1e0e557 lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 1 month ago
  20. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  21. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  22. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  23. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  24. 73effc2 sh: Remove sh7763rdp board by Tom Rini · 3 years, 8 months ago
  25. f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 8 months ago
  26. 0c3cd24 sh: Remove sh7753evb board by Tom Rini · 3 years, 8 months ago
  27. da43d96 sh: Remove sh7752evb board by Tom Rini · 3 years, 8 months ago
  28. 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 8 months ago
  29. 5617351 sh: Remove MigoR board by Tom Rini · 3 years, 8 months ago
  30. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  31. 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 10 months ago
  32. f70ca79 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · 4 years, 5 months ago
  33. 3223ca9 sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 5 months ago
  34. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  35. faf002c Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 5 months ago
  36. 56f0174 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · 4 years, 6 months ago
  37. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  38. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  39. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  40. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  41. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  42. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  43. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 8 months ago
  44. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 10 months ago
  45. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 10 months ago
  46. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  47. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  48. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  49. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  50. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  51. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  52. a12c90a sh: r2dplus: Fix missing PCI range by Marek Vasut · 5 years ago
  53. fa7cff8 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
  54. e914109 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
  55. eaae4ee sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
  56. 8c2c463 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  57. ee3a4a7 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
  58. 6756762 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
  59. a7e3dac sh: r0p7734: Remove the board by Marek Vasut · 5 years ago
  60. c81b1a8 sh: ap325rxa: Remove the board by Marek Vasut · 5 years ago
  61. 52883ba sh: ap_sh4a_4a: Remove the board by Marek Vasut · 5 years ago
  62. 94bb4492 sh: ms7750se: Remove the board by Marek Vasut · 5 years ago
  63. 6b371a7 sh: ms7722: Remove the board by Marek Vasut · 5 years ago
  64. ea34927 sh: espt_giga: Remove the board by Marek Vasut · 5 years ago
  65. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  66. 89a6b74 sh: shmin: Remove the board by Marek Vasut · 5 years ago
  67. d7d7e84 sh: ms7720se: Remove the board by Marek Vasut · 5 years ago
  68. a786d9b sh: mpr2: Remove the board by Marek Vasut · 5 years ago
  69. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 5 years ago
  70. 54eac8b sh: rsk7269: Remove the board by Marek Vasut · 5 years ago
  71. 58300f3 sh: rsk7264: Remove the board by Marek Vasut · 5 years ago
  72. 5736453 sh: rsk7203: Remove the board by Marek Vasut · 5 years ago
  73. 99156cd sh: 7785: Remove CPU support by Marek Vasut · 5 years ago
  74. 0648066 sh: sh7785lcr: Remove the board by Marek Vasut · 5 years ago
  75. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  76. e4f01b5 sh: ecovec: Remove the board by Marek Vasut · 5 years ago
  77. ce13c19 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  78. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  79. 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  80. f02c1f6 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
  81. 8b39df9 sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago
  82. ccce3ac sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  83. ae59a9f sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · 6 years ago
  84. 15f11fc sh: tmu: Inline tmu_timer_{start,stop}() by Marek Vasut · 6 years ago
  85. eb05dcf sh: tmu: Simplify the tmu_bit math by Marek Vasut · 6 years ago
  86. d1da5d6 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  87. 2606deb sh: sh7724: Drop EDMR macro by Marek Vasut · 6 years ago
  88. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  89. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  90. b2a3372 sh: Do not provide strncmp by Tom Rini · 7 years ago
  91. 036c967 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  92. 505fe9c sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  93. 34f98a3 sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  94. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  95. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  96. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  97. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  98. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  99. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  100. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago