1. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · Tue Nov 06 13:48:20 2012 +0000
  2. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:39 2012 +0000
  3. 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · Mon Oct 29 13:34:38 2012 +0000
  4. 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:37 2012 +0000
  5. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  6. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  7. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  8. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · Wed Oct 10 22:13:07 2012 +0000
  9. 77cf283 cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · Wed Oct 10 22:13:06 2012 +0000
  10. 430c0dc Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · Mon Oct 22 16:54:38 2012 -0700
  11. 1bc8b04 85xx: Protect timeout_save variable with ifdefs by Andy Fleming · Mon Oct 22 17:28:18 2012 -0500
  12. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · Sun Oct 14 20:55:17 2012 +0000
  13. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · Thu Oct 11 07:13:39 2012 +0000
  14. e67bdfc mpc85xx/portals: Add qman and bman ip_cfg field into portal info by Haiying Wang · Thu Oct 11 07:13:38 2012 +0000
  15. 3b5179f powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platform by York Sun · Mon Oct 08 07:44:31 2012 +0000
  16. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · Mon Oct 08 07:44:30 2012 +0000
  17. 31a0c8c powerpc/mpc85xx: Remove R6 from spin table by York Sun · Mon Oct 08 07:44:29 2012 +0000
  18. 9b9372f powerpc/mpc8xxx: Fix DDR SPD failed message by York Sun · Mon Oct 08 07:44:28 2012 +0000
  19. d01babd powerpc/mpc8xxx: Add auto select bank interleaving mode by York Sun · Mon Oct 08 07:44:27 2012 +0000
  20. 6995a02 powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · Mon Oct 08 07:44:26 2012 +0000
  21. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · Mon Oct 08 07:44:25 2012 +0000
  22. 016095d powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · Mon Oct 08 07:44:24 2012 +0000
  23. 98df4d1 powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · Mon Oct 08 07:44:23 2012 +0000
  24. 7d69ea3 powerpc/mpc8xxx: Update DDR registers by York Sun · Mon Oct 08 07:44:22 2012 +0000
  25. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · Mon Oct 08 07:44:20 2012 +0000
  26. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  27. 383f6f6 powerpc/corenet2: fix mismatch DDR sync bit from RCW by York Sun · Mon Oct 08 07:44:16 2012 +0000
  28. 7e0edbd powerpc/corenet2: Add SerDes for corenet2 by York Sun · Mon Oct 08 07:44:15 2012 +0000
  29. d7778f7 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · Mon Oct 08 07:44:11 2012 +0000
  30. 908412d powerpc/mpc85xx: check number of cores by York Sun · Mon Oct 08 07:44:10 2012 +0000
  31. b8a076b powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 by York Sun · Mon Oct 08 07:44:09 2012 +0000
  32. c3d87b1 powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 by York Sun · Mon Oct 08 07:44:08 2012 +0000
  33. 0f2f2a3 powerpc/mpc85xx: Introduce new macros to add and delete TLB entries by York Sun · Mon Oct 08 07:44:07 2012 +0000
  34. 17ec6fa powerpc/85xx: Add determining and report IFC frequency by Kumar Gala · Mon Oct 08 07:44:06 2012 +0000
  35. d5e1388 powerpc/85xx: Add P5040 processor support by Timur Tabi · Fri Oct 05 11:09:19 2012 +0000
  36. b4842a9 powerpc/p5040ds: add per pci endpoint liodn offset list by Laurentiu Tudor · Fri Oct 05 09:48:54 2012 +0000
  37. ebede50 powerpc/85xx: define SRIO LIODN functions only if SRIO is defined by Timur Tabi · Fri Oct 05 09:48:52 2012 +0000
  38. e6c2819 powerpc/mpc85xx: fix Unicode characters in release.S by Timur Tabi · Fri Oct 05 09:48:50 2012 +0000
  39. 712b662 powerpc/srio: Workaround for srio erratrm a004034 by Liu Gang · Fri Sep 28 21:26:19 2012 +0000
  40. ff6a024 powerpc/mpc8xxx: Fix USB device-tree fixup by ramneek mehresh · Tue Sep 18 22:28:51 2012 +0000
  41. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · Wed Oct 17 00:45:46 2012 +0000
  42. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · Fri Oct 12 10:27:03 2012 +0000
  43. 8365992 P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional by Zang Roy-R61911 · Tue Sep 18 09:50:08 2012 +0000
  44. 10b13c9 powerpc mpc85xx: Only clear TSR:WIS in watchdog_reset. by Mark Marshall · Sun Sep 09 23:06:03 2012 +0000
  45. d9c6449 serial: Use default_serial_puts() in drivers by Marek Vasut · Sat Oct 06 14:07:02 2012 +0000
  46. ed06204 mpc82xx: Remove BMW board port by Stefan Roese · Wed Sep 19 03:18:53 2012 +0000
  47. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  48. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  49. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  50. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  51. a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · Thu Sep 13 01:40:33 2012 +0200
  52. c548545 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · Thu Sep 13 01:38:52 2012 +0200
  53. 18a4779 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · Thu Sep 13 01:34:16 2012 +0200
  54. 80ee3db serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · Thu Sep 13 01:29:31 2012 +0200
  55. 58698e7 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · Thu Sep 13 01:26:42 2012 +0200
  56. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:50:18 2012 +0200
  57. 419d894 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:50:56 2012 +0200
  58. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  59. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  60. 6d1f5a6 mpc5xxx: add GPIO port configuration by Anatolij Gustschin · Sun Aug 12 23:38:10 2012 +0000
  61. 2bfa0f4 powerpc/85xx: clear out TLB on boot by Scott Wood · Mon Aug 20 13:10:08 2012 +0000
  62. e2cba15 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h by York Sun · Fri Aug 17 09:00:54 2012 +0000
  63. 48d2b86 powerpc/mpc8xxx DDR: Fix interactive DDR debugging by York Sun · Fri Aug 17 08:22:43 2012 +0000
  64. 11dd884 powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only by York Sun · Fri Aug 17 08:22:42 2012 +0000
  65. fa3ede5 powerpc/mpc8xxx DDR: Fix CAS latency calculation by York Sun · Fri Aug 17 08:22:41 2012 +0000
  66. cd077cf powerpc/mpc8xxx: Fix bug for extended DDR timing by York Sun · Fri Aug 17 08:22:40 2012 +0000
  67. e8dc17b powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · Fri Aug 17 08:22:39 2012 +0000
  68. bad8209 powerpc/mpc8xxx: Add support for cas latency 12 and above by York Sun · Fri Aug 17 08:22:38 2012 +0000
  69. 794c692 powerpc/mpc8xxx: Add fine timing support for DDR3 by York Sun · Fri Aug 17 08:22:37 2012 +0000
  70. b513d9d powerpc/mpc85xx: Skip zero values for DDR debug registers by York Sun · Fri Aug 17 08:22:36 2012 +0000
  71. 2adf2ce powerpc/mpc8xxx: fix core id for multicore booting by York Sun · Fri Aug 17 08:20:26 2012 +0000
  72. 7bc4f62 Added new ext fields to IFC by Kumar Gala · Fri Aug 17 08:20:25 2012 +0000
  73. c1abf4a Add e6500 processor detection by Kumar Gala · Fri Aug 17 08:20:23 2012 +0000
  74. 7b2947f powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · Fri Aug 17 08:20:22 2012 +0000
  75. 8080696 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · Tue Aug 14 10:14:53 2012 +0000
  76. a1ef48c powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · Tue Aug 14 10:14:51 2012 +0000
  77. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · Tue Aug 14 06:47:27 2012 +0000
  78. 7920fb1 powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · Tue Aug 14 06:47:21 2012 +0000
  79. 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · Fri Aug 10 11:07:26 2012 +0000
  80. 99e0c29 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · Thu Aug 09 05:10:02 2012 +0000
  81. d7b17a9 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · Thu Aug 09 05:09:59 2012 +0000
  82. 5315553 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · Wed Aug 08 18:04:53 2012 +0000
  83. 258120c mpc85xx: Initial SP alignment is wrong. by Joakim Tjernlund · Mon Jul 23 10:58:02 2012 +0000
  84. 913b6e6 powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs by Timur Tabi · Wed Jul 25 11:03:34 2012 +0000
  85. 2400904 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · Thu Jun 28 23:36:38 2012 +0000
  86. 4b736b8 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB by York Sun · Mon May 21 08:43:11 2012 +0000
  87. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · Mon Jul 30 20:39:52 2012 +0200
  88. 25fe1e2 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · Sat Jul 28 00:57:12 2012 +0200
  89. f22fa08 MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · Thu Jul 19 23:00:02 2012 +0000
  90. b38126d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Jul 08 19:16:14 2012 +0200
  91. 8d131c4 powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E by York Sun · Mon May 07 07:39:53 2012 +0000
  92. 9ed8811 powerpc/mpc85xx: Workaround for erratum CPU_A011 by York Sun · Mon May 07 07:26:47 2012 +0000
  93. 8cb6548 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · Fri Jul 06 17:10:33 2012 -0500
  94. d755c83 powerpc/P4080: Check SVR for CPU22 workaround by York Sun · Mon May 07 07:26:45 2012 +0000
  95. d4bd925 powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting by Prabhakar Kushwaha · Sun Apr 29 23:57:25 2012 +0000
  96. 5735fe1 powerpc/85xx:Fix NAND code base to support debugger by Prabhakar Kushwaha · Sun Apr 29 23:56:56 2012 +0000
  97. bc8d57c powerpc/85xx:Make debug exception vector accessible by Prabhakar Kushwaha · Sun Apr 29 23:56:43 2012 +0000
  98. 8f3e892 powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger by Prabhakar Kushwaha · Sun Apr 29 23:56:30 2012 +0000
  99. beebb88 powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support by Prabhakar Kushwaha · Tue Apr 24 20:16:49 2012 +0000
  100. c50f969 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · Mon Jun 18 19:11:34 2012 -0500