1. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  2. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  3. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  4. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  5. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  6. e75d563 doc: cleanup - move board READMEs into respective board directories by Wolfgang Denk · Sun Apr 29 23:57:39 2012 +0000
  7. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  8. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  9. fe33e6e ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sun Nov 21 20:55:42 2010 +0100
  10. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  11. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  12. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  13. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  14. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · Sat Sep 11 09:31:43 2010 +0200
  15. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · Thu Sep 16 14:30:37 2010 +0200
  16. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  17. abca6f0 Fix typos in Korat board console output by Larry Johnson · Tue Apr 20 08:11:40 2010 -0400
  18. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 24 21:16:57 2010 +0200
  19. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  20. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  21. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  22. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  23. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  24. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · Thu Nov 12 17:19:37 2009 +0100
  25. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  26. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  27. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  28. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  29. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  30. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  31. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  32. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  33. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  34. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  35. a47dc14 ppc4xx: Add variable "korat_usbcf" for Korat board by Larry Johnson · Wed Jan 28 15:30:02 2009 -0500
  36. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  37. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  38. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  39. 4e36fa0 ppc4xx: Fix small korat merge problem by Stefan Roese · Fri Jul 11 11:40:13 2008 +0200
  40. f605b2d ppc4xx: Remove implementation of testdram() from Korat board support by Larry Johnson · Sat Jun 14 17:02:49 2008 -0400
  41. fc39100 ppc4xx: Update and add FDT to Korat board support by Larry Johnson · Sat Jun 14 16:53:02 2008 -0400
  42. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  43. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  44. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  45. 6768267 ppc4xx: Updates to Korat-specific code by Larry Johnson · Mon Mar 17 11:10:35 2008 -0500
  46. e17c6f7 Merge Sequoia beautification into Korat code by Larry Johnson · Thu Jan 17 08:50:09 2008 -0500
  47. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  48. 5989058 ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat board by Lawrence R. Johnson · Thu Jan 03 15:02:02 2008 -0500
  49. 667a3d4 Add support for Korat PPC440EPx board by Larry Johnson · Thu Dec 27 11:28:51 2007 -0500