1. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  2. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  3. c74b8fc arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
  4. 4c79452 Drop references to CONFIG_SYS_GENERIC_BOARD in config files by Simon Glass · 8 years ago
  5. b61e90e sh: Drop the arch-specific board init by Simon Glass · 8 years ago
  6. f41e608 sh: Fix build errors for generic board by Simon Glass · 8 years ago
  7. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  8. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  9. f86411b sh: Use the generic bitops headers by Fabio Estevam · 9 years ago
  10. c9bb942 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  11. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  12. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  13. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  14. c3dd823 sh: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  15. 5f91a3a sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · 10 years ago
  16. 72cedad sh: rename some private libraries by Masahiro Yamada · 10 years ago
  17. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  18. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  19. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  20. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  21. f97eeba sh: define CONFIG_CPU_SH4A for some boards by Masahiro Yamada · 10 years ago
  22. 887363b sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · 10 years ago
  23. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  24. 0e29429 sh: use more descriptive prompts for board select menu by Masahiro Yamada · 10 years ago
  25. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  26. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  27. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  28. afc3929 sh: unify sh2/sh3/sh4 linker scripts by Masahiro Yamada · 10 years ago
  29. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  30. 994b566 sh: delete an unused source file by Masahiro Yamada · 10 years ago
  31. 19bb5e4 sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · 11 years ago
  32. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  33. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  34. 08f1115 sh: merge compiler flag -ffixed-r13 by Masahiro Yamada · 11 years ago
  35. aceba5a sh: Do not define -ffreestanding twice by Masahiro Yamada · 11 years ago
  36. 5fe3aef sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h by Nobuhiro Iwamatsu · 11 years ago
  37. 6b87abe sh: sh4: Remove CONFIG_SH4A definition from source code by Nobuhiro Iwamatsu · 11 years ago
  38. 8f0960e sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  39. b1165ad sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4 by Nobuhiro Iwamatsu · 11 years ago
  40. 22e7d66 sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3 by Nobuhiro Iwamatsu · 11 years ago
  41. 14eeb92 sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2 by Nobuhiro Iwamatsu · 11 years ago
  42. 320cf35 sh: add support for sh7753evb board by Yoshihiro Shimoda · 11 years ago
  43. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  44. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  45. 6169847 sh: Do not include start.o in lib$(CPU).o by Masahiro Yamada · 11 years ago
  46. a633a18 sh: cache: Change cache API to defines as U-Boot by Nobuhiro Iwamatsu · 11 years ago
  47. b8f1608 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · 11 years ago
  48. 861bd4b sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · 11 years ago
  49. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  51. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  52. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  53. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  54. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  55. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  56. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  57. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  58. a987902 sh: Use generic global_data by Simon Glass · 12 years ago
  59. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  60. 1a2621b sh: add support for sh7752evb board by Yoshihiro Shimoda · 12 years ago
  61. 867da0d sh: fix trigger_address_error() by Yoshihiro Shimoda · 12 years ago
  62. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  63. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  64. ecd4551 sh: Change bi_baudrate and global data baudrate to int by Simon Glass · 12 years ago
  65. 31d4fe8 sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  66. d443042 sh: tmu: Changed switch statement to shift operation by Nobuhiro Iwamatsu · 12 years ago
  67. 73f35e0 sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  68. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  69. d185857 sh: modify checkcpu() for SH-4A by Yoshihiro Shimoda · 12 years ago
  70. 99744b7 sh: Add SH7269 device and RSK2+SH7269 board by Phil Edworthy · 12 years ago
  71. 4eb0b78 sh: Add register definition of PFC for SH7734 by Nobuhiro Iwamatsu · 12 years ago
  72. 1379c51 sh: Add bit control functions by Nobuhiro Iwamatsu · 13 years ago
  73. 2a57e7e sh: Add support Renesas SH7734 by Nobuhiro Iwamatsu · 13 years ago
  74. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  75. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  76. f5cdc11 Prepare v2012.04-rc2; minor Coding Style cleanup by Wolfgang Denk · 12 years ago
  77. e1bc28f sh: Add header file of MMC framework by Nobuhiro Iwamatsu · 13 years ago
  78. 068abf0 sh: Add header file for interface of SH MMC by Nobuhiro Iwamatsu · 13 years ago
  79. 78df8c6 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  80. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  81. bead86a sh: Add support Renesas SH7724 by Nobuhiro Iwamatsu · 13 years ago
  82. 1721064 sh: avoid multiple definition errors with cache funcs by Mike Frysinger · 13 years ago
  83. cb4046c sh: Add ashrsi3 libgcc function by Phil Edworthy · 13 years ago
  84. 4cde174 sh: only add -mno-fdpic if the compiler supports it by Mike Frysinger · 13 years ago
  85. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  86. 2482e3c sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  87. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  88. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  89. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  90. fe0ddff sh: add calling mmc_initialize in board.c by Yoshihiro Shimoda · 13 years ago
  91. 8cc4441 sh: sh2a: Add sh2a optimize to config.mk by Nobuhiro Iwamatsu · 13 years ago
  92. eeb84df sh: Add support for SH2A freestanding build by Phil Edworthy · 13 years ago
  93. 7fbeb64 sh: Add Renesas rsk7264 board by Phil Edworthy · 13 years ago
  94. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  95. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  96. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  97. 83b7e2a Handle most LDSCRIPT setting centrally by Scott Wood · 13 years ago
  98. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  99. 1466641 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 13 years ago
  100. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago