1. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  2. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  3. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  4. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  5. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  6. 4791383 Redundant Environment: protect full sector size by Wolfgang Denk · Fri May 15 00:16:03 2009 +0200
  7. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  8. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  9. d45f81a disk-on-chip: remove duplicate doc_probe declaration by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 09 01:22:39 2008 +0200
  10. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  11. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  12. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  13. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  14. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  15. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · Tue Jan 08 18:14:09 2008 +0100
  16. 036384c Adapt board configuration and fix kernel crash on MCC200 board. by Wolfgang Denk · Sun Aug 12 15:11:38 2007 +0200
  17. 761ea74 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:48:22 2007 -0500
  18. 145318c board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:38:39 2007 -0500
  19. 2e68491 Remove obsolete mpc5xxx linker scripts (1 of 3) by Grant Likely · Tue Jul 03 00:33:28 2007 -0600
  20. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  21. 26db169 MCC200 board: remove warning which is obsolete after PSoC firmware changes by Wolfgang Denk · Wed Apr 18 14:30:39 2007 +0200
  22. 854fe36 MCC200: Fixes for update procedure by Sergei Poselenov · Tue Feb 27 20:15:30 2007 +0300
  23. 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
  24. 91904cd MCC200 update - add LCD Progress Indicator by Sergei Poselenov · Tue Feb 27 12:40:16 2007 +0300
  25. 4e26946 Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr by Stefan Roese · Wed Feb 21 12:53:28 2007 +0100
  26. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · Tue Feb 20 09:04:34 2007 +0100
  27. f4da2ef MCC200: Software Updater: allow both "ramdisk" and "filesystem" types by Wolfgang Denk · Mon Feb 19 23:09:51 2007 +0100
  28. 8ceb08f MCC200: Extensions to Software Update Mechanism by Sergei Poselenov · Wed Feb 14 14:30:28 2007 +0300
  29. 8637071 Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · Mon Jan 15 13:41:04 2007 +0100
  30. 299d610 Fix auto_update for MCC200 board. by Wolfgang Denk · Wed Jan 10 01:28:39 2007 +0100
  31. 8e59e1f Minor code cleanup; update CHANGELOG. by Wolfgang Denk · Fri Dec 22 10:30:26 2006 +0100
  32. 8233624 automatic update mechanism by Andrei Safronov · Fri Dec 08 16:23:08 2006 +0100
  33. 018147d Minor code cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Nov 27 15:32:42 2006 +0100
  34. c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · Mon Nov 06 17:06:36 2006 +0100
  35. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  36. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  37. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  38. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · Wed Aug 30 23:09:00 2006 +0200
  39. dd314d1 Code cleanup by Wolfgang Denk · Sun Aug 27 18:10:01 2006 +0200
  40. 472e5c2 Updates for MCC200 / PRS200 boards: by Wolfgang Denk · Thu Aug 24 00:26:42 2006 +0200
  41. 184d95d MCC200: restrict addressable flash space to 32 MB by Wolfgang Denk · Thu Aug 17 00:50:26 2006 +0200
  42. 790dd20 MCC200: set default configuration to low_boot DDR, by Wolfgang Denk · Sun Jul 23 22:40:51 2006 +0200
  43. 43bdae9 Fix error in flash protection calculation on MCC200 board. by Wolfgang Denk · Mon Jul 10 23:22:43 2006 +0200
  44. b86ba9d Fix memory init problems on MCC200 board by Wolfgang Denk · Wed Jun 14 16:48:18 2006 +0200
  45. a9f0cd6 Fix U-Boot enviroenment sector protection on MCC200 board by Wolfgang Denk · Fri Jun 09 21:19:21 2006 +0200
  46. 934d842 MCC200 Board: fix flash unprotection code for flash > 32 MB. by Wolfgang Denk · Thu Apr 06 15:03:42 2006 +0200
  47. 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
  48. 61ccd1d Merge with /home/wd/git/u-boot/master Code cleanup. by Wolfgang Denk · Mon Mar 06 23:18:48 2006 +0100
  49. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  50. 531e94c Add lowboot target to mcc200 board Patch by Stefan Roese, 4 Mar 2006 by Stefan Roese · Sat Mar 04 14:57:03 2006 +0100
  51. 896391f Fix problem with flash_get_size() from CFI driver update by Stefan Roese · Wed Mar 01 17:00:49 2006 +0100
  52. 254a3d0 Convert mcc200 to use common CFI flash driver Patch by Stefan Roese, 28 Feb 2006 by Stefan Roese · Tue Feb 28 15:33:28 2006 +0100
  53. ce87cf9 Cleanup MCC200 board. by Wolfgang Denk · Fri Feb 24 01:42:40 2006 +0100
  54. 07ad17c Initial port to MCC200 board (work in progress) by Wolfgang Denk · Wed Feb 22 00:43:16 2006 +0100