1. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · Tue Aug 31 19:56:43 2010 -0500
  2. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  3. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  4. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  5. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · Sat May 01 22:21:09 2010 +0200
  6. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · Fri May 21 04:17:48 2010 -0500
  7. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  8. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  9. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  10. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · Mon Apr 12 22:28:04 2010 -0500
  11. 7ba8b32 fsl: improve the PIXIS code and fix a few bugs by Timur Tabi · Wed Mar 31 17:44:13 2010 -0500
  12. 107e9cd mpc86xx: set the DDR BATs after calculating true DDR size by Timur Tabi · Mon Mar 29 12:51:07 2010 -0500
  13. 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · Sun Jan 17 15:38:26 2010 -0600
  14. b031a56 ppc/86xx: Clean up MPC8610 HPCD PCI setup code by Kumar Gala · Wed Nov 04 12:51:10 2009 -0600
  15. f98a2b7 86xx: Remove redundant code in initdram by Becky Bruce · Wed Nov 04 17:34:04 2009 -0600
  16. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  17. b024b80 mpc8610hpcd: Use common 86xx fdt fixup code by Peter Tyser · Mon Sep 21 23:09:28 2009 -0500
  18. 666ced1 ppc/8xxx: Refactor code to determine if PCI is enabled & agent/host by Kumar Gala · Wed Sep 02 09:03:08 2009 -0500
  19. 8277e20 86xx: Remove redudant PLATFORM_CPPFLAGS by Kumar Gala · Thu Aug 06 18:38:43 2009 -0500
  20. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  21. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  22. 146c4b2 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boards by Kumar Gala · Wed Jul 22 10:12:39 2009 -0500
  23. af5829cb 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields by Peter Tyser · Fri Jul 17 10:14:45 2009 -0500
  24. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  25. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  26. d6bab95 fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs by Kumar Gala · Thu Apr 02 13:57:05 2009 -0500
  27. 9bbd643 fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h by Kumar Gala · Thu Apr 02 13:22:48 2009 -0500
  28. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  29. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  30. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  31. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  32. 7c35785 Clean up diufb command definitions by Peter Tyser · Tue Jan 27 18:03:08 2009 -0600
  33. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · Fri Nov 21 16:31:43 2008 +0800
  34. 47d20df mpc8610hpcd: Fix PCI mapping concepts by Becky Bruce · Wed Dec 03 22:36:44 2008 -0600
  35. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  36. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · Mon Nov 10 10:04:51 2008 -0600
  37. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · Fri Oct 31 17:13:32 2008 -0500
  38. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  39. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  40. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  41. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  42. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  43. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · Sun Aug 31 22:22:04 2008 -0700
  44. ed63bcc Moved initialization of ULI526X Ethernet driver to board code. by Ben Warren · Fri Jul 11 23:42:19 2008 -0700
  45. 54634b4 FSL DDR: Convert MPC8610HPCD to new DDR code. by Jon Loeliger · Tue Aug 26 15:01:36 2008 -0500
  46. 12cec0a Fix some more print() format errors. by Wolfgang Denk · Fri Jul 11 01:16:00 2008 +0200
  47. 68d1acf Merge commit 'wd/master' by Jon Loeliger · Thu Jul 10 12:05:32 2008 -0500
  48. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  49. 5b2de6b MPC8610HPCD: Report board id, board version and fpga version. by Kumar Gala · Thu Jun 19 01:45:50 2008 -0500
  50. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  51. 0229f71 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Wed Jun 11 21:33:16 2008 +0200
  52. 994fdba 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · Wed Jun 11 00:51:45 2008 -0500
  53. f0d1702 Merge commit 'wd/master' by Jon Loeliger · Fri Jun 06 10:48:31 2008 -0500
  54. c496438 Move pixel clock setting to board file by York Sun · Mon May 05 10:19:59 2008 -0500
  55. 0e4a38c mpc86xx: Removed unused and unconfigured memory test code. by Jon Loeliger · Mon May 19 09:47:25 2008 -0500
  56. 309d909 MPC8610HPCD: Drop -O2 from the build flags by Kumar Gala · Wed Apr 30 16:24:35 2008 -0500
  57. 3af779b 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · Tue Apr 29 10:27:08 2008 -0500
  58. 6bcdb40 FSL: Clean up board/freescale/common/Makefile by Jon Loeliger · Wed Mar 19 15:02:07 2008 -0500
  59. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · Tue Mar 04 10:03:03 2008 -0600
  60. 6bcd30c 86xx: Fix GUR PCI config registers properly. by Jon Loeliger · Wed Feb 20 14:22:26 2008 -0600
  61. d42eda2b 8610HPCD: Fix typos in two PCI setup registers. by Jon Loeliger · Tue Feb 19 12:31:08 2008 -0600
  62. a809901 86xx: Remove old-style law setup code by Becky Bruce · Wed Jan 23 16:31:04 2008 -0600
  63. 55a9bed 86xx: Convert mpc8610hpcd to new law setup method. by Becky Bruce · Wed Jan 23 16:31:02 2008 -0600
  64. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · Tue Jan 15 13:42:41 2008 -0600
  65. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  66. 6bb38c4 Convert MPC8610HPCD to use libfdt. by Jon Loeliger · Fri Jan 04 12:07:27 2008 -0600
  67. ca7aff1 8610: Fix lingering compile warnings. by Jon Loeliger · Fri Jan 04 11:58:23 2008 -0600
  68. 0f26273 8610: Move include of config.h earlier. by Jon Loeliger · Thu Jan 03 10:41:04 2008 -0600
  69. 59e7468 8610: Add console frame buffer support to FSL 8610 DIU driver. by York Sun · Wed Oct 31 14:59:04 2007 -0500
  70. b714517 8610: Add 8610 DIU display driver by York Sun · Mon Oct 29 13:58:39 2007 -0500
  71. 36c0b34 Initial mpc8610hpcd board files. by Jon Loeliger · Tue Oct 16 13:54:01 2007 -0500