1. 273feaf powerpc: eSPI and eSPI controller support by Mingkai Hu · 13 years ago
  2. 66412c6 powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · 14 years ago
  3. d90fdba powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001 by Timur Tabi · 13 years ago
  4. f68d306 powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA by Timur Tabi · 13 years ago
  5. 7d6d9ba powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled by Timur Tabi · 13 years ago
  6. da30b9f powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005 by Timur Tabi · 14 years ago
  7. ba8e76b powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · 13 years ago
  8. ae425c1 powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set by Matthew McClintock · 13 years ago
  9. 416202f powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties by Kim Phillips · 13 years ago
  10. 3000976 powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs by Lei Xu · 13 years ago
  11. 86221f0 powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020 by Roy Zang · 13 years ago
  12. e02aea6 powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) by Kumar Gala · 14 years ago
  13. df8af0b p4080/serdes: Implement the XAUI workaround for SERDES9 erratum by Emil Medve · 14 years ago
  14. 3d28c5c powerpc/85xx: fsl_corenet_serdes code rework by Emil Medve · 14 years ago
  15. 2a0ffb8 powerpc/85xx: Add device tree fixup for bman portal by Haiying Wang · 14 years ago
  16. 2bad42a powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb by Ramneek Mehresh · 14 years ago
  17. 4b77047 powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC by Dipen Dudhat · 14 years ago
  18. d7da148 powerpc/85xx: Change CS timing params before changing CS properties on IFC by Dipen Dudhat · 14 years ago
  19. 1fade70 powerpc: fix implementation of out_8 to match the other out_XX functions by Timur Tabi · 14 years ago
  20. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  21. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  22. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  23. ed59e58 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  24. c3624e6 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  25. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  26. aef293b Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · 13 years ago
  27. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  28. 865ff85 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · 13 years ago
  29. 063c126 tsec: Convert tsec to use PHY Lib by Andy Fleming · 14 years ago
  30. 8ae86b7 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  31. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  32. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  33. c1c087b powerpc/85xx: Removed clearing of L2-as-SRAM by Fabian Cenedese · 14 years ago
  34. 32c8cfb fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · 14 years ago
  35. 2a9fab8 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · 14 years ago
  36. b93f81a powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS by Jiang Yutang · 14 years ago
  37. 314b3ff p4080ds: remove rev1-specific code for the SERDES8 erratum by Timur Tabi · 14 years ago
  38. a3055c5 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · 14 years ago
  39. 4aa8405 powerpc/85xx: Add some defines & registers in immap_85xx.h by Zhao Chenhui · 14 years ago
  40. a52d2f8 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · 14 years ago
  41. c1fc2d4 powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT by Zhao Chenhui · 14 years ago
  42. 84d2e03 mpc83xx: restrict UTMI PHY configuration to 831x parts by Kim Phillips · 14 years ago
  43. c2a63f4 powerpc/8xxx: Fix typo for address hashing message by Kumar Gala · 14 years ago
  44. c7fd27c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · 14 years ago
  45. e820a13 fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC by Kyle Moffett · 14 years ago
  46. 33e6835 powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020 by Laurentiu TUDOR · 14 years ago
  47. f5feb5a powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree by bhaskar upadhaya · 14 years ago
  48. 939cdcd powerpc/85xx: Fix determining Fman freq on P1023 by Kumar Gala · 14 years ago
  49. b5c8753 powerpc/85xx: Fixup determining PME, FMan freq by Kumar Gala · 14 years ago
  50. c657d89 powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE by Kumar Gala · 14 years ago
  51. 7d640e9 powerpc/85xx: Corrected sdhc clock value for P1010 by Priyanka Jain · 14 years ago
  52. 1fbf348 powerpc/85xx: Adds some P1010/P1014 SoC configuration defines by Poonam Aggrwal · 14 years ago
  53. 093cffb powerpc/85xx: Support for Freescale P1024/P1025 processor by Kumar Gala · 14 years ago
  54. a7b1e1b powerpc/85xx: load ucode from nand flash before qe_init by Haiying Wang · 14 years ago
  55. 0b3b176 fsl_ddr: Adds 16 bit DDR Data width option by Poonam Aggrwal · 14 years ago
  56. c399765 powerpc/8xxx: Display DIMM model by York Sun · 14 years ago
  57. b6ccd2c fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · 14 years ago
  58. 24995d8 powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · 14 years ago
  59. 67a719d powerpc/85xx: Add support for Freescale P1023/P1017 Processors by Roy Zang · 14 years ago
  60. ebc7394 powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL by Kumar Gala · 14 years ago
  61. f9a33f1 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · 14 years ago
  62. fdb4dad powerpc/85xx: Cleanup some QE related defines by Kumar Gala · 14 years ago
  63. c39f44d powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · 14 years ago
  64. 5df4b0a powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · 14 years ago
  65. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  66. fbee0f7 powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 by Kumar Gala · 14 years ago
  67. eea9a12 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · 14 years ago
  68. f0f8994 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · 14 years ago
  69. d789b5f powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · 14 years ago
  70. 28747f9 powerpc/85xx: Add SERDES support for P1010/P1014 by Prabhakar Kushwaha · 14 years ago
  71. b03a466 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · 14 years ago
  72. 2d7534a powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · 14 years ago
  73. c04bf5e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  74. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  75. eb672e9 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  76. 4ca3192 powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · 14 years ago
  77. 08b3f75 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · 14 years ago
  78. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  79. 7afc45a powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · 14 years ago
  80. cc1dd33 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · 14 years ago
  81. e81241a powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · 14 years ago
  82. f5b6fb7 powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · 14 years ago
  83. 856e4b0 powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · 14 years ago
  84. fced09a Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  85. 2da0fc0 ppc4xx: Add DLVision-10G board support by Dirk Eibach · 14 years ago
  86. 8d4addc Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  87. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  88. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  89. 04a641d powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · 14 years ago
  90. 9167191 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · 14 years ago
  91. eb0aff7 powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · 14 years ago
  92. e1df0de powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · 14 years ago
  93. 5103a03 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · 14 years ago
  94. 6e7f0bc0 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · 14 years ago
  95. d1a24f0 Minor Coding Style Cleanup. by Wolfgang Denk · 14 years ago
  96. 8aba9dc Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · 14 years ago
  97. 5aebe3b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  98. 9296683 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · 14 years ago
  99. beba93e powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · 14 years ago
  100. 768d5b2 powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · 14 years ago