1. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:33:11 2009 +0900
  2. 43c08d7 mpl: Remove memory test relocation fixups by Peter Tyser · Mon Sep 21 11:20:33 2009 -0500
  3. 6eca2a6 ppc: Remove pci config table pointer relocation fixups by Peter Tyser · Mon Sep 21 11:20:28 2009 -0500
  4. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  5. 6987e65 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · Thu Sep 24 13:59:57 2009 +0200
  6. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  7. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  8. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  9. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  10. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  11. c00ae01 PATI board: fix compiler warnings by Wolfgang Denk · Sun Jul 19 01:15:52 2009 +0200
  12. d4303af mpl: printing current stdio devices cleanup by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:56 2009 +0200
  13. 48c3e95 MIP405T: fix compile problem by Wolfgang Denk · Sat Jul 18 15:46:02 2009 +0200
  14. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  15. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  16. 7580b86 arm: unify linker script by Jean-Christophe PLAGNIOL-VILLARD · Fri May 08 20:24:12 2009 +0200
  17. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  18. 64af813 VCMA9: fix compile errors by Wolfgang Denk · Sun Mar 29 00:58:16 2009 +0100
  19. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  20. 6979832 boards: get mac address from environment by Mike Frysinger · Wed Feb 11 18:38:38 2009 -0500
  21. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  22. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  23. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  24. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  25. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  26. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  27. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  29. d8c55ab The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · Fri Oct 10 10:23:22 2008 +0200
  30. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  31. 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
  32. 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
  33. d45f81a disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 01:22:39 2008 +0200
  34. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  35. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  36. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  37. cdb0470 ppc4xx: Remove superfluous dram_init() call or replace it by initdram() by Stefan Roese · Mon Jun 02 17:37:28 2008 +0200
  38. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  39. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  40. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  41. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  42. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  43. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  44. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  45. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  46. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  47. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  48. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  49. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  50. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · Wed Oct 03 15:01:02 2007 +0200
  51. 585f088 Fix warning differ in signedness in board/mpl/vcma9/vcma9.c by Wolfgang Denk · Sat Oct 13 23:51:14 2007 +0200
  52. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  53. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:38:39 2007 -0500
  54. c630ec6 Remove obsolete mpc5xx linker scripts by Grant Likely · Tue Jul 03 00:33:23 2007 -0600
  55. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  56. 54d1d0e Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · Tue Feb 20 10:58:04 2007 +0100
  57. d07117e [PATCH] PPC4xx: Add support for multiple I2C busses by Stefan Roese · Tue Feb 20 10:27:08 2007 +0100
  58. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  59. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  60. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  61. 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
  62. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  63. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  64. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  65. 0ee7077 Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · Fri Sep 23 11:05:55 2005 +0200
  66. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  67. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  68. 6a3d6b0 (re)enabled scsi commands do_scsi() and do_scsiboot() by Wolfgang Denk · Thu Aug 04 01:14:12 2005 +0200
  69. 336b2bc Prepare for SoC rework of ARM code: by wdenk · Sat Apr 02 23:52:25 2005 +0000
  70. ce4832c Code cleanup for GCC-3.3.x compilers by wdenk · Sun Oct 17 21:12:06 2004 +0000
  71. 767fbd4 Patch by George G. Davis, 24 Aug 2004: by wdenk · Sun Oct 10 18:41:04 2004 +0000
  72. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · Wed Sep 08 22:03:11 2004 +0000
  73. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  74. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · Mon Feb 23 22:22:28 2004 +0000
  75. 927034e Patch by Anders Larsen, 09 Jan 2004: by wdenk · Sun Feb 08 19:38:38 2004 +0000
  76. 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
  77. 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · Sat Jan 03 19:43:48 2004 +0000
  78. 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · Sat Jan 03 00:43:19 2004 +0000
  79. bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · Fri Jan 02 16:05:07 2004 +0000
  80. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · Fri Jan 02 14:00:00 2004 +0000
  81. 4ea537d * Patches by David Müller, 14 Nov 2003: by wdenk · Sun Dec 07 18:32:37 2003 +0000
  82. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · Wed Oct 15 23:53:47 2003 +0000
  83. 60164a8 * Patch by Scott McNutt, 04 Oct 2003: by wdenk · Wed Oct 08 23:26:14 2003 +0000
  84. 5958f4a * Patches by Anders Larsen, 17 Sep 2003: by wdenk · Thu Sep 18 09:21:33 2003 +0000
  85. 5c34d45 Code cleanup by wdenk · Tue Sep 16 21:07:28 2003 +0000
  86. 2552190 * Patch by David Müller, 13 Sep 2003: by wdenk · Sat Sep 13 19:01:12 2003 +0000
  87. 934c4f8 * Patch by Gary Jennejohn, 11 Sep 2003: by wdenk · Thu Sep 11 19:48:06 2003 +0000
  88. 2c9b05d * Patches by Denis Peter, 9 Sep 2003: add FAT support for IDE, SCSI and USB by wdenk · Wed Sep 10 22:30:53 2003 +0000
  89. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  90. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  91. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  92. bb2d927 * Header file cleanup for ARM by wdenk · Wed Jun 25 22:26:29 2003 +0000
  93. 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · Thu Jun 19 23:01:32 2003 +0000
  94. e39c284 * Patch by Denis Peter, 04 June 2003: add support for the MIP405T board by wdenk · Wed Jun 04 15:05:30 2003 +0000
  95. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  96. 7d07641 Patch by Denis Peter, 19 Mai 2003: add support for the MIP405-3 board by wdenk · Fri May 23 11:38:58 2003 +0000
  97. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
  98. 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · Fri Mar 14 20:47:52 2003 +0000
  99. 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · Thu Mar 06 21:55:29 2003 +0000
  100. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000