1. f0eb1f6 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · 12 years ago
  2. 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
  3. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  4. e5ab702 powerpc: re-add bi_ip_addr to bd_t struct by Anatolij Gustschin · 12 years ago
  5. 83f83d1 ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · 12 years ago
  6. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  7. d7903ae mpc5xxx: add GPIO port configuration by Anatolij Gustschin · 12 years ago
  8. 98ae9ac Revert "powerpc: Fix declaration type for I/O functions" by Andy Fleming · 12 years ago
  9. 3ea2153 powerpc/85xx: clear out TLB on boot by Scott Wood · 12 years ago
  10. 7ac3cc2 powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h by York Sun · 12 years ago
  11. 1d083ff powerpc/mpc8xxx DDR: Fix interactive DDR debugging by York Sun · 12 years ago
  12. 62f739f powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only by York Sun · 12 years ago
  13. 7e4db27 powerpc/mpc8xxx DDR: Fix CAS latency calculation by York Sun · 12 years ago
  14. 45064ad powerpc/mpc8xxx: Fix bug for extended DDR timing by York Sun · 12 years ago
  15. a4c6650 powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving by York Sun · 12 years ago
  16. fcea306 powerpc/mpc8xxx: Add support for cas latency 12 and above by York Sun · 12 years ago
  17. 73b5396 powerpc/mpc8xxx: Add fine timing support for DDR3 by York Sun · 12 years ago
  18. 744713a powerpc/mpc85xx: Skip zero values for DDR debug registers by York Sun · 12 years ago
  19. 709389b powerpc/mpc8xxx: fix core id for multicore booting by York Sun · 12 years ago
  20. ffdf889 Added new ext fields to IFC by Kumar Gala · 12 years ago
  21. 50d96e9 Add IFC offset for DPAA/Corenet platforms by Kumar Gala · 12 years ago
  22. 5b6b85a Add e6500 processor detection by Kumar Gala · 12 years ago
  23. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  24. 1ca8690 powerpc/mpc8xxx: Add immap for topology and rcpm registers by York Sun · 12 years ago
  25. 3854173 powerpc/mpc85xx: Add IFC LAW target ID for FSL High-End SoC by Prabhakar Kushwaha · 12 years ago
  26. e4879af powerpc/mpc85xx:Enable debugger support to missed e500v2 SoC by Prabhakar Kushwaha · 12 years ago
  27. 33eee33 powerpc/fsl-corenet: work around erratum A004510 by Scott Wood · 12 years ago
  28. 3e978f5 powerpc/fsl-corenet: remove dead variant symbols by Scott Wood · 12 years ago
  29. 055ce08 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  30. 99abf7d powerpc/85xx: add support for FM2 DTSEC5 by Timur Tabi · 12 years ago
  31. 9c6b47d p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 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. 81fa73b powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macro by Liu Gang · 12 years ago
  35. ff65f12 powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build target by Liu Gang · 12 years ago
  36. 57125f2 powerpc/mpc85xx: Make NMG_CPU_A011 workaround conditional by York Sun · 12 years ago
  37. 7de8a71 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  38. 89f4289 mpc85xx: Initial SP alignment is wrong. by Joakim Tjernlund · 12 years ago
  39. 2095947 powerpc: Fix declaration type for I/O functions by Prabhakar Kushwaha · 12 years ago
  40. a16a5cc powerpc:Fix return type & parameter passed for I/O functions by Prabhakar Kushwaha · 12 years ago
  41. 47fde91 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  42. 5c5befd powerpc/85xx: use CONFIG_SYS_FSL_PCIE_COMPAT macro when setting the PCI LIODNs by Timur Tabi · 12 years ago
  43. 718f2b3 powerpc/mpc85xx: Ignore E bit for BSC9130/1 by York Sun · 12 years ago
  44. 7ee4110 powerpc/85xx: improve definition of BR_PHYS_ADDR macro by Timur Tabi · 12 years ago
  45. 98de369 powerpc/ddr: fix fsl_ddr_get_dimm_params compile error by Shaohui Xie · 12 years ago
  46. 535a159 powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 for DDR over 4GB by York Sun · 12 years ago
  47. b98b611 Merge branch 'next' of git://git.denx.de/u-boot by Wolfgang Denk · 12 years ago
  48. 15ae8a3 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · 12 years ago
  49. 569fadc MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  50. 8246ff8 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 12 years ago
  51. feae342 powerpc/mpc85xx: Fix Handling the lack of L2 cache on P2040/P2040E by York Sun · 12 years ago
  52. 5e23ab0 powerpc/mpc85xx: Workaround for erratum CPU_A011 by York Sun · 12 years ago
  53. 48f6a5c powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  54. 1e9ea85 powerpc/P4080: Check SVR for CPU22 workaround by York Sun · 12 years ago
  55. 7b6e805 lib/powerpc: addrmap_phys_to_virt() should return a pointer by Timur Tabi · 12 years ago
  56. e87dc41 powerpc/mpc85xx:NAND_SPL:Avoid IFC/eLBC Base address setting by Prabhakar Kushwaha · 12 years ago
  57. ad75d44 powerpc/mpc85xx:Add debugger support for e500v2 SoC by Prabhakar Kushwaha · 12 years ago
  58. d16a37b powerpc/85xx:Fix NAND code base to support debugger by Prabhakar Kushwaha · 12 years ago
  59. 689f00f powerpc/85xx:Make debug exception vector accessible by Prabhakar Kushwaha · 12 years ago
  60. 5344f7a powerpc/85xx:Fix MSR[DE] bit in MSR to support debugger by Prabhakar Kushwaha · 12 years ago
  61. 19a8dbd powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support by Prabhakar Kushwaha · 12 years ago
  62. a6cdaa0 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago
  63. 2531568 MPC8xxx: Define cache ops for USB by Marek Vasut · 12 years ago
  64. cb487f5 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 12 years ago
  65. 1735188 net: Encapsulate CDP packet identification by Joe Hershberger · 12 years ago
  66. 7a10692 arch/powerpc/cpu/mpc8260/ether_scc.c: Fix compile warning by Joe Hershberger · 12 years ago
  67. 412411c arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warning by Joe Hershberger · 12 years ago
  68. 888fc61 arch/powerpc/cpu/mpc8260/ether_fcc.c: Fix compile warning by Joe Hershberger · 12 years ago
  69. 3573c32 arch/powerpc/cpu/mpc8220/fec.c: Fix compile warning by Joe Hershberger · 12 years ago
  70. 1b10d07 MPC8xx: fix "Remove volatile from net API" aftermath by Wolfgang Denk · 12 years ago
  71. 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
  72. d2a97da powerpc/85xx: fix NAND boot linker scripts for -fpic by Scott Wood · 12 years ago
  73. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 12 years ago
  74. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 12 years ago
  75. 822ad60f powerpc/85xx: don't touch MAS7 on e500v1 when relocating CCSR by Timur Tabi · 13 years ago
  76. 5056c8e powerpc/corenet_ds: Slave core in holdoff when boot from SRIO by Liu Gang · 13 years ago
  77. 0a85a9e powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO by Liu Gang · 13 years ago
  78. 3f1af81 powerpc/corenet_ds: Slave uploads ucode when boot from SRIO by Liu Gang · 13 years ago
  79. 5ffa88e powerpc/corenet_ds: Master module for boot from SRIO by Liu Gang · 13 years ago
  80. 7d67ed5 powerpc/srio: Rewrite the struct ccsr_rio by Liu Gang · 13 years ago
  81. 5113ee7 powerpc/85xx:Fix lds for nand boot debug info by Prabhakar Kushwaha · 13 years ago
  82. 119a55f powerpc/85xx:Avoid vector table compilation for nand_spl by Prabhakar Kushwaha · 13 years ago
  83. 64829ba powerpc/85xx:Fix IVORs addr after vector table relocation by Prabhakar Kushwaha · 13 years ago
  84. a4107f8 powerpc/85xx:Avoid hardcoded vector address for IVORs by Prabhakar Kushwaha · 13 years ago
  85. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  86. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  87. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  88. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  89. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  90. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  91. 79f4912 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  92. 5a52977 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · 13 years ago
  93. 670c24f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  94. 3dc23c7 fsl_lbc: add printout of LCRR and LBCR to local bus regs by Paul Gortmaker · 13 years ago
  95. 4b56579 mpc83xx: Add a GPIO driver for the MPC83XX family by Joe Hershberger · 13 years ago
  96. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  97. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  98. 01baa05 powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  99. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  100. ce2acd3 ppc4xx: Remove usbdev.c by Stefan Roese · 13 years ago