1. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  2. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  3. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  4. cabddb0 configs: Disable now unbuildable SPI options for boards by Tom Rini · 5 years ago
  5. 5cb4846 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · 6 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  8. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  9. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · 8 years ago
  10. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · 8 years ago
  11. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · 9 years ago
  12. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  13. a759b1a sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · 10 years ago
  14. d34b456 sf: Tidy up public and private header files by Simon Glass · 10 years ago
  15. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · 10 years ago
  16. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  17. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  18. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  19. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  22. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  23. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  24. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  25. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  26. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · 13 years ago
  27. fc44e46 sh: sh7757lcr: Add MMC header file of SH by Nobuhiro Iwamatsu · 13 years ago
  28. 6ff2494 sh: sh7757lcr: add supporting for MMCIF by Yoshihiro Shimoda · 13 years ago
  29. 6739591 sh: Add a flag which controls the DDR ECC mode of sh7757lcr by Nobuhiro Iwamatsu · 13 years ago
  30. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  31. 4513327 sh: sh7757lcr: Add KEEP order to start.o section by Yoshihiro Shimoda · 13 years ago
  32. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 14 years ago
  33. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  34. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · 14 years ago