1. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  2. 7920fb1 powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · 12 years ago
  3. 78fb175 p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 12 years ago
  4. 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · 12 years ago
  5. 99e0c29 powerpc/corenet_ds: Master module for boot from PCIE by Liu Gang · 12 years ago
  6. e86e1a3 powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  7. d7b17a9 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  8. 5315553 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · 12 years ago
  9. 1768649 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  10. 258120c mpc85xx: Initial SP alignment is wrong. by Joakim Tjernlund · 12 years ago
  11. 2494cea powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · 13 years ago
  12. 79e052a powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · 13 years ago
  13. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  14. 913b6e6 powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs by Timur Tabi · 12 years ago
  15. e5cdeb9 powerpc/mpc85xx: Ignore E bit for BSC9130/1 by York Sun · 12 years ago
  16. b56570c powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  17. 2400904 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · 12 years ago
  18. 4b736b8 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB by York Sun · 13 years ago
  19. defa90f Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  20. 25fe1e2 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · 12 years ago
  21. f22fa08 MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  22. b38126d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  23. 8d131c4 powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E by York Sun · 13 years ago
  24. 9ed8811 powerpc/mpc85xx: Workaround for erratum CPU_A011 by York Sun · 13 years ago
  25. 8cb6548 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  26. d755c83 powerpc/P4080: Check SVR for CPU22 workaround by York Sun · 13 years ago
  27. f11b08a lib/powerpc: addrmap_phys_to_virt() should return a pointer by Timur Tabi · 13 years ago
  28. d4bd925 powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting by Prabhakar Kushwaha · 13 years ago
  29. 3d42a96 powerpc/mpc85xx:Add debugger support for e500v2 SoC by Prabhakar Kushwaha · 13 years ago
  30. 5735fe1 powerpc/85xx:Fix NAND code base to support debugger by Prabhakar Kushwaha · 13 years ago
  31. bc8d57c powerpc/85xx:Make debug exception vector accessible by Prabhakar Kushwaha · 13 years ago
  32. 8f3e892 powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger by Prabhakar Kushwaha · 13 years ago
  33. beebb88 powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support by Prabhakar Kushwaha · 13 years ago
  34. c50f969 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago
  35. 594f17e MPC8xxx: Define cache ops for USB by Marek Vasut · 13 years ago
  36. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 13 years ago
  37. 00c62a8 net: Encapsulate CDP packet identification by Joe Hershberger · 13 years ago
  38. 3b9cd39 arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning by Joe Hershberger · 13 years ago
  39. 6947d5f arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning by Joe Hershberger · 13 years ago
  40. 8cb3af8 arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning by Joe Hershberger · 13 years ago
  41. 0b3c100 arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning by Joe Hershberger · 13 years ago
  42. eba0fe3 MPC8xx: fix "Remove volatile from net API" aftermath by Wolfgang Denk · 13 years ago
  43. 460b156 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 13 years ago
  44. 4ede022 powerpc/85xx: fix NAND boot linker scripts for -fpic by Scott Wood · 13 years ago
  45. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  46. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  47. e5eceec powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR by Timur Tabi · 13 years ago
  48. f420aa9 powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  49. 85bcd73 powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  50. 58f030c powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  51. 4cc8532 powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  52. 78deaa1 powerpc/srio: Rewrite the struct ccsr_rio by Liu Gang · 13 years ago
  53. a01db41 powerpc/85xx:Fix lds for nand boot debug info by Prabhakar Kushwaha · 13 years ago
  54. 4a66422 powerpc/85xx:Avoid vector table compilation for nand_spl by Prabhakar Kushwaha · 13 years ago
  55. f838786 powerpc/85xx:Fix IVORs addr after vector table relocation by Prabhakar Kushwaha · 13 years ago
  56. 2153b57 powerpc/85xx:Avoid hardcoded vector address for IVORs by Prabhakar Kushwaha · 13 years ago
  57. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  58. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  59. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  60. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  61. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  62. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  63. 800c206 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  64. 6bce611 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  65. f6bc1ca Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  66. c7ec3c2 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  67. 911c606 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  68. 8f48bb0 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  69. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  70. 78d58de powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  71. f41330e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  72. dce2403 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago
  73. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  74. a07c051 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · 13 years ago
  75. f71ee3c arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  76. a85994c mpc85xx: support board-specific reset function by Ira W. Snyder · 13 years ago
  77. 186d7a5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  78. 09da8b8 mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · 13 years ago
  79. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  80. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago
  81. 293935c powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · 13 years ago
  82. df2be19 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · 13 years ago
  83. f37569d powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  84. 945e59a powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · 13 years ago
  85. 805b3c6 mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  86. 30b531f iop480_uart.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  87. c4ef3d4 40x_spd_sdram.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  88. 65a5712 44x_spd_ddr2.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  89. c068ec7 44x_spd_ddr.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  90. 54ec1cc cmd_ecctest.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  91. 9a3d7aa 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  92. 53dcbca 4xx_pcie.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  93. bc114cc usb_ohci.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  94. b1cbf46 arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  95. e0b079b arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  96. 3b81468 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · 13 years ago
  97. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · 13 years ago
  98. b045116 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  99. d5bbe66 arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  100. 4d91715 arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago