1. cca20f8 split PCS440EP specific code from cmd_ide.c by Pavel Herrmann · Sun Oct 07 05:56:13 2012 +0000
  2. 35ad9a8 change all versions of input_data() and output_data() to global weak aliases by Pavel Herrmann · Tue Oct 09 07:04:39 2012 +0000
  3. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000
  4. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · Sat Dec 10 11:07:58 2011 +0000
  5. 53624e0 bootstage: Convert progress numbers 1-9 into enums by Simon Glass · Sat Jan 14 15:24:47 2012 +0000
  6. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  7. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  8. 12052d6 Use ALL-y style instead of ifeq blocks for better readability by Daniel Schwierzeck · Wed Jul 13 05:11:01 2011 +0000
  9. 5c1cfee Fix incorrect use of getenv() before relocation by Wolfgang Denk · Wed May 04 10:32:28 2011 +0000
  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. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  15. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  16. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  17. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Apr 24 21:16:57 2010 +0200
  18. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  19. 94b6270 ppc4xx: TLB init file cleanup by Stefan Roese · Wed Apr 14 13:57:18 2010 +0200
  20. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  21. 2ea8b71 ppc4xx: Consolidate pci_master_init() function by Stefan Roese · Thu Nov 12 17:19:37 2009 +0100
  22. 5d8033e ppc4xx: Consolidate pci_pre_init() function by Stefan Roese · Thu Nov 12 16:41:09 2009 +0100
  23. 8e538be ppc4xx: Consolidate pci_target_init() function by Stefan Roese · Thu Nov 12 12:00:49 2009 +0100
  24. 4698fc9 ppc4xx: Remove duplicated is_pci_host() functions by Stefan Roese · Thu Oct 29 16:54:52 2009 +0100
  25. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  26. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  27. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  28. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  29. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  30. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  31. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  32. ffcf599 Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' by Wolfgang Denk · Sat Mar 28 20:16:16 2009 +0100
  33. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  34. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · Wed Feb 11 20:09:52 2009 -0500
  35. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  36. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  37. 7467e84 pcs440ep: Clean up led command definition by Peter Tyser · Tue Jan 27 18:03:09 2009 -0600
  38. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  39. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  40. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  41. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  42. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  43. 3905b93 ppc4xx: Remove implementations of testdram() by Stefan Roese · Mon May 19 11:34:53 2008 +0200
  44. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  45. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  46. 5dd24ba ppc4xx: Fix GPIO configuration for pcs440ep by Stefan Roese · Wed Jan 30 15:35:50 2008 +0100
  47. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  48. 2559e0f IDE: - make ide_inb () and ide_outb () "weak", so boards can by Heiko Schocher · Tue Aug 28 17:39:14 2007 +0200
  49. 56cbd02 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. by Wolfgang Denk · Sun Aug 12 14:27:39 2007 +0200
  50. 3b1c2d7 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · Fri Jul 13 08:26:05 2007 +0200
  51. 30b4c25 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · Wed Jul 11 18:39:11 2007 +0200
  52. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200
  53. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  54. 68310b0 [PCS440EP] get rid of CONFIG_PPC4xx_USE_SPD_DDR_INIT_HANG by Heiko Schocher · Mon Jun 25 19:11:37 2007 +0200
  55. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  56. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  57. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  58. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  59. 0cd201c Update PCS440EP port to fit into one flash device (incl. environment) by Stefan Roese · Tue Jun 06 10:59:12 2006 +0200
  60. aaa3214 Minor cleanup by Wolfgang Denk · Fri Jun 02 17:04:21 2006 +0200
  61. 9eba0c8 Add support for PCS440EP board Patch by Stefan Roese, 02 Jun 2006 by Stefan Roese · Fri Jun 02 16:18:04 2006 +0200