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