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. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  4. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  5. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  6. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000
  7. 3038f80 bootstage: Convert progress numbers 10-19 to enums by Simon Glass · Sat Dec 10 11:07:57 2011 +0000
  8. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  9. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  10. d61c507 mv_common.c: get rid of 'defined but not used' warning by Michael Jones · Thu Oct 20 01:37:18 2011 +0000
  11. 73bd01e mvblx: punt unused clean/distclean targets by Michael Jones · Sun Nov 06 22:44:29 2011 +0000
  12. 8ce85da OMAP3: mvblx: Initial support for mvBlueLYNX-X by Michael Jones · Fri Nov 04 13:53:44 2011 -0400
  13. 57e0deb build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · Tue Oct 18 05:30:17 2011 +0000
  14. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  15. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · Sat Jul 30 13:33:49 2011 +0000
  16. 6baab86 mv_common.c: don't compile reset_environment if ENV_IS_NOWHERE by Michael Jones · Thu Jul 14 23:09:44 2011 +0000
  17. c82fdea mpc83xx: Add support for MergerBox board by Andre Schwarz · Thu Apr 14 15:11:44 2011 +0200
  18. f909e70 powerpc, 8xx: Fix fallout from "Fixup all 8xx u-boot.lds scripts" by Joakim Tjernlund · Sun Apr 24 10:29:32 2011 +0200
  19. a65f8c8 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts by Joakim Tjernlund · Wed Apr 20 14:22:59 2011 +0200
  20. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  21. 341e5e7 Move LDSCRIPT definitions to board config files. by Wolfgang Denk · Sun Nov 28 21:18:58 2010 +0100
  22. 01fd915 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Tue Nov 23 13:20:22 2010 +0100
  23. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  24. cffb904 config.mk cleanup: drop "-I$(TOPDIR)/board" entries by Wolfgang Denk · Sun Oct 17 17:31:59 2010 +0200
  25. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  26. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  27. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · Tue Sep 14 19:13:50 2010 -0500
  28. d5735f2 MVBLM7, MVSMR: fix Makefile (cleanup bootscript.img) by Wolfgang Denk · Sat May 15 20:22:21 2010 +0200
  29. d3f51dd mpc83xx/mvBLM7: add usb commands and cleanup. by Andre Schwarz · Mon May 03 13:22:31 2010 +0200
  30. 552bb26 mvsmr: fix link error by Anatolij Gustschin · Tue Apr 13 14:47:32 2010 +0200
  31. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  32. 3f4bd65 Add initial support for Matrix Vision mvSMR board based on MPC5200B. by Andre Schwarz · Thu Apr 01 21:26:55 2010 +0200
  33. 733b48d 5xxx, fdt: move fdt_fixup_memory() to cpu.c file by Heiko Schocher · Thu Dec 03 11:20:06 2009 +0100
  34. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  35. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  36. ba61a73 Add common code dir for Matrix Vision boards. by Andre Schwarz · Mon Aug 31 16:18:24 2009 +0200
  37. a8e1d95 Use common code for Matrix Vision boards by André Schwarz · Thu Aug 27 14:48:35 2009 +0200
  38. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  39. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  40. b79b101 mpc83xx: spd_sdram: fix ddr sdram base address assignment bug by Anton Vorontsov · Thu Sep 11 21:35:36 2008 +0400
  41. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 10:44:19 2008 -0700
  42. cba8851 Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory by Ben Warren · Sun Aug 31 10:39:12 2008 -0700
  43. df77a9b change mvBL-M7 default env and move to vendor subdir by Andre Schwarz · Wed Aug 20 11:11:52 2008 +0200
  44. f6f431d fix mvbc_p board build warnings by Andre Schwarz · Mon Aug 18 12:02:51 2008 +0200
  45. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  46. 2a29329 mpc5xxx: Add MVBC_P board support by Andre Schwarz · Wed Jul 09 18:30:44 2008 +0200