1. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  2. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  3. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  4. 8e7545e net: Always build the string_to_enetaddr() helper by Joe Hershberger · Fri Sep 13 19:21:16 2019 -0500
  5. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  6. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  7. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  8. cabddb0 configs: Disable now unbuildable SPI options for boards by Tom Rini · Wed May 29 17:01:36 2019 -0400
  9. 5cb4846 sh: sh7757lcr: Fix copy-paste error in README by Marek Vasut · Sat May 04 13:30:05 2019 +0200
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  12. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  13. 22d7560 sh: add common dram_init() function for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:31 2016 +0200
  14. fd71770 sh4: use single u-boot linker script for all boards by Vladimir Zapolskiy · Mon Nov 28 00:15:25 2016 +0200
  15. 6c2afb8 sh: Fix build errors for generic board by Simon Glass · Sat May 14 18:49:29 2016 -0600
  16. ffdb488 remove unnecessary version.h includes by Rob Herring · Tue Mar 17 15:28:55 2015 -0500
  17. a759b1a sh: consolidate CONFIG_SYS_CPU defines by Masahiro Yamada · Thu Nov 06 15:55:22 2014 +0900
  18. d34b456 sf: Tidy up public and private header files by Simon Glass · Mon Oct 13 23:42:04 2014 -0600
  19. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  20. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  21. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  22. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  23. f408ace sh: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:27 2013 +0900
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  25. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  26. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  27. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  28. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  29. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  30. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  31. fc44e46 sh: sh7757lcr: Add MMC header file of SH by Nobuhiro Iwamatsu · Wed Mar 21 14:47:49 2012 +0900
  32. 6ff2494 sh: sh7757lcr: add supporting for MMCIF by Yoshihiro Shimoda · Mon Mar 05 20:11:12 2012 +0000
  33. 6739591 sh: Add a flag which controls the DDR ECC mode of sh7757lcr by Nobuhiro Iwamatsu · Mon Oct 31 13:16:02 2011 +0900
  34. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  35. 4513327 sh: sh7757lcr: Add KEEP order to start.o section by Yoshihiro Shimoda · Tue Jul 05 17:15:16 2011 +0900
  36. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  37. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  38. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · Wed Feb 02 10:05:36 2011 +0900