1. ceaf612 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue Nov 08 07:44:52 2011 +0100
  2. 2fc8fbb arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Sat Nov 05 05:13:05 2011 +0000
  3. f8d47f6 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:59 2011 +0000
  4. 2bdb0f4 mpc8220/i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:58 2011 +0000
  5. 9412a44 mpc8260/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · Fri Nov 04 15:55:57 2011 +0000
  6. 7595ff2 mpc8260/i2c.c: CodingStyle cleanup by Wolfgang Denk · Fri Nov 04 15:55:56 2011 +0000
  7. f4deff1 mpc8220/fec.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:55 2011 +0000
  8. 80c4801 mpc8260/speed.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:52 2011 +0000
  9. 54804a4 mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:43 2011 +0000
  10. 3019e56 mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · Fri Nov 04 15:55:37 2011 +0000
  11. d0344a4 mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · Fri Nov 04 15:55:36 2011 +0000
  12. 89f85ad mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:32 2011 +0000
  13. 51fc4a9 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:21 2011 +0000
  14. 64070ba arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:10 2011 +0000
  15. 775ad02 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Fri Nov 04 15:55:08 2011 +0000
  16. 09e3c9f arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · Fri Nov 04 15:55:07 2011 +0000
  17. cd478fc arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:06 2011 +0000
  18. f05b933 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · Tue Oct 11 23:57:30 2011 -0500
  19. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · Tue Oct 11 23:57:29 2011 -0500
  20. 0c72e66 mpc83xx: Fix ipic structure definition by Joe Hershberger · Tue Oct 11 21:46:04 2011 -0500
  21. 81a75f1 mpc83xx: fix global timer structure definition by Kim Phillips · Sun Aug 14 23:09:39 2011 -0500
  22. 9209ed5 Reduce build times by Wolfgang Denk · Tue Nov 01 20:54:02 2011 +0000
  23. 96ea2b9 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · Sat Oct 29 09:38:31 2011 +0000
  24. df59292 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · Sat Oct 29 09:37:52 2011 +0000
  25. 3f7772c arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Sun Oct 23 11:58:52 2011 +0000
  26. 46bc7f0 GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · Fri Oct 21 14:17:27 2011 +0000
  27. 3c48d6c GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · Fri Oct 21 14:17:19 2011 +0000
  28. 6081490 GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · Fri Oct 21 14:17:15 2011 +0000
  29. c9af943 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · Fri Oct 21 14:17:14 2011 +0000
  30. 99b00d9 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · Fri Oct 21 14:17:12 2011 +0000
  31. 701b4be GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · Fri Oct 21 14:17:07 2011 +0000
  32. c16d054 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · Fri Oct 21 14:17:06 2011 +0000
  33. ea168cf PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · Fri Oct 21 14:17:02 2011 +0000
  34. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:41:54 2011 +0000
  35. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · Sun Oct 16 00:07:08 2011 +0000
  36. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:12 2011 +0000
  37. 265766c powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · Mon Oct 17 16:46:06 2011 -0700
  38. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  39. 3761b97 mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · Wed Oct 19 14:58:15 2011 -0400
  40. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · Tue Oct 18 18:44:34 2011 -0500
  41. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · Fri Oct 14 16:26:06 2011 +0800
  42. 4eb3c37 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · Fri Oct 14 13:28:52 2011 -0500
  43. 0e7ccae powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · Fri Oct 14 00:03:58 2011 -0500
  44. 2b2b696 powerpc/85xx: Update setting of SRIO LIODNs by Kumar Gala · Fri Oct 14 00:01:23 2011 -0500
  45. 3d0ba80 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Sat Oct 15 22:00:01 2011 +0200
  46. 96c051b powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles by Timur Tabi · Tue Sep 20 18:24:36 2011 -0500
  47. 8fa7b05 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · Thu Oct 13 15:33:20 2011 -0500
  48. efdc91c powerpc/p3041: fixup portal config info by Haiying Wang · Wed Sep 28 10:51:14 2011 -0400
  49. ac3be37 powerpc/p2041: fixup portal config info by Haiying Wang · Wed Sep 28 10:51:13 2011 -0400
  50. 5bfdb8a powerpc/p5020: fixup portal config info by Haiying Wang · Wed Sep 28 10:51:15 2011 -0400
  51. 8f3933e powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · Mon Oct 03 12:18:39 2011 -0700
  52. c8ef3aa powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · Mon Oct 03 19:10:51 2011 -0500
  53. fae3da2 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY by Timur Tabi · Tue Oct 04 16:44:43 2011 -0500
  54. bd495cf powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · Fri Sep 16 13:21:35 2011 -0700
  55. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  56. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  57. b918173 POST: add post_log_res field for post results in global data by Valentin Longchamp · Wed Aug 03 02:37:01 2011 +0000
  58. 3c28f48 console: Implement pre-console buffer by Graeme Russ · Thu Sep 01 00:48:27 2011 +0000
  59. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  60. 8b033cf powerpc/p3060: Add SoC related support for P3060 platform by Shengzhou Liu · Wed Aug 31 17:48:18 2011 +0800
  61. 9d8e813 powerpc/85xx: Add support for setting up RAID engine liodns on P5020 by Kumar Gala · Sat Sep 10 10:44:13 2011 -0500
  62. f3339d6 powerpc/mpc8548: Add workaround for erratum NMG_LBC103 by Kumar Gala · Mon Oct 03 08:37:57 2011 -0500
  63. 866c6fa powerpc/mpc8548: Add workaround for erratum NMG_DDR120 by Kumar Gala · Fri Sep 16 09:54:30 2011 -0500
  64. 8ca8d82 powerpc/p4080: Add support for secure boot flow by Ruchika Gupta · Wed Dec 15 17:02:08 2010 +0000
  65. b4c102b sbc82xx: delete support for obsolete SBC8240/SBC8260 by Paul Gortmaker · Sat Sep 17 13:47:47 2011 +0000
  66. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · Mon Aug 29 02:14:05 2011 +0000
  67. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  68. 454f507 powerpc/mpc8xxx: Add DDR2 to unified DDR driver by York Sun · Fri Aug 26 11:32:43 2011 -0700
  69. dc4d40c powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps() by York Sun · Fri Aug 26 11:32:42 2011 -0700
  70. 92b46ac powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots by York Sun · Fri Aug 26 11:32:41 2011 -0700
  71. 15f874a powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en by York Sun · Fri Aug 26 11:32:40 2011 -0700
  72. f0345e2 powerpc/mpc8xxx: Move DDR RCW overriding to common code by York Sun · Wed Aug 24 09:40:26 2011 -0700
  73. 7a16d64 powerpc/mpc8xxx: Extend CWL table by York Sun · Wed Aug 24 09:40:25 2011 -0700
  74. 362ba29 powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536 by Kumar Gala · Wed Aug 24 09:14:16 2011 -0500
  75. 6c6752d powerpc/85xx: Add networking support to P1023RDS by Roy Zang · Fri Feb 04 13:42:45 2011 -0600
  76. 2683c53 powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · Wed Apr 13 08:37:44 2011 -0500
  77. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  78. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  79. 302a65c powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set by Kumar Gala · Sun Jul 31 12:55:39 2011 -0500
  80. 46b86ca fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010) by Poonam Aggrwal · Thu Jul 07 20:36:47 2011 +0530
  81. af54a5f powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC) by Poonam Aggrwal · Wed Jun 29 16:32:52 2011 +0530
  82. c7664a4 fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) by Poonam Aggrwal · Thu Jun 30 03:00:28 2011 -0500
  83. ee90b1c powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M by Poonam Aggrwal · Wed Jun 29 16:32:50 2011 +0530
  84. 9eae083 nand: Freescale Integrated Flash Controller NAND support by Dipen Dudhat · Tue Mar 22 09:27:39 2011 +0530
  85. e769dea powerpc/85xx: relocate CCSR before creating the initial RAM area by Timur Tabi · Wed Aug 03 16:30:10 2011 -0500
  86. d8f341c powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros by Timur Tabi · Thu Aug 04 18:03:41 2011 -0500
  87. a49034f powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0 by Kumar Gala · Wed Apr 13 00:19:10 2011 -0500
  88. 3fb68ee powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014 by Ramneek Mehresh · Wed Mar 23 15:20:43 2011 +0530
  89. fae16c9 ppc4xx: Flush dcache after DDR2 autocalibration with caches on by Stefan Roese · Fri Sep 16 12:54:58 2011 +0200
  90. ca1b5db Fix incorrect array size of phy settings for 405EX by Weirich, Bernhard · Thu Sep 08 18:27:38 2011 +0200
  91. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · Wed Aug 31 02:45:23 2011 +0000
  92. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  93. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · Mon Aug 01 04:01:43 2011 +0000
  94. 6d99ce2 video: Add SHARP LQ084S3LG01 LCD support on P1022DS by Timur Tabi · Thu May 26 09:02:17 2011 -0500
  95. 3725f55 powerpc/8xxx: Remove dependency on <usb.h> by Kumar Gala · Fri Jul 29 08:51:26 2011 -0500
  96. 4f60de5 powerpc/85xx: enable USB2 gadget mode for corenet ds board by Shaohui Xie · Thu Jul 28 16:17:32 2011 +0800
  97. 89e4870 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · Tue May 03 13:24:08 2011 -0500
  98. f2bbb53 MPC8xxx: drop redundant boot messages by Wolfgang Denk · Mon Jul 25 10:13:53 2011 +0200
  99. e222ed3 powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500 by Kumar Gala · Mon Jul 25 09:28:39 2011 -0500
  100. b89130d powerpc/85xx: Fix up clock_freq property in CAN node of dts by Bhaskar Upadhaya · Fri Mar 04 20:27:58 2011 +0530