1. 1c62cc2 powerpc: Use generic global_data by Simon Glass · Thu Dec 13 20:49:23 2012 +0000
  2. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · Thu Dec 13 20:49:05 2012 +0000
  3. 9c6a774 ppc: Move kbd_status to arch_global_data by Simon Glass · Thu Dec 13 20:49:04 2012 +0000
  4. 88a432b ppc: Move wdt_last to arch_global_data by Simon Glass · Thu Dec 13 20:49:03 2012 +0000
  5. f2d9aaf ppc: Move fpga_state to arch_global_data by Simon Glass · Thu Dec 13 20:49:02 2012 +0000
  6. be1534f ppc: Remove console_addr from global data by Simon Glass · Thu Dec 13 20:49:01 2012 +0000
  7. ba01797 ppc: Move mirror_hack to arch_global_data by Simon Glass · Thu Dec 13 20:49:00 2012 +0000
  8. 004cc85 arm: Move uart_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:59 2012 +0000
  9. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · Thu Dec 13 20:48:58 2012 +0000
  10. 387a1f2 ppc: Move arbiter fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:57 2012 +0000
  11. 4d6eaa3 ppc: Move reset_status to arch_global_data by Simon Glass · Thu Dec 13 20:48:56 2012 +0000
  12. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:55 2012 +0000
  13. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:54 2012 +0000
  14. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  15. 0b46658 ppc: Move used_tlb_cams to arch_global_data by Simon Glass · Thu Dec 13 20:48:52 2012 +0000
  16. c6622d6 ppc: Move used_laws to arch_global_data by Simon Glass · Thu Dec 13 20:48:51 2012 +0000
  17. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · Thu Dec 13 20:48:50 2012 +0000
  18. c2baaec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:49 2012 +0000
  19. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · Thu Dec 13 20:48:48 2012 +0000
  20. cc76e9e ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:47 2012 +0000
  21. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:46 2012 +0000
  22. cb7b31a ppc: Remove extra pci_clk fields from global_data by Simon Glass · Thu Dec 13 20:48:45 2012 +0000
  23. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  24. 3ac47d7 Add architecture-specific global data by Simon Glass · Thu Dec 13 20:48:30 2012 +0000
  25. 95bd8e5 powerpc/t4240: Adding workaround errata A-005871 by Shengzhou Liu · Wed Jan 23 19:56:23 2013 +0000
  26. 90a7f9f powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · Wed Jan 23 22:52:31 2013 +0000
  27. 33a619c powerpc/mpc85xx: add support for MMUv2 page sizes by Scott Wood · Fri Jan 18 15:45:58 2013 +0000
  28. 92543c2 powerpc/mpc85xx: Add BSC9132/BSC9232 processor support by Prabhakar Kushwaha · Wed Jan 23 17:59:57 2013 +0000
  29. 248865e powerpc/mpc85xx:Add support of B4420 SoC by Poonam Aggrwal · Sun Dec 23 19:24:16 2012 +0000
  30. 1c85955 powerpc/mpc85xx: Few updates for B4860 cpu changes by Poonam Aggrwal · Sun Dec 23 19:22:33 2012 +0000
  31. 459af69 Add strcasecmp() and strncasecmp() by Simon Glass · Wed Dec 05 14:46:35 2012 +0000
  32. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  33. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · Thu Aug 23 09:25:37 2012 +0200
  34. cd58656 powerpc/85xx: update the work-around for P4080 erratum SERDES-9 by Timur Tabi · Thu Nov 01 08:20:22 2012 +0000
  35. c48234e powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · Mon Nov 26 23:49:45 2012 +0000
  36. 2ce421a powerpc/corenet_ds: move SATA config to board configuration by Zang Roy-R61911 · Mon Nov 26 00:05:38 2012 +0000
  37. c5355dd powerpc/85xx: implement check for erratum A-004580 work-around by Timur Tabi · Thu Nov 01 08:20:23 2012 +0000
  38. f066a04 powerpc/mpc85xx: Temporary fix for spin table backward compatibility by York Sun · Sun Oct 28 08:12:54 2012 +0000
  39. e3ab8c1 powerpc/85xx: implement check for erratum A-004849 work-around by Timur Tabi · Thu Oct 25 12:40:00 2012 +0000
  40. 9a7b5a3 powerpc/85xx/p5040: add CONFIG_SYS_PPC64, del CONFIG_SYS_FSL_ELBC_MULTIBIT_ECC by Timur Tabi · Tue Oct 23 10:48:09 2012 +0000
  41. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · Tue Oct 23 19:03:46 2012 -0500
  42. 9d21772 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · Mon Oct 29 13:34:27 2012 +0000
  43. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  44. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  45. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · Wed Oct 10 22:13:07 2012 +0000
  46. 558359a powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · Sun Oct 14 20:55:17 2012 +0000
  47. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · Mon Oct 08 07:44:30 2012 +0000
  48. 6995a02 powerpc/mpc85xx: Add workaround for DDR erratum A004934 by York Sun · Mon Oct 08 07:44:26 2012 +0000
  49. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · Mon Oct 08 07:44:25 2012 +0000
  50. 016095d powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT by York Sun · Mon Oct 08 07:44:24 2012 +0000
  51. 98df4d1 powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation by York Sun · Mon Oct 08 07:44:23 2012 +0000
  52. 7d69ea3 powerpc/mpc8xxx: Update DDR registers by York Sun · Mon Oct 08 07:44:22 2012 +0000
  53. bafd803 fm/mEMAC: add mEMAC frame work by Roy Zang · Mon Oct 08 07:44:21 2012 +0000
  54. bcf7b3d powerpc/mpc85xx: Add B4860 and variant SoCs by York Sun · Mon Oct 08 07:44:20 2012 +0000
  55. 9941a22 powerpc/mpc85xx: Add T4240 SoC by York Sun · Mon Oct 08 07:44:19 2012 +0000
  56. 81177ad powerpc/mpc85xx: Add T4 device definitions by Andy Fleming · Mon Oct 08 07:44:18 2012 +0000
  57. 7e0edbd powerpc/corenet2: Add SerDes for corenet2 by York Sun · Mon Oct 08 07:44:15 2012 +0000
  58. 9650b63 powerpc/mpc85xx: Add RCW bits and registers for SerDes for corenet2 by York Sun · Mon Oct 08 07:44:14 2012 +0000
  59. b4d27cd powerpc/e6500: Move QCSP registers for QMan v3 by York Sun · Mon Oct 08 07:44:13 2012 +0000
  60. 75391c8 powerpc/mpc85xx: expand SERDES reference clock select bit by York Sun · Mon Oct 08 07:44:12 2012 +0000
  61. d7778f7 powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2 by York Sun · Mon Oct 08 07:44:11 2012 +0000
  62. b8a076b powerpc/mpc85xx: change RCW MEM_PLL_PLAT for Chassis generation 2 by York Sun · Mon Oct 08 07:44:09 2012 +0000
  63. c3d87b1 powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 by York Sun · Mon Oct 08 07:44:08 2012 +0000
  64. 2c28cf1 powerpc/DPAA: Fix compiling error by York Sun · Mon Oct 08 07:44:05 2012 +0000
  65. d5e1388 powerpc/85xx: Add P5040 processor support by Timur Tabi · Fri Oct 05 11:09:19 2012 +0000
  66. ebede50 powerpc/85xx: define SRIO LIODN functions only if SRIO is defined by Timur Tabi · Fri Oct 05 09:48:52 2012 +0000
  67. b173eaf powerpc/85xx: introduce SET_PCI_LIODN_BASE, for setting PCI LIODNs by Laurentiu Tudor · Fri Oct 05 09:48:51 2012 +0000
  68. 712b662 powerpc/srio: Workaround for srio erratrm a004034 by Liu Gang · Fri Sep 28 21:26:19 2012 +0000
  69. 8365992 P4080/esdhc: make the P4080 ESDHC13 errata workaround conditional by Zang Roy-R61911 · Tue Sep 18 09:50:08 2012 +0000
  70. 09f4c2c mpc85xx: make gpio_direction_output respect value by Chris Packham · Thu Sep 06 17:28:35 2012 +0000
  71. 3a7de0b powerpc: Change bi_baudrate and global data baudrate to int by Simon Glass · Fri Oct 12 14:21:14 2012 +0000
  72. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  73. 33bda90 ppc4xx: Remove ML2 board support by Stefan Roese · Wed Sep 19 15:18:51 2012 +0200
  74. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  75. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  76. 11f70bd powerpc: re-add bi_ip_addr to bd_t struct by Anatolij Gustschin · Sun Sep 02 09:09:00 2012 +0000
  77. 37d4f00 Revert "powerpc: Fix declaration type for I/O functions" by Andy Fleming · Thu Aug 23 12:00:31 2012 -0500
  78. 2bfa0f4 powerpc/85xx: clear out TLB on boot by Scott Wood · Mon Aug 20 13:10:08 2012 +0000
  79. e2cba15 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h by York Sun · Fri Aug 17 09:00:54 2012 +0000
  80. e8dc17b powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · Fri Aug 17 08:22:39 2012 +0000
  81. 794c692 powerpc/mpc8xxx: Add fine timing support for DDR3 by York Sun · Fri Aug 17 08:22:37 2012 +0000
  82. 2adf2ce powerpc/mpc8xxx: fix core id for multicore booting by York Sun · Fri Aug 17 08:20:26 2012 +0000
  83. 7bc4f62 Added new ext fields to IFC by Kumar Gala · Fri Aug 17 08:20:25 2012 +0000
  84. 45ff800 Add IFC offset for DPAA/Corenet platforms by Kumar Gala · Fri Aug 17 08:20:24 2012 +0000
  85. c1abf4a Add e6500 processor detection by Kumar Gala · Fri Aug 17 08:20:23 2012 +0000
  86. 7b2947f powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · Fri Aug 17 08:20:22 2012 +0000
  87. bfb29a2 powerpc/mpc8xxx: Add immap for topology and rcpm registers by York Sun · Fri Aug 17 08:20:21 2012 +0000
  88. 4fc2aac powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC by Prabhakar Kushwaha · Wed Aug 15 06:24:15 2012 +0000
  89. 826cf62 powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC by Prabhakar Kushwaha · Wed Aug 15 04:12:43 2012 +0000
  90. 8080696 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · Tue Aug 14 10:14:53 2012 +0000
  91. a1ef48c powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · Tue Aug 14 10:14:51 2012 +0000
  92. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · Tue Aug 14 06:47:27 2012 +0000
  93. 7920fb1 powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · Tue Aug 14 06:47:21 2012 +0000
  94. 78fb175 p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · Mon Aug 13 08:10:37 2012 +0000
  95. 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · Fri Aug 10 11:07:26 2012 +0000
  96. e86e1a3 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · Thu Aug 09 05:10:00 2012 +0000
  97. d7b17a9 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · Thu Aug 09 05:09:59 2012 +0000
  98. 5315553 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · Wed Aug 08 18:04:53 2012 +0000
  99. 2494cea powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · Tue Apr 10 22:49:12 2012 +0000
  100. 79e052a powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · Tue Apr 10 22:48:59 2012 +0000