1. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  2. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  3. 3bfcbb8 atmel-boards: add missing atmel_mci.h by Andreas Bießmann · Tue Mar 13 05:01:51 2012 +0000
  4. d7aebf4 mmc: Change board_mmc_getcd() function prototype. by Thierry Reding · Mon Jan 02 01:15:36 2012 +0000
  5. b481fbe board/emk/top860/top860.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:57 2011 +0000
  6. d98cddd Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  7. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  8. e89794b AT91 rework: fix TOP9000 files to build again by Reinhard Meyer · Mon Jun 06 00:16:42 2011 +0000
  9. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · Wed Apr 20 14:22:59 2011 +0200
  10. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  11. 66f1496 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Dec 17 20:02:05 2010 +0100
  12. 1162393 Coding style (white space) cleanup. by Wolfgang Denk · Fri Dec 17 10:14:09 2010 +0100
  13. 9d9f00e AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE by Reinhard Meyer · Thu Dec 09 10:07:31 2010 +0100
  14. 82a0979 AT91: add TOP9000 support by Reinhard Meyer · Sat Oct 30 23:09:58 2010 +0000
  15. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sat Nov 20 15:07:45 2010 +0100
  16. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  17. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  18. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  19. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  20. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  21. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  22. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  23. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  24. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  25. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  26. 9cace8c Fix build errors after making flash_get_info() non-static by Wolfgang Denk · Wed Feb 18 21:35:38 2009 +0100
  27. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  29. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  30. 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
  31. 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
  32. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  33. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  34. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  35. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  36. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  37. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:39:10 2007 -0500
  38. 67563a0 Remove obsolete mpc5xxx linker scripts (2 of 3) by Grant Likely · Tue Jul 03 00:33:33 2007 -0600
  39. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  40. 79eecbfb - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the by Bartlomiej Sieka · Wed Nov 01 01:38:16 2006 +0100
  41. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  42. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  43. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  44. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  45. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  46. 19c8fb7 * Patch by Matthew S. McClintock, 14 Apr 2004: by wdenk · Sun Apr 18 22:26:17 2004 +0000
  47. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  48. 369d43d * Patch by Tolunay Orkun, 5 Mar 2004: by wdenk · Sun Mar 14 14:09:05 2004 +0000
  49. e537b3b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · Mon Feb 23 23:54:43 2004 +0000
  50. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · Mon Feb 23 22:22:28 2004 +0000
  51. b983fa2 [Strange. I _did_ check these in before. Seems SF restored an old by wdenk · Fri Jan 16 00:30:56 2004 +0000
  52. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · Fri Jan 02 14:00:00 2004 +0000
  53. 78e3ab3 Patch by Reinhard Meyer, 28 Dec 2003: Add initial support for TOP5200 board by wdenk · Sun Dec 28 11:44:59 2003 +0000
  54. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  55. bb2d927 * Header file cleanup for ARM by wdenk · Wed Jun 25 22:26:29 2003 +0000
  56. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · Fri Mar 14 20:47:52 2003 +0000
  57. ef5fe75 * Patch by Josef Wagner, 12 Mar 2003: by wdenk · Wed Mar 12 10:41:04 2003 +0000
  58. b666c8f * Patch by Rune Torgersen, 13 Feb 2003: by wdenk · Thu Mar 06 00:58:30 2003 +0000