1. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  2. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  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. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  6. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · Thu Sep 16 14:30:37 2010 +0200
  7. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  8. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 24 21:16:57 2010 +0200
  9. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  10. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  11. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  12. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  13. f0a15c5 POST: Remove duplicated post_hotkey_pressed() functions by Stefan Roese · Thu Dec 03 06:24:30 2009 +0100
  14. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  15. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  16. 5716308 ppc4xx: Katmai: Add chip_config command by Stefan Roese · Mon Nov 09 14:15:42 2009 +0100
  17. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  18. e53b5cd ppc4xx: Consolidate 4xx PCIe board specific configuration by Stefan Roese · Thu Oct 29 15:04:35 2009 +0100
  19. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  20. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  21. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  22. 14fd12f ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scan by Stefan Roese · Fri Oct 02 14:35:16 2009 +0200
  23. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  24. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  25. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  26. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  27. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  28. 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
  29. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  30. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  31. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  32. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  33. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  34. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  35. 638797b ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · Mon Jun 30 14:05:05 2008 +0200
  36. ff459fb ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boards by Stefan Roese · Thu Jul 10 13:52:44 2008 +0200
  37. 251161b ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · Thu Jul 10 09:58:06 2008 +0200
  38. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · Wed Jul 02 23:53:23 2008 +0200
  39. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  40. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  41. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  42. 7b83ed0 katmai: fix section overlap problem by Wolfgang Denk · Mon Apr 28 10:55:24 2008 +0200
  43. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  44. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  45. e3060b0 ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setup by Stefan Roese · Sat Jan 05 09:12:41 2008 +0100
  46. 9a90c4c ppc4xx: Add fdt support to AMCC Katmai eval board by Stefan Roese · Wed Dec 19 09:05:40 2007 +0100
  47. f199063 ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boards by Stefan Roese · Thu Dec 06 05:58:43 2007 +0100
  48. 7e3e268 ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · Mon Nov 05 07:43:05 2007 +0100
  49. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  50. 9c00e51 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2) by Stefan Roese · Wed Oct 03 07:48:09 2007 +0200
  51. 216f063 ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1) by Stefan Roese · Wed Oct 03 07:34:10 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. 833e43b [PPC440SPe] PCIe environment settings for Katmai and Yucca by Grzegorz Bernacki · Fri Sep 07 18:35:37 2007 +0200
  54. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · Fri Sep 07 18:20:23 2007 +0200
  55. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  56. e01d43a ppc4xx: Change SysACE address on Katmai by Stefan Roese · Mon Apr 02 10:09:30 2007 +0200
  57. 9c2df5f ppc4xx: Update Katmai bootstrap command by Stefan Roese · Sat Mar 31 13:16:23 2007 +0200
  58. 92f0c28 ppc4xx: Fix "bootstrap" command for Katmai board by Stefan Roese · Sat Mar 31 08:47:34 2007 +0200
  59. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · Sat Mar 24 15:59:23 2007 +0100
  60. 80354e7 [PATCH] Add 4xx GPIO functions by Stefan Roese · Sat Mar 24 15:57:09 2007 +0100
  61. 3f7b861 ppc4xx: Small AMCC Katmai 440SPe update by Stefan Roese · Thu Mar 08 10:07:18 2007 +0100
  62. bad4111 [PATCH] Update AMCC Katmai 440SPe eval board support by Stefan Roese · Thu Mar 01 21:11:36 2007 +0100
  63. 9da9433 [PATCH] Clean up Katmai (440SPe) linker script by Stefan Roese · Tue Feb 20 13:15:40 2007 +0100
  64. a8856e3 [PATCH] Add support for the AMCC Katmai (440SPe) eval board by Stefan Roese · Tue Feb 20 10:57:08 2007 +0100