1. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  2. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  3. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  4. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  5. b74ddaa board: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:02 2014 +0900
  6. 87109d4 board: cogent: include header files in a more natural way by Masahiro Yamada · Mon Nov 11 10:30:20 2013 +0900
  7. c54b77e board: powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:38 2013 +0900
  8. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  9. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  10. 0198f9d replace last __bss_end__ occurrences with __bss_end by Albert ARIBAUD · Sat Mar 30 00:19:53 2013 +0000
  11. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  12. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  13. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  14. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  15. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  16. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  17. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  18. f728402 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · Thu Sep 13 12:29:31 2012 +0200
  19. e23a9db board/cogent/flash.c: Fix GCC 4.6 buiild warning by Wolfgang Denk · Sat Nov 05 05:13:06 2011 +0000
  20. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  21. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  22. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · Wed Apr 20 14:22:59 2011 +0200
  23. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  24. ff8faa4 8260: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Wed Nov 24 19:19:08 2010 +0100
  25. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sat Nov 20 15:07:45 2010 +0100
  26. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  27. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  28. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  29. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  30. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  31. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  32. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  33. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  34. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  37. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  38. 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
  39. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  40. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  41. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  42. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  43. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  44. 0f7c767 Revert "Correct fixup relocation for mpc8260" by Grant Likely · Thu Nov 15 08:20:50 2007 -0700
  45. d299abc board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:19:09 2007 -0500
  46. f091bf0 Correct fixup relocation for mpc8260 by Grant Likely · Tue Jul 03 00:34:44 2007 -0600
  47. 62a61a7 Consolidate mpc8260 linker scripts by Grant Likely · Tue Jul 03 00:33:13 2007 -0600
  48. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  49. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  50. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  51. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  52. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  53. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  54. 2c9dfca Fix Murray Jensen's mail address. Patch by Murray Jensen, 30 Jun 2005 by Wolfgang Denk · Fri Aug 12 23:20:59 2005 +0200
  55. 7d1eb82 * Patch by Shlomo Kut, 29 Mar 2004: by wdenk · Wed Sep 29 11:02:56 2004 +0000
  56. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  57. e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000
  58. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · Sat Dec 06 19:49:23 2003 +0000
  59. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  60. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  61. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  62. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000
  63. 7ebf744 Initial revision by wdenk · Sat Nov 02 23:17:16 2002 +0000
  64. 354bc6f Initial revision by wdenk · Mon Aug 26 21:53:16 2002 +0000
  65. affae2b Initial revision by wdenk · Sat Aug 17 09:36:01 2002 +0000
  66. efee170 Initial revision by wdenk · Sat Jul 20 20:14:13 2002 +0000
  67. 4a5b6a3 Initial revision by wdenk · Sat Apr 28 17:59:11 2001 +0000
  68. db5b030 Initial revision by wdenk · Tue Jan 23 21:22:09 2001 +0000
  69. 1d589e3 Initial revision by wdenk · Sat Jan 20 01:23:52 2001 +0000
  70. 2d39b71 Initial revision by wdenk · Thu Dec 14 10:04:19 2000 +0000