1. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  2. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  3. 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
  4. a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · Thu Oct 25 10:32:14 2012 +0200
  5. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  6. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  7. 11dee96 powerpc/mpc85xx:Disable Debug TLB entry for non-minimal SPL by Prabhakar Kushwaha · Fri Jul 05 11:59:26 2013 +0530
  8. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  9. 6162f71 Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · Fri Jun 28 10:02:03 2013 +0200
  10. 2016d45 powerpc/85xx: Add P1023RDB board support by Chunhe Lan · Fri Jun 14 16:21:48 2013 +0800
  11. c2ea92b powerpc/mpc85xx:Disable Debug TLB entry before init_tlbs by Prabhakar Kushwaha · Thu Jun 13 10:14:00 2013 +0530
  12. ab95b09 powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZE by Axel Lin · Sun May 26 15:00:30 2013 +0800
  13. 5ca62f2 powerpc/mpc85xx: modify the functionality clear_bss and aligning the end address of the BSS by Ying Zhang · Fri Jun 07 17:25:16 2013 +0800
  14. 0d4f544 powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · Mon May 20 14:07:23 2013 +0800
  15. 3f4a5c4 powerpc/mpc85xx: work around erratum A-006593 by Scott Wood · Wed May 15 17:50:13 2013 -0500
  16. 6f024c9 fsl_ifc: add support for different IFC bank count by Mingkai Hu · Thu May 16 10:18:13 2013 +0800
  17. 50082f0 powerpc/t4qds: Slave module for boot from SRIO and PCIE by Liu Gang · Tue May 07 16:30:50 2013 +0800
  18. 0ff15f9 powerpc/b4860qds: Slave module for boot from SRIO and PCIE by Liu Gang · Tue May 07 16:30:48 2013 +0800
  19. 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · Tue May 07 16:30:46 2013 +0800
  20. 7cc7b77 85xx: Change case of MPC85XX_PORBMSR_ROMLOC_SHIFT by Andy Fleming · Thu Jun 20 14:54:33 2013 -0500
  21. f4c557c powerpc: Use lower case for the core names by Fabio Estevam · Sun Apr 21 13:11:02 2013 -0300
  22. 84fa67e powerpc/BSC9132: Add IFC bank count by York Sun · Thu Apr 18 19:31:01 2013 -0700
  23. f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · Thu Apr 04 09:31:54 2013 +0530
  24. ab4ab01 powerpc/mpc85xx: new SPL support for IFC NAND by Prabhakar Kushwaha · Tue Apr 16 13:27:59 2013 +0530
  25. d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · Tue Apr 16 13:27:44 2013 +0530
  26. abe3a3f powerpc/mpc85xx: explicit cast the SDRAM size to type phys_size_t by Mingkai Hu · Fri Apr 12 15:56:28 2013 +0800
  27. 7bd4b72 85xx: Change clock-frequency compatible to 2.0 by Andy Fleming · Mon Jun 17 15:10:28 2013 -0500
  28. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  29. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
  30. 52bf102 powerpc/mpc85xx: Clear L1 D-cache lock by York Sun · Fri Apr 05 13:07:13 2013 +0000
  31. c1e37bf SECURE BOOT - Removed deletion of TLB entries code by Ruchika Gupta · Mon Mar 25 07:40:25 2013 +0000
  32. 43e0f7b powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple by Shaveta Leekha · Mon Mar 25 07:40:24 2013 +0000
  33. 525ab51 powerpc/B4: Merge B4420 and B4860 in config_mpc85xx.h by Poonam Aggrwal · Mon Mar 25 07:40:20 2013 +0000
  34. 07489e7 powerpc/mpc8xxx: Allow DDR overclock by York Sun · Mon Mar 25 07:40:08 2013 +0000
  35. aa150bb powerpc/chassis2: Change core numbering scheme by York Sun · Mon Mar 25 07:40:07 2013 +0000
  36. 4657136 powerpc/mpc8xxx: Add T1040 and variant SoCs by York Sun · Mon Mar 25 07:40:06 2013 +0000
  37. 64fd08b powerpc/T4160: Merge T4160 and T4240 in config_mpc85xx.h by York Sun · Mon Mar 25 07:40:05 2013 +0000
  38. 284ce50 Add e6500 L2 replacement policy selection by James Yang · Mon Mar 25 07:40:03 2013 +0000
  39. c072306 powerpc/mpc85xx: check if core is disabled for showing status by York Sun · Mon Mar 25 07:40:00 2013 +0000
  40. 718fd95 Enable L2 cache parity/ECC error checking by James Yang · Mon Mar 25 07:39:58 2013 +0000
  41. fe9e8e3 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Tue May 14 18:47:43 2013 -0400
  42. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  43. 01a8258 powerpc/mpc8xxx: Allow board file to override DDR address assignment by York Sun · Mon Mar 25 07:39:35 2013 +0000
  44. a2e8e0a powerpc/mpc85xx: Update workaround for DDR erratum A-004934 by York Sun · Mon Mar 25 07:39:34 2013 +0000
  45. 59a539a T4/usb: move usb 2.0 utmi dual phy init code to cpu_init.c by Roy Zang · Mon Mar 25 07:39:33 2013 +0000
  46. 073302e powerpc/85xx: fix build error introduced by serdes_get_prtcl by Shengzhou Liu · Mon Mar 25 07:39:30 2013 +0000
  47. 6758be2 t4240qds/eth: fixup ethernet for t4240qds by Shengzhou Liu · Mon Mar 25 07:39:28 2013 +0000
  48. 835c9ad powerpc/85xx: add missing QMAN frequency calculation by Shaohui Xie · Mon Mar 25 07:33:25 2013 +0000
  49. fb5137a powerpc/mpc85xx: Add T4160 SoC by York Sun · Mon Mar 25 07:33:29 2013 +0000
  50. 85e660f powerpc/t4240: Fix SerDes protocol arrays with const prefix by York Sun · Mon Mar 25 07:33:28 2013 +0000
  51. 14c3049 powerpc/mpc85xx: Fix PIR parsing for chassis2 by York Sun · Mon Mar 25 07:33:27 2013 +0000
  52. d571f77 powerpc/corenet2: Print SerDes protocol in decimal by York Sun · Mon Mar 25 07:33:26 2013 +0000
  53. ff12ffe T4/USB: Add USB 2.0 UTMI dual phy support by Roy Zang · Mon Mar 25 07:33:23 2013 +0000
  54. e2f3573 powerpc/mpc85xx: Fix portal setup by York Sun · Mon Mar 25 07:33:21 2013 +0000
  55. fcb60e8 powerpc/mpc8xxx: Fix DDR 3-way interleaving by York Sun · Mon Mar 25 07:33:20 2013 +0000
  56. cc117ce T4/SerDes: correct the SATA index by Roy Zang · Mon Mar 25 07:33:18 2013 +0000
  57. 5631c64 e6500: Move L1 enablement after L2 enablement by Andy Fleming · Mon Mar 25 07:33:14 2013 +0000
  58. 76c630c powerpc/mpc85xx: Update corenet global utility block registers by York Sun · Mon Mar 25 07:33:12 2013 +0000
  59. eab55c0 powerpc/mpc85xx: Add definitions for HDBCR registers by Andy Fleming · Mon Mar 25 07:33:10 2013 +0000
  60. f7dfe25 powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot by Sandeep Singh · Mon Mar 25 07:33:09 2013 +0000
  61. d4337d5 powerpc: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:04 2013 +0000
  62. 33de200 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat May 11 09:25:36 2013 +0200
  63. 6513aa6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Thu May 02 19:54:32 2013 -0400
  64. 060c491 powerpc/mpc85xx: Changed LIODN offset values by Cristian Sovaiala · Mon Mar 25 07:30:12 2013 +0000
  65. 52db64b powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs by York Sun · Mon Mar 25 07:30:11 2013 +0000
  66. d3bdef7 powerpc/85xx: add SerDes bank 4 lanes by Timur Tabi · Mon Mar 25 07:30:08 2013 +0000
  67. f6aa822 powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x by Prabhakar Kushwaha · Wed Mar 20 18:36:06 2013 +0000
  68. f70831e mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on by Horst Kronstorfer · Wed Mar 13 10:14:05 2013 +0000
  69. cf4f493 powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0) by Xulei · Mon Mar 11 17:56:34 2013 +0000
  70. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · Mon Mar 04 03:59:20 2013 +0000
  71. 337c47b powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node by Tang Yuantian · Thu Feb 28 23:24:34 2013 +0000
  72. 5d9606e powerpc/b4860: Adding workaround errata A-005871 by Shengzhou Liu · Wed Feb 27 21:56:54 2013 +0000
  73. cddd3c5 powerpc/b4: Fix the wrong register offset of B4 PCIE module by Liu Gang · Mon Feb 25 00:14:17 2013 +0000
  74. 109a8d3 powerpc/mpc85xx: add setting of clock-frequency for mpic node by Dongsheng.wang@freescale.com · Wed Jan 30 18:51:52 2013 +0000
  75. 1345220 powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' by Jeffrey Ladouceur · Fri Jan 25 10:38:53 2013 +0000
  76. 3ab6a5a Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · Thu May 02 16:21:20 2013 -0400
  77. 4c0c7bb mpc512x: remove dead code by Anatolij Gustschin · Sat Mar 30 09:26:36 2013 +0000
  78. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  79. 8ac3711 mpc: iim: Switch to common fsl_iim by Benoît Thébaudeau · Tue Apr 23 10:17:42 2013 +0000
  80. 7ee151d Add fsl_iim driver by Benoît Thébaudeau · Tue Apr 23 10:17:41 2013 +0000
  81. 07038ad ppc4xx: Add SPL support by Stefan Roese · Tue Apr 02 10:37:04 2013 +0200
  82. ab7d35c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:31:50 2013 -0400
  83. d1cdc1b powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · Tue Apr 09 17:10:59 2013 +0200
  84. b2553f5 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · Sun Feb 17 18:23:32 2013 +0000
  85. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  86. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · Tue Jan 22 10:44:09 2013 +0000
  87. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  88. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  89. fa6945f ppc: Enable generic board support by Simon Glass · Mon Mar 11 06:50:01 2013 +0000
  90. db397fa Introduce generic post-relocation board_r.c by Simon Glass · Mon Mar 11 14:30:37 2013 +0000
  91. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  92. 9bce37c Introduce generic link section.h symbol files by Simon Glass · Tue Mar 05 14:39:37 2013 +0000
  93. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  94. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  95. 39cf43f ppc: Remove PCIPPC2 and PCIPPC6 boards by Stefan Roese · Thu Feb 07 01:48:30 2013 +0000
  96. 32a7cb3 mpc512x: Adjust the DRAM init sequence to the datasheet spec by Anatolij Gustschin · Fri Feb 08 00:03:49 2013 +0000
  97. d639890 mpc512x: add ifm ac14xx board by Anatolij Gustschin · Fri Feb 08 00:03:48 2013 +0000
  98. a4911f5 mpc512x: allow configuring board specific IPS divider by Anatolij Gustschin · Fri Feb 08 00:03:47 2013 +0000
  99. db20e91 mpc512x: optionally configure DIU, LPC and NFC deviders by Anatolij Gustschin · Fri Feb 08 00:03:46 2013 +0000
  100. c936642 mpc512x: use common code for clock setting for all mpc512x boards by Anatolij Gustschin · Fri Feb 08 00:03:45 2013 +0000