1. 17fed14 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · Mon May 30 13:57:56 2016 -0500
  2. 39e48a5 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files by Masahiro Yamada · Fri Dec 11 12:22:24 2015 +0900
  3. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · Sun Mar 29 22:54:16 2015 +0200
  4. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  5. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  6. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  7. abff819 m68k: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:35 2013 +0900
  8. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  9. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  10. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  11. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  12. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  13. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  14. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · Mon Mar 26 21:49:05 2012 +0000
  15. 80c1619 ColdFire: Cleanup for partial linking and --gc-sections by Jason Jin · Mon Aug 22 17:24:45 2011 +0800
  16. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  17. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  18. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  19. 45dbaf2 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:12 2010 -0500
  20. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  21. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  22. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  23. 6497966 ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · Mon Mar 02 19:16:45 2009 +0000
  24. 476f6bc ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · Fri Oct 24 12:59:12 2008 +0000
  25. a1c01a4 ColdFire: Remove platforms mii.c file by TsiChung Liew · Tue Oct 21 12:15:44 2008 +0000
  26. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  27. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  28. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · Wed Oct 31 13:53:06 2007 +0100
  29. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  30. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  31. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  32. 5e63413 ColdFire: Update FlexBus CS for MCF532x by TsiChungLiew · Mon Jan 14 17:17:03 2008 -0600
  33. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  34. 996d6ca ColdFire: fix build error becasue of bad type of mii_init() by Liew Tsi Chung-r5aahp · Thu Sep 13 16:06:05 2007 -0700
  35. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · Wed Aug 15 15:39:17 2007 -0500
  36. eb8c294 Coding style cleanup by Stefan Roese · Wed Aug 08 09:54:26 2007 +0200
  37. ec8468f Added NAND support by TsiChungLiew · Sun Aug 05 04:31:18 2007 -0500
  38. 54d7b34 Moved sync() from board file to include/asm-m68k/io.h by TsiChungLiew · Sun Aug 05 03:43:30 2007 -0500
  39. c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · Sun Aug 05 03:30:44 2007 -0500
  40. f111012 Coding style cleanup by Stefan Roese · Mon Jul 16 13:11:12 2007 +0200
  41. c011c75 Update for flash.o and mii.o by TsiChungLiew · Thu Jul 05 22:57:46 2007 -0500
  42. 8ecb1ce MII functions calls. by TsiChungLiew · Thu Jul 05 22:56:19 2007 -0500
  43. 1672333 Removed MII functions and replaced immap_5329.h and m5329.h with immap.h. by TsiChungLiew · Thu Jul 05 22:54:42 2007 -0500
  44. 44cf1b3 Duplicate code by TsiChungLiew · Thu Jul 05 22:51:05 2007 -0500
  45. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · Mon Jun 18 13:50:13 2007 -0500