1. 6534d26 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · 5 months ago
  2. ed17a33 lmb: make LMB memory map persistent and global by Sughosh Ganu · 5 months ago
  3. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  4. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  5. 5c4bcc7 sh: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  6. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 9 months ago
  7. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 9 months ago
  8. 6be5ec9 treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · 1 year, 1 month ago
  9. f9aabd4 ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS by Marek Vasut · 11 months ago
  10. a48336e bootm: Adjust arguments of boot_os_fn by Simon Glass · 1 year, 1 month ago
  11. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 4 months ago
  12. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years, 2 months ago
  13. d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 4 months ago
  14. 6eaa0e4 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 6 months ago
  15. f38cb2a Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs by Sean Anderson · 2 years, 11 months ago
  16. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 4 months ago
  17. 1e0e557 lmb: sh: Add arch_lmb_reserve() by Marek Vasut · 3 years, 4 months ago
  18. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 6 months ago
  19. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  20. 3223ca9 sh: Set gd->malloc_base if MALLOC_F_LEN is set by Marek Vasut · 4 years, 8 months ago
  21. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  22. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
  23. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
  24. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
  25. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 8 months ago
  26. 9413387 common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  27. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  28. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  29. ee3a4a7 sh: Fix OF_SEPARATE support by Marek Vasut · 5 years ago
  30. d0487da sh: sh3: Remove CPU support by Marek Vasut · 6 years ago
  31. 7de3ea8 sh: sh2: Remove CPU support by Marek Vasut · 6 years ago
  32. 0e286c5 sh: tmu: Zap get_tbclk and timer_read_counter by Marek Vasut · 6 years ago
  33. f02c1f6 sh: tmu: Clean up register usage by Marek Vasut · 6 years ago
  34. 8b39df9 sh: tmu: Inline sh_tmu.h by Marek Vasut · 6 years ago
  35. ccce3ac sh: tmu: Clean up CONFIG_SH_TMU_CLK_FREQ by Marek Vasut · 6 years ago
  36. ae59a9f sh: tmu: Inline get_tmu0_clk_rate() by Marek Vasut · 6 years ago
  37. 15f11fc sh: tmu: Inline tmu_timer_{start,stop}() by Marek Vasut · 6 years ago
  38. eb05dcf sh: tmu: Simplify the tmu_bit math by Marek Vasut · 6 years ago
  39. d1da5d6 sh: tmu: Clean up CONFIG_SYS_TMU_CLK_DIV by Marek Vasut · 6 years ago
  40. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  41. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  42. 2a728f3 Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig by Simon Glass · 7 years ago
  43. 3500581 sh: share the correct version of start.S among all cpus by Vladimir Zapolskiy · 8 years ago
  44. bccf09e sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  45. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  46. b61e90e sh: Drop the arch-specific board init by Simon Glass · 9 years ago
  47. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  48. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  49. 5f91a3a sh: import missing private libraries from Linux 3.19 by Masahiro Yamada · 10 years ago
  50. 72cedad sh: rename some private libraries by Masahiro Yamada · 10 years ago
  51. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  52. 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
  53. 0060517 cppcheck cleanup: fix nullPointer errors by Wolfgang Denk · 10 years ago
  54. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  55. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  56. 8f0960e sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ by Nobuhiro Iwamatsu · 11 years ago
  57. 1b5cf95 sh: convert to common timer code by Rob Herring · 11 years ago
  58. 02b3bf3 sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  59. b8f1608 sh: timer: Remove static global variable by Nobuhiro Iwamatsu · 11 years ago
  60. 861bd4b sh: timer: Mask bit of timer prescaler by Nobuhiro Iwamatsu · 11 years ago
  61. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  62. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 12 years ago
  63. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 12 years ago
  64. d2eae43 lib: consolidate hang() by Andreas Bießmann · 12 years ago
  65. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  66. 31d4fe8 sh: tmu: Removed arch/sh/include/asm/clk.h by Nobuhiro Iwamatsu · 12 years ago
  67. d443042 sh: tmu: Changed switch statement to shift operation by Nobuhiro Iwamatsu · 12 years ago
  68. 73f35e0 sh: tmu: Changed TMU driver using array of structures by Nobuhiro Iwamatsu · 12 years ago
  69. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  70. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  71. e1bc28f sh: Add header file of MMC framework by Nobuhiro Iwamatsu · 13 years ago
  72. 78df8c6 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · 13 years ago
  73. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  74. cb4046c sh: Add ashrsi3 libgcc function by Phil Edworthy · 13 years ago
  75. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  76. fe0ddff sh: add calling mmc_initialize in board.c by Yoshihiro Shimoda · 14 years ago
  77. eeb84df sh: Add support for SH2A freestanding build by Phil Edworthy · 14 years ago
  78. 09c2e90 unify version_string by Andreas Bießmann · 14 years ago
  79. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 14 years ago
  80. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 14 years ago
  81. 40c4770 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 14 years ago
  82. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  83. 45ce6f9 sh: Add support zimageboot command for Renesas SH by Nobuhiro Iwamatsu · 14 years ago
  84. 9980df5 sh: Divided macro for zImage and add asm/zimage.h by Nobuhiro Iwamatsu · 14 years ago
  85. 858e897 sh: Delete the function that was not necessary by Nobuhiro Iwamatsu · 14 years ago
  86. c4176c4 sh: Add support showing KByte of flash memory size by Nobuhiro Iwamatsu · 14 years ago
  87. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  88. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  89. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  90. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  91. de03f8b sh: Fix warning about uninitialized value of ramdisk_flags by Nobuhiro Iwamatsu · 14 years ago
  92. cf2c87d sh: Add support load and boot of Initrd. by Nobuhiro Iwamatsu · 14 years ago
  93. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  94. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
  95. 61973af sh: Fix overflow problem in get_ticks by Nobuhiro Iwamatsu · 15 years ago
  96. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago