1. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  2. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  3. bccf09e sh: add shared relocate_code() function and call board_init_r() by Vladimir Zapolskiy · 8 years ago
  4. cdbb0cf sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  5. b61e90e sh: Drop the arch-specific board init by Simon Glass · 8 years ago
  6. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  7. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  8. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  9. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  11. a6741bc Declare watchdog functions in watchdog.h by Simon Glass · 12 years ago
  12. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  13. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  14. e1bc28f sh: Add header file of MMC framework by Nobuhiro Iwamatsu · 13 years ago
  15. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  16. fe0ddff sh: add calling mmc_initialize in board.c by Yoshihiro Shimoda · 13 years ago
  17. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  18. 40c4770 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · 14 years ago
  19. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  20. c4176c4 sh: Add support showing KByte of flash memory size by Nobuhiro Iwamatsu · 14 years ago
  21. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  22. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  23. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  24. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago[Renamed from lib_sh/board.c]
  25. 0f9eaf4 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. by Nobuhiro Iwamatsu · 15 years ago
  26. 310cecb Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · 15 years ago
  27. d4e8ada Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · 15 years ago
  28. a483a16 Standardize mem_malloc_init() implementation by Peter Tyser · 15 years ago
  29. 5e93bd1 Consolidate arch-specific sbrk() implementations by Peter Tyser · 15 years ago
  30. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  31. c790b04 lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · 15 years ago
  32. 19b5b53 lib_*/board.c: do not initialize bi_enet*addr in global data by Mike Frysinger · 16 years ago
  33. 561858e Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 4a065ab sh: Add support watchdog for SH4A core by Nobuhiro Iwamatsu · 16 years ago
  36. 9e23fe0 sh: Fix SH-boards compile error by Nobuhiro Iwamatsu · 16 years ago
  37. d6ac2ed Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · 16 years ago
  38. 1a2334a sh: Add support PCI of SuperH and SH7780 by Yusuke Goda · 17 years ago
  39. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  40. b02bad1 sh: Update core code of SuperH. by Nobuhiro Iwamatsu · 17 years ago
  41. 0b135cf sh: First support code of SuperH. by Nobuhiro Iwamatsu · 17 years ago