1. ae91ed8 global: Migrate CONFIG_BOARDDIR to CFG by Tom Rini · 2 years ago
  2. 572c718 Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig by Tom Rini · 2 years ago
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  4. 1f17363 Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig by Tom Rini · 2 years ago
  5. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  6. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  7. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 3 months ago
  8. 9acef34 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 4 months ago
  9. 5a9095c linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 6 months ago
  10. 9964cae Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 9 months ago
  11. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 11 months ago
  12. e6fc8b4 Convert CONFIG_CPU_SH7751 to Kconfig by Tom Rini · 3 years ago
  13. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  14. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  15. 35c6d0e lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 3 months ago
  16. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  17. d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
  18. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
  19. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  20. ef6d89f sh: Remove sh7763rdp board by Tom Rini · 3 years, 10 months ago
  21. c488578 sh: Remove sh7757lcr board by Tom Rini · 3 years, 10 months ago
  22. 9f485fc sh: Remove sh7753evb board by Tom Rini · 3 years, 10 months ago
  23. 2383c19 sh: Remove sh7752evb board by Tom Rini · 3 years, 10 months ago
  24. c37799c sh: Remove r7780mp board by Tom Rini · 3 years, 10 months ago
  25. e2d0528 sh: Remove MigoR board by Tom Rini · 3 years, 10 months ago
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  27. 0143be9 arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 4 years ago
  28. 0ff5ae3 sh: r2dplus: Add SCIF1 to the basic DT by Marek Vasut · 4 years, 7 months ago
  29. 9a9247c sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 7 months ago
  30. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  31. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
  32. c55ff07 sh: Enable ffunction-sections and fdata-sections by Marek Vasut · 4 years, 7 months ago
  33. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  34. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  35. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  36. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  37. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  38. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  39. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 9 months ago
  40. afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
  41. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  42. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  43. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  44. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 5 years ago
  45. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  46. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  47. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  48. ea513bf sh: r2dplus: Fix missing PCI range by Marek Vasut · 5 years ago
  49. ef282b7 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
  50. d1886a5 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
  51. cc46825 sh: r2dplus: Switch to DM PCI driver by Marek Vasut · 5 years ago
  52. 8fc9fa1 sh: r2dplus: Enable OF control by Marek Vasut · 5 years ago
  53. 5d0cd63 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
  54. 2054697 sh: tmu: Fix SH4 TCNT0 offset by Marek Vasut · 5 years ago
  55. bd86794 sh: r0p7734: Remove the board by Marek Vasut · 6 years ago
  56. 2f8c624 sh: ap325rxa: Remove the board by Marek Vasut · 6 years ago
  57. f129146 sh: ap_sh4a_4a: Remove the board by Marek Vasut · 6 years ago
  58. e5d24c4 sh: ms7750se: Remove the board by Marek Vasut · 6 years ago
  59. b2776af sh: ms7722: Remove the board by Marek Vasut · 6 years ago
  60. b06fc30 sh: espt_giga: Remove the board by Marek Vasut · 6 years ago
  61. a1a61d6 sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
  62. 7915ffd sh: shmin: Remove the board by Marek Vasut · 6 years ago
  63. 1c46d06 sh: ms7720se: Remove the board by Marek Vasut · 6 years ago
  64. 5302252 sh: mpr2: Remove the board by Marek Vasut · 6 years ago
  65. 5b54a94 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
  66. fb6994f sh: rsk7269: Remove the board by Marek Vasut · 6 years ago
  67. dac3db6 sh: rsk7264: Remove the board by Marek Vasut · 6 years ago
  68. 5d04299 sh: rsk7203: Remove the board by Marek Vasut · 6 years ago
  69. 76ee98f sh: 7785: Remove CPU support by Marek Vasut · 6 years ago
  70. c963d21 sh: sh7785lcr: Remove the board by Marek Vasut · 6 years ago
  71. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · 6 years ago
  72. efd7256 sh: ecovec: Remove the board by Marek Vasut · 6 years ago
  73. 7526b93 sh: bitops: add hweight*() macros by Vignesh R · 6 years ago
  74. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  75. 4131670 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  76. c633ed8 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
  77. 1f92cca sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago
  78. 9ba51f2 sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  79. ab4ad3b sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · 6 years ago
  80. e56385a sh: tmu: Inline tmu_timer_{start,stop}() by Marek Vasut · 6 years ago
  81. 8a03d9e sh: tmu: Simplify the tmu_bit math by Marek Vasut · 6 years ago
  82. 2f5f524 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  83. f7aac4e sh: sh7724: Drop EDMR macro by Marek Vasut · 6 years ago
  84. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  85. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  86. 0279e82 sh: Do not provide strncmp by Tom Rini · 7 years ago
  87. 85fb9a6 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  88. 89c26f7 sh: Use asm-generic/io.h by Paul Burton · 7 years ago
  89. 6989c7d sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  90. 2bae028 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  91. ca11232 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  92. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  93. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  94. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  95. 263df23 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  96. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  97. 188d54f sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  98. 41e163f sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  99. 946c8c8 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  100. 1617974 sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago