1. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  2. 5ffa88e powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  3. 7d67ed5 powerpc/srio: Rewrite the struct ccsr_rio by Liu Gang · 13 years ago
  4. 5113ee7 powerpc/85xx:Fix lds for nand boot debug info by Prabhakar Kushwaha · 13 years ago
  5. 119a55f powerpc/85xx:Avoid vector table compilation for nand_spl by Prabhakar Kushwaha · 13 years ago
  6. 64829ba powerpc/85xx:Fix IVORs addr after vector table relocation by Prabhakar Kushwaha · 13 years ago
  7. a4107f8 powerpc/85xx:Avoid hardcoded vector address for IVORs by Prabhakar Kushwaha · 13 years ago
  8. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  9. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  10. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  11. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  12. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  13. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  14. 79f4912 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  15. 5a52977 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  16. 670c24f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  17. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  18. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  19. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  20. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  21. 01baa05 powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  22. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  23. ce2acd3 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  24. ad37ef1 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  25. 9839709 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  26. 411e150 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  27. c18de0d mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  28. cc15df5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  29. 2f3a71f mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  30. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  31. fbc20aa powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  32. 3e0529f powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  33. 4108508 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  34. 33c8753 powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  35. 43f082b powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  36. 9da752e mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  37. bddf144 iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  38. 4a12726 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  39. deeecb7 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  40. 6cd71d0 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  41. a6370da cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  42. 8f6db4b 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  43. fe91a65 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  44. af0af52 usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  45. d14a94b arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  46. c33b92e arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  47. 9dfa8da Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  48. d3983ee font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  49. 2d14e36 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  50. dea7f88 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  51. c1ee16b arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  52. 667bc17 arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  53. e55d637 arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  54. 3d6d9c3 arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  55. e4c9a35 arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  56. cfee584 fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399 by Poonam Aggrwal · 13 years ago
  57. 50cf3d1 powerpc/85xx: Add support for Book-E MMU Arch v2.0 by Kumar Gala · 13 years ago
  58. 4765fb7 powerpc/85xx: Fix warning for USB device-fixup by Ramneek Mehresh · 13 years ago
  59. 72243c0 powerpc/85xx: resize the boot page TLB before relocating CCSR by Timur Tabi · 13 years ago
  60. 19e4384 powerpc/85xx: verify the current address of CCSR before relocating it by Timur Tabi · 13 years ago
  61. 452ad61 powerpc/85xx: add some missing sync instructions in the CCSR relocation code by Timur Tabi · 13 years ago
  62. c2efa0a powerpc/85xx: fix some comments in the CCSR relocation code by Timur Tabi · 13 years ago
  63. 5c4a3d4 powerpc/85xx: fix definition of MAS register macros by Timur Tabi · 13 years ago
  64. aada81d powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129 by chenhui zhao · 13 years ago
  65. 5721385 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  66. 69545df arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  67. 8a33201 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  68. 8b337be mpc8220/i2c.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  69. 918e346 mpc8260/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  70. 86ba925 mpc8260/i2c.c: CodingStyle cleanup by Wolfgang Denk · 13 years ago
  71. 50f87ca mpc8220/fec.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  72. 89a7b78 mpc8260/speed.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  73. 4d4aeba mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  74. 937943d mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · 13 years ago
  75. 09e68ff mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · 13 years ago
  76. bae6501 mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  77. 90357f1 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  78. a442173 arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  79. 1c2931d arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  80. 9b998b0 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  81. 9306749 arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
  82. 7d6a098 mpc83xx: Cleanup usage of LBC constants by Joe Hershberger · 13 years ago
  83. 2fef402 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  84. 4713db6 mpc83xx: Fix ipic structure definition by Joe Hershberger · 13 years ago
  85. 63063cc mpc83xx: fix global timer structure definition by Kim Phillips · 13 years ago
  86. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  87. e5d5ed4 4xx_pci.c: add error checking, fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  88. 32bb34a 4xx_uart.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  89. a9f4fc3 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  90. 7f2229b GCC4.6: Squash warnings in mpc86xx/interrupts.c by Marek Vasut · 13 years ago
  91. cd84b1f GCC4.6: Squash warnings in ddr[123]_dimm_params.c by Marek Vasut · 13 years ago
  92. e7fb8ba GCC4.6: Squash warnings in 4xx_pcie.c by Marek Vasut · 13 years ago
  93. bd78ef9 GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.c by Marek Vasut · 13 years ago
  94. 73dc307 GCC4.6: Squash warnings in 44x_spd_ddr.c by Marek Vasut · 13 years ago
  95. ae484ba GCC4.6: Squash warnings in denali_spd_ddr2.c by Marek Vasut · 13 years ago
  96. b6d5040 GCC4.6: Squash warnings in denali_data_eye.c by Marek Vasut · 13 years ago
  97. 506b9f2 PowerPC: Squash warning in mpc512x serial.c by Marek Vasut · 13 years ago
  98. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  99. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  100. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago