1. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  2. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  3. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · Thu Mar 26 07:33:59 2009 +0100
  4. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  5. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · Mon Feb 16 18:03:14 2009 -0500
  6. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  7. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  8. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  9. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  10. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  11. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  12. 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
  13. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:03 2008 +0200
  14. 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
  15. bb6366b CCM/SCM boards: fix out of tree building by Wolfgang Denk · Fri Jul 04 20:07:35 2008 +0200
  16. c0c456e SCM board: fix build errors. by Wolfgang Denk · Thu Jul 03 23:22:27 2008 +0200
  17. 6699059 IAD210 board: fix ``"ALIGN" redefined'' warning. by Wolfgang Denk · Thu Jul 03 23:06:36 2008 +0200
  18. 408726f CCM board: fix build errors. by Wolfgang Denk · Thu Jul 03 23:00:24 2008 +0200
  19. 9ef20dc Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS) by Wolfgang Denk · Wed Jul 02 23:00:14 2008 +0200
  20. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  21. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  22. 4786859 Memory footprint optimizations by Bartlomiej Sieka · Fri Apr 18 12:39:23 2008 +0200
  23. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  24. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Wed Mar 12 12:23:02 2008 +0100
  25. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 09 14:52:11 2008 +0100
  26. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  27. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  28. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  29. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  30. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  31. 761ea74 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:48:22 2007 -0500
  32. e11c123 board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:45:16 2007 -0500
  33. 339005b Remove obsolete mpc824x linker scripts by Grant Likely · Tue Jul 03 00:34:04 2007 -0600
  34. c6316ff Fix a few file permission problems. by Wolfgang Denk · Wed Jul 04 00:43:53 2007 +0200
  35. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  36. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · Wed Jun 06 16:26:56 2007 +0200
  37. fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · Fri May 18 16:47:03 2007 +0100
  38. b180529 Add the board directory for SMN42 by Peter Pearse · Wed May 09 11:42:44 2007 +0100
  39. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  40. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  41. 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
  42. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  43. 86eb3b7 Change all '$(...)' variable references into '${...}' by Wolfgang Denk · Sun Nov 20 21:40:11 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. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  47. e65527f * Some code cleanup by wdenk · Thu Feb 12 00:47:09 2004 +0000
  48. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  49. 87249ba Add a common get_ram_size() function and modify the the by wdenk · Tue Jan 06 22:38:14 2004 +0000
  50. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · Thu Jul 17 23:16:40 2003 +0000
  51. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  52. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  53. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  54. bb2d927 * Header file cleanup for ARM by wdenk · Wed Jun 25 22:26:29 2003 +0000
  55. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  56. fe8c280 Initial revision by wdenk · Sun Nov 03 00:38:21 2002 +0000
  57. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000
  58. e221174 Initial revision by wdenk · Sat Nov 02 23:30:20 2002 +0000
  59. f8cac65 Initial revision by wdenk · Mon Aug 26 22:36:39 2002 +0000
  60. affae2b Initial revision by wdenk · Sat Aug 17 09:36:01 2002 +0000
  61. 9998b51 Initial revision by wdenk · Mon Jul 29 20:05:45 2002 +0000
  62. efee170 Initial revision by wdenk · Sat Jul 20 20:14:13 2002 +0000
  63. e7b9d56 Initial revision by wdenk · Thu Jul 11 16:04:59 2002 +0000
  64. 76afbbc Initial revision by wdenk · Mon Jun 10 16:09:10 2002 +0000
  65. 012771d Initial revision by wdenk · Fri Mar 08 21:31:05 2002 +0000
  66. b6c9423 Initial revision by wdenk · Tue Feb 12 00:28:35 2002 +0000
  67. 2dab301 Initial revision by wdenk · Sun Aug 05 15:35:05 2001 +0000