1. a821d08 ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  2. 99bcad1 ppc4xx: Remove IOP480 support by Stefan Roese · 12 years ago
  3. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  4. fcc2074 serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
  5. 7a31154 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
  6. d68f4da serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
  7. 2063a54 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
  8. b57c652 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
  9. 918327c serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  10. f0eb1f6 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  11. 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  12. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  13. d7903ae mpc5xxx: add GPIO port configuration by Anatolij Gustschin · 12 years ago
  14. 3ea2153 powerpc/85xx: clear out TLB on boot by Scott Wood · 12 years ago
  15. 7ac3cc2 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h by York Sun · 12 years ago
  16. 1d083ff powerpc/mpc8xxx DDR: Fix interactive DDR debugging by York Sun · 12 years ago
  17. 62f739f powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only by York Sun · 12 years ago
  18. 7e4db27 powerpc/mpc8xxx DDR: Fix CAS latency calculation by York Sun · 12 years ago
  19. 45064ad powerpc/mpc8xxx: Fix bug for extended DDR timing by York Sun · 12 years ago
  20. a4c6650 powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · 12 years ago
  21. fcea306 powerpc/mpc8xxx: Add support for cas latency 12 and above by York Sun · 12 years ago
  22. 73b5396 powerpc/mpc8xxx: Add fine timing support for DDR3 by York Sun · 12 years ago
  23. 744713a powerpc/mpc85xx: Skip zero values for DDR debug registers by York Sun · 12 years ago
  24. 709389b powerpc/mpc8xxx: fix core id for multicore booting by York Sun · 12 years ago
  25. ffdf889 Added new ext fields to IFC by Kumar Gala · 12 years ago
  26. 5b6b85a Add e6500 processor detection by Kumar Gala · 12 years ago
  27. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  28. 33eee33 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
  29. 3e978f5 powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · 12 years ago
  30. 055ce08 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  31. 99abf7d powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · 12 years ago
  32. be7bebe powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
  33. b5f7c87 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  34. ff65f12 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  35. 57125f2 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · 12 years ago
  36. 89f4289 mpc85xx: Initial SP alignment is wrong. by Joakim Tjernlund · 12 years ago
  37. 5c5befd powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs by Timur Tabi · 12 years ago
  38. 98de369 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · 12 years ago
  39. 535a159 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB by York Sun · 12 years ago
  40. b98b611 Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  41. 15ae8a3 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · 12 years ago
  42. 569fadc MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  43. 8246ff8 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  44. feae342 powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E by York Sun · 12 years ago
  45. 5e23ab0 powerpc/mpc85xx: Workaround for erratum CPU_A011 by York Sun · 12 years ago
  46. 48f6a5c powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  47. 1e9ea85 powerpc/P4080: Check SVR for CPU22 workaround by York Sun · 12 years ago
  48. e87dc41 powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting by Prabhakar Kushwaha · 12 years ago
  49. d16a37b powerpc/85xx:Fix NAND code base to support debugger by Prabhakar Kushwaha · 12 years ago
  50. 689f00f powerpc/85xx:Make debug exception vector accessible by Prabhakar Kushwaha · 12 years ago
  51. 5344f7a powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger by Prabhakar Kushwaha · 12 years ago
  52. 19a8dbd powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support by Prabhakar Kushwaha · 12 years ago
  53. a6cdaa0 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago
  54. 2531568 MPC8xxx: Define cache ops for USB by Marek Vasut · 12 years ago
  55. cb487f5 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 12 years ago
  56. 1735188 net: Encapsulate CDP packet identification by Joe Hershberger · 12 years ago
  57. 7a10692 arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning by Joe Hershberger · 12 years ago
  58. 412411c arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning by Joe Hershberger · 12 years ago
  59. 888fc61 arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning by Joe Hershberger · 12 years ago
  60. 3573c32 arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning by Joe Hershberger · 12 years ago
  61. 1b10d07 MPC8xx: fix "Remove volatile from net API" aftermath by Wolfgang Denk · 12 years ago
  62. d2a97da powerpc/85xx: fix NAND boot linker scripts for -fpic by Scott Wood · 12 years ago
  63. 822ad60f powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR by Timur Tabi · 13 years ago
  64. 5056c8e powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  65. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  66. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  67. 5ffa88e powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  68. 5113ee7 powerpc/85xx:Fix lds for nand boot debug info by Prabhakar Kushwaha · 13 years ago
  69. 119a55f powerpc/85xx:Avoid vector table compilation for nand_spl by Prabhakar Kushwaha · 13 years ago
  70. 64829ba powerpc/85xx:Fix IVORs addr after vector table relocation by Prabhakar Kushwaha · 13 years ago
  71. a4107f8 powerpc/85xx:Avoid hardcoded vector address for IVORs by Prabhakar Kushwaha · 13 years ago
  72. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  73. 79f4912 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  74. 5a52977 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  75. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  76. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  77. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  78. ce2acd3 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  79. ad37ef1 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  80. 411e150 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  81. c18de0d mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  82. cc15df5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  83. 2f3a71f mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  84. f2717b4 powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  85. fbc20aa powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  86. 4108508 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  87. 33c8753 powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  88. 43f082b powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  89. 9da752e mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  90. bddf144 iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  91. 4a12726 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  92. deeecb7 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  93. 6cd71d0 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  94. a6370da cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  95. 8f6db4b 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  96. fe91a65 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  97. af0af52 usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  98. d14a94b arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  99. c33b92e arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  100. 9dfa8da Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago