1. c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  2. 794c1c7 powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 by Priyanka Jain · 11 years ago
  3. be11d89 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · 11 years ago
  4. 086f0a7 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · 11 years ago
  5. d11523b powerpc/b4860: Add workaround for errata A006384 and A006475 by Shaveta Leekha · 11 years ago
  6. 0dda398 B4860/B4420: Add PLL_NUM define for B4420/B4860 to use SerDes2 Refclks re-configuration by Shaveta Leekha · 11 years ago
  7. 331dd1d 85xx/b4860: Alternate serdes protocols for B4860/B4420 by poonam aggrwal · 11 years ago
  8. 2145a3e board/b4860qds: Add support to make PCIe SATA work on B4860QDS by Shaveta Leekha · 11 years ago
  9. 8d2ba98 board/b4860qds: Add support to make Aurora work on B4860QDS by Shaveta Leekha · 11 years ago
  10. b646bec kbuild: move "checkgcc4" to PowerPC archprepare by Masahiro Yamada · 11 years ago
  11. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · 11 years ago
  12. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  13. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · 11 years ago
  14. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  15. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  16. 81de9bf powerpc/t208x: some update to support t2081 by Shengzhou Liu · 11 years ago
  17. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · 11 years ago
  18. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  19. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  20. 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · 11 years ago
  21. 63fcdc6 powerpc/usb: Enable dual phy for T1040 by Nikhil Badola · 11 years ago
  22. e70cd8d boards/t1040qds: Adds ethernet support for T1040 by Prabhakar Kushwaha · 11 years ago
  23. 3e5ce1c powerpc/mpc85xx: Update serdes protocols for T1040 by Prabhakar Kushwaha · 11 years ago
  24. aab52f4 powerpc/mpc85xx: Update LIODNs for T1040 by poonam aggrwal · 11 years ago
  25. 608ed2c powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  26. 7f9da82 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  27. f76f289 powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk by Masahiro Yamada · 11 years ago
  28. fe094e4 powerpc: mpc5xx: remove redundant CONFIG_5xx definition by Masahiro Yamada · 11 years ago
  29. facaf2a powerpc: mpc8xx: remove redundant CONFIG_8xx definition by Masahiro Yamada · 11 years ago
  30. a17073b powerpc: delete unused header files by Masahiro Yamada · 11 years ago
  31. 227f0a5 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
  32. 22e3c42 eSDHC: Calculate envaddr accroding to the address format by Haijun.Zhang · 11 years ago
  33. f6facca powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL by Po Liu · 11 years ago
  34. c723aa0 powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474 by York Sun · 11 years ago
  35. 64ca4b4 powerpc/85xx: update erratum a006379 by Shengzhou Liu · 11 years ago
  36. 7cad207 powerpc/83xx: Add support for get_svr() for 83xx devices by Ramneek Mehresh · 11 years ago
  37. e681c62 powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLS by Shengzhou Liu · 11 years ago
  38. e9dcaa8 powerpc/mpc85xx: Add support for single source clocking by Priyanka Jain · 11 years ago
  39. 71db754 Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) by Masahiro Yamada · 11 years ago
  40. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
  41. 0573359 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
  42. e6066b0 powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040 by Prabhakar Kushwaha · 11 years ago
  43. 45359a3 powerpc/t4240: Add a frequency setting case for fman1 by Shaohui Xie · 11 years ago
  44. 5f65050 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · 11 years ago
  45. 1b1e5cf T4240: Address T4240/T4160 Rev2.0 DDR clock change by Zang Roy-R61911 · 11 years ago
  46. 501c010 powerpc/corenet: CPC1 speculation disable by Dave Liu · 11 years ago
  47. f305cd2 powerpc/mpc85xx: Add T2080/T2081 SoC support by Shengzhou Liu · 11 years ago
  48. 4227e49 net/fman: Add support for 10GEC3 and 10GEC4 by Shengzhou Liu · 11 years ago
  49. 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · 11 years ago
  50. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  51. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  52. 0c61d5d mpc85xx: Fix the offset of register address error by Tang Yuantian · 11 years ago
  53. 7dadf34 powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.c by Masahiro Yamada · 11 years ago
  54. f7b8743 powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.c by Masahiro Yamada · 11 years ago
  55. 9287aa2 powerpc: mpc83xx: delete unused rules by Masahiro Yamada · 11 years ago
  56. a927d45 powerpc: move mpc8xxx entry under arch/powerpc/cpu/ by Masahiro Yamada · 11 years ago
  57. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  58. 1e573e9 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
  59. 8bd733b powerpc/t4240: fix per pci endpoint liodn offsets by Laurentiu TUDOR · 11 years ago
  60. 4a6f710 powerpc/t4240: set pcie liodn in the correct register by Laurentiu TUDOR · 11 years ago
  61. 51009b6 powerpc/83xx: Define USB1 and USB2 base addr for MPC834x by ramneek mehresh · 11 years ago
  62. 94dce8b powerpc/t1040: Update defines to support T1040SoC personalities by Priyanka Jain · 11 years ago
  63. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  64. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  65. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  66. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  67. f4fe44a fsl/mpc85xx: define common serdes_clock_to_string function by Valentin Longchamp · 11 years ago
  68. 0b81093 mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it by Valentin Longchamp · 11 years ago
  69. 993967a mpc8xxx: call i2c_set_bus_num in __get_spd by Valentin Longchamp · 11 years ago
  70. 3d854c4 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · 11 years ago
  71. 16b0806 powerpc/usb:Differentiate USB controller base address by ramneek mehresh · 11 years ago
  72. d04f8fe powerpc/usb:Define CONFIG_USB_MAX_CONTROLLER_COUNT for all 85xx socs by ramneek mehresh · 11 years ago
  73. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  74. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  75. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  76. b195425 powerpc/mpc85xx: Add workaround for erratum A006379 by York Sun · 11 years ago
  77. 4a71741 powerpc: Fix CamelCase warnings in DDR related code by Priyanka Jain · 11 years ago
  78. 7e8382f powerpc/mpc85xx:Avoid fix clk groups for Cluster & HW accelerator by Prabhakar Kushwaha · 11 years ago
  79. 7851253 powerpc/mpc85xx:Update processor defines for T1040 by Prabhakar Kushwaha · 11 years ago
  80. cc3c5b6 powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2 by Prabhakar Kushwaha · 11 years ago
  81. d103009 powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.h by Po Liu · 11 years ago
  82. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  83. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  84. 815c967 SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  85. 0cc5907 powerpc/mpc85xx: Add workaround for erratum A-005125 by York Sun · 11 years ago
  86. a2f7262 powerpc/mpc85xx: Fix the I2C bus speed error on p1022 by Tang Yuantian · 11 years ago
  87. 4393f95 SPL: P1022DS: switch to new multibus/multiadapter support by Ying Zhang · 11 years ago
  88. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  89. 3ca0952 Fix for incorrect conversion hex string to number (FMAN firmware address). by Николай Пузанов · 11 years ago
  90. 097be70 powerpc/sec: Add workaround for SEC A-003571 by Shengzhou Liu · 11 years ago
  91. c218d29 powerpc/t4240: add QSGMII interface support by Shaohui Xie · 11 years ago
  92. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · 11 years ago
  93. 3adfb91 powerpc: Use print_size() where appropriate by Shruti Kanetkar · 11 years ago
  94. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  95. 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · 11 years ago
  96. ffc86e2 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · 11 years ago
  97. e54a67f ppc4xx: Remove support for PPC405CR CPUs by Matthias Fuchs · 11 years ago
  98. 9254640 fsl_i2c: add workaround for the erratum I2C A004447 by Chunhe Lan · 11 years ago
  99. 52744b4 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  100. 368544e powerpc/usb: Depricate usb_phy_type and usb_dr_mode uboot env variables by ramneek mehresh · 11 years ago