1. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  2. 4770e41 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  3. a9b82be sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
  4. 1320bc2 sh: delete an unused source file by Masahiro Yamada · 11 years ago
  5. b3bd004 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  6. c1b7ddd sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  7. a12b8d8 sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  8. 2ce6378 sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 by Nobuhiro Iwamatsu · 11 years ago
  9. 6a7f2c8 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 by Nobuhiro Iwamatsu · 11 years ago
  10. bc2f60b sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 by Nobuhiro Iwamatsu · 11 years ago
  11. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  12. 9c69e30 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  13. 5b96baf sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  14. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  16. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  17. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  18. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  19. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  20. 1d01319 sh: modify checkcpu() for SH-4A by Yoshihiro Shimoda · 12 years ago
  21. b99910e sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  22. a632790 sh: only add -mno-fdpic if the compiler supports it by Mike Frysinger · 13 years ago
  23. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  24. 90520ab sh: sh2a: Add sh2a optimize to config.mk by Nobuhiro Iwamatsu · 13 years ago
  25. 2b3228d sh: Add Renesas rsk7264 board by Phil Edworthy · 14 years ago
  26. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  27. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · 14 years ago
  28. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  29. a0dbe93 sh: Fix build in start.S by Nobuhiro Iwamatsu · 14 years ago
  30. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  31. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  32. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  33. a927331 sh: Add trigger_address_error and support cpu reset by Nobuhiro Iwamatsu · 14 years ago
  34. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · 15 years ago