1. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  2. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  3. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  4. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  5. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  6. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  7. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  8. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  9. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  10. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  11. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  12. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  13. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  14. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  15. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  16. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  17. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  18. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  19. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  20. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  21. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  22. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  23. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  24. b33e6d7 ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boards by Stefan Roese · Wed Feb 11 09:29:33 2009 +0100
  25. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  26. d618fd4 amcc: Clean up command usage output by Peter Tyser · Tue Jan 27 18:03:11 2009 -0600
  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. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  30. 0b46763 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into next by Stefan Roese · Mon Jul 14 10:45:47 2008 +0200
  31. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · Fri Jul 11 22:56:11 2008 +0200
  32. 51d6d5d ppc4xx: Rework 440GX UIC handling by Stefan Roese · Thu Jun 26 17:36:39 2008 +0200
  33. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  34. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  35. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  36. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  37. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  38. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  39. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  40. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  41. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  42. 61ca2eb Minor code cleanup. by Wolfgang Denk · Fri Jan 19 23:08:39 2007 +0100
  43. 8d98230 [PATCH] Add support for AMCC Taishan PPC440GX eval board by Stefan Roese · Thu Jan 18 10:25:34 2007 +0100