1. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  2. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  3. 39f90ba board_f: Drop return value from initdram() by Simon Glass · Fri Mar 31 08:40:25 2017 -0600
  4. b4de3f3 board_f: Drop board_type parameter from initdram() by Simon Glass · Fri Mar 31 08:40:24 2017 -0600
  5. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  6. 1173271 mtd: OneNAND: allow board init function fail by Ladislav Michl · Tue Jul 12 20:28:20 2016 +0200
  7. 62f1352 MIPS: Split I & D cache line size config by Paul Burton · Fri May 27 14:28:05 2016 +0100
  8. 5e51142 MIPS: Move cache sizes to Kconfig by Paul Burton · Fri May 27 14:28:04 2016 +0100
  9. aca04ce MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig by Paul Burton · Tue May 17 11:56:39 2016 +0100
  10. 4976b35 mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk by Masahiro Yamada · Fri Dec 11 12:22:27 2015 +0900
  11. 5d137cf MIPS: vct: fix I/O accessor calls by Daniel Schwierzeck · Sat Jan 09 17:32:46 2016 +0100
  12. f069960 arch: Make board selection choices optional by Joe Hershberger · Tue May 12 14:46:23 2015 -0500
  13. 2721e7a MIPS: kconfig: add options for vct board variant select by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  14. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · Sun Oct 26 14:14:07 2014 +0100
  15. 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
  16. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  17. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  18. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  19. b18d838 board: config.mk: delete unused sinclude directive by Masahiro Yamada · Fri Feb 28 20:12:34 2014 +0900
  20. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:31 2013 +0900
  21. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  22. 650a31d MIPS: vct: remove custom u-boot.lds script by Gabor Juhos · Wed Jan 30 04:31:55 2013 +0000
  23. 1da7d29 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · Wed Jan 30 02:22:51 2013 +0000
  24. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  25. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  26. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  27. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  28. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · Fri Apr 15 17:16:44 2011 +0200
  29. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  30. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  31. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  32. c69053d MIPS: VCT: Remove read_spareram reference by Shinya Kuribayashi · Sat Sep 12 18:01:40 2009 +0900
  33. fbfdd3a Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Mon Jul 20 22:01:11 2009 -0700
  34. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  35. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  36. ee7a6ba MIPS: Add VCT board series support (Part 3/3) by Stefan Roese · Wed Jan 21 17:25:01 2009 +0100
  37. e373c5f MIPS: Add VCT board series support (Part 2/3) by Stefan Roese · Wed Jan 21 17:24:49 2009 +0100
  38. 9182d2f MIPS: Add VCT board series support (Part 1/3) by Stefan Roese · Wed Jan 21 17:24:39 2009 +0100