1. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  2. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 1 year, 11 months ago
  3. 99e2fbc linker_lists: Rename sections to remove . prefix by Andrew Scull · 2 years, 4 months ago
  4. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 9 months ago
  5. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  8. 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 9 months ago
  9. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  10. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  11. 9d3915b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · 4 years, 10 months ago
  12. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  13. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 4 years, 10 months ago
  14. fa7cff8 sh: Fix SH4 build with GCC versions without -m4-nofpu by Marek Vasut · 5 years ago
  15. e914109 sh: Fix incorrect linking with new binutils by Marek Vasut · 5 years ago
  16. ee3a4a7 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
  17. d0487da sh: sh3: Remove CPU support by Marek Vasut · 5 years ago
  18. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 5 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. 036c967 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  21. 34f98a3 sh: Fix linking of ms7722se by Tom Rini · 7 years ago
  22. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  23. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  24. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago
  25. 76a5598 sh: generate position independent code for all platforms by Vladimir Zapolskiy · 8 years ago
  26. 3500581 sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  27. 9c141b2 sh4: fix start.S by calling board_init_f() after first code relocation by Vladimir Zapolskiy · 8 years ago
  28. bccf09e sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  29. 8371dab sh: add MEMORY command to a shared linker script by Vladimir Zapolskiy · 8 years ago
  30. b26d250 sh: define entry point and reloc_dst inside a linker script by Vladimir Zapolskiy · 8 years ago
  31. 9ec4a67 sh: place board lowlevel_init code in the beginning of .text by Vladimir Zapolskiy · 8 years ago
  32. 3f8b539 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  33. b33718c sh4: cache: move exported cache manipulation functions into cache.c by Vladimir Zapolskiy · 8 years ago
  34. 6ab8b96 sh: cache: don't modify CCR from P1 area by Vladimir Zapolskiy · 8 years ago
  35. c230a37 sh: cache use jump_to_P2() and back_to_P1() from asm/system.h by Vladimir Zapolskiy · 8 years ago
  36. dad2b30 sh3: remove unused cache.c file from being built by Vladimir Zapolskiy · 8 years ago
  37. 0f62bf6 sh4: cache: correct flush_cache() to writeback and invalidate by Vladimir Zapolskiy · 8 years ago
  38. ee47c4c sh4: cache: correct dcache flush to invalidate with write-back by Vladimir Zapolskiy · 8 years ago
  39. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  40. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  41. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  42. afc3929 sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
  43. 994b566 sh: delete an unused source file by Masahiro Yamada · 10 years ago
  44. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  45. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  46. 6b87abe sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  47. b1165ad sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 by Nobuhiro Iwamatsu · 11 years ago
  48. 22e7d66 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 by Nobuhiro Iwamatsu · 11 years ago
  49. 14eeb92 sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 by Nobuhiro Iwamatsu · 11 years ago
  50. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  51. 6169847 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  52. a633a18 sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  53. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  54. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  55. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  56. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  57. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  58. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  59. d185857 sh: modify checkcpu() for SH-4A by Yoshihiro Shimoda · 12 years ago
  60. 1721064 sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  61. 4cde174 sh: only add -mno-fdpic if the compiler supports it by Mike Frysinger · 13 years ago
  62. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  63. 8cc4441 sh: sh2a: Add sh2a optimize to config.mk by Nobuhiro Iwamatsu · 13 years ago
  64. 7fbeb64 sh: Add Renesas rsk7264 board by Phil Edworthy · 13 years ago
  65. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  66. b52da2a sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  67. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  68. 2024b96 sh: Fix build in start.S by Nobuhiro Iwamatsu · 14 years ago
  69. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  70. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  71. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  72. 754613f sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · 14 years ago
  73. 8f0fec7 sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 14 years ago