1. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  2. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  3. 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
  4. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  5. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  6. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  7. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  8. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  9. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  10. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:05 2008 +0200
  11. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:04 2008 +0200
  12. 052a5ea Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · Sun Aug 31 20:37:00 2008 -0700
  13. 638797b ppc4xx: Cleanup Katmai & Yucca PCIe register usage by Stefan Roese · Mon Jun 30 14:05:05 2008 +0200
  14. 6a35785 Cleanup: remove redundant deleting on *~ files by Wolfgang Denk · Wed Jul 02 23:53:23 2008 +0200
  15. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  16. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  17. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  18. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  19. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  20. 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
  21. 7e3e268 ppc4xx: Make output a little shorter on PCIe detection by Stefan Roese · Mon Nov 05 07:43:05 2007 +0100
  22. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  23. edd73f2 ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xx by Stefan Roese · Sun Oct 21 08:12:41 2007 +0200
  24. 89bac40 ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint mode by Stefan Roese · Sat Oct 13 16:43:23 2007 +0200
  25. 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
  26. 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
  27. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  28. 833e43b [PPC440SPe] PCIe environment settings for Katmai and Yucca by Grzegorz Bernacki · Fri Sep 07 18:35:37 2007 +0200
  29. d2f2133 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · Fri Sep 07 18:20:23 2007 +0200
  30. b6e566d ppc4xx: Support for Yucca board with 440SPe Rev A added to 44x_spd_ddr2.c by Stefan Roese · Mon Jul 16 10:00:43 2007 +0200
  31. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  32. 511b61d [PATCH] Update AMCC Yucca 440SPe eval board support by Stefan Roese · Thu Mar 08 10:10:18 2007 +0100
  33. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  34. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  35. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · Mon Sep 04 01:03:57 2006 +0200
  36. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  37. 074e975 PCIe endpoint support for AMCC Yucca 440SPe board by Stefan Roese · Tue Aug 29 08:05:15 2006 +0200
  38. 55419b1 Improve DIMM detection for AMCC Yucca 440SPe board by Stefan Roese · Tue Aug 29 08:04:32 2006 +0200
  39. 980b0e4 Merge with /home/raj/git/u-boot by Wolfgang Denk · Fri Aug 11 18:19:53 2006 +0200
  40. e979909 Fix PCI-Express on PPC440SPe rev. A. by Rafal Jaworowski · Fri Aug 11 12:35:52 2006 +0200
  41. b847413 Merge with /home/raj/git/u-boot by Wolfgang Denk · Thu Aug 10 15:40:49 2006 +0200
  42. a2e7ef0 Add support for PCI-Express on PPC440SPe (Yucca board). by Rafal Jaworowski · Thu Aug 10 12:43:17 2006 +0200
  43. ba94093 Add support for TB5200 board by Wolfgang Denk · Wed Jul 19 13:50:38 2006 +0200
  44. 11b8c43 Cleanup config file and bootup output for Yucca board. by Marian Balakowicz · Mon Jul 03 23:42:36 2006 +0200
  45. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  46. 49d0eee Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 16:30:46 2006 +0200