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