1. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  2. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 15 years ago
  3. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  4. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  5. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  6. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  7. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  8. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  9. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  10. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  11. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  12. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  13. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  14. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  15. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 15 years ago
  16. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  17. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  18. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  19. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  20. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  21. 30c3add Drop support for GTH board by Wolfgang Denk · 14 years ago
  22. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  23. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  24. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  25. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  26. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  27. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  28. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  29. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  30. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  31. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  32. a24926d mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · 14 years ago
  33. 1b62549 powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · 15 years ago
  34. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 15 years ago
  35. 6578bae fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · 15 years ago
  36. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  37. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  38. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 15 years ago
  39. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 15 years ago
  40. 756eff8 ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 15 years ago
  41. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 15 years ago
  42. 5f52bd1 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 15 years ago
  43. d848058 Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  44. 85aa2c4 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  45. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  46. 7329f25 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · 14 years ago
  47. 457a3af Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  48. 1612609 MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  49. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 15 years ago
  50. e379c7e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  51. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · 15 years ago
  52. 8d5fa6a mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c by Kim Phillips · 15 years ago
  53. 4565e04 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · 15 years ago
  54. 2b5451e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  55. 52ac6b7 mpc83xx: fix NAND bootstrap too big error by Kim Phillips · 15 years ago
  56. be329c1 Enabled support for Rev 1.3 SPD for DDR2 DIMMs by York Sun · 15 years ago
  57. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  58. 0edddd9 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · 15 years ago
  59. af7a9dc 85xx: Add is_serdes_configured() support to MPC8536 SERDES by Kumar Gala · 15 years ago
  60. ed7aaf8 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 15 years ago
  61. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  62. 1013985 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  63. 1780f3b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 15 years ago
  64. 7e78f89 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  65. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 15 years ago
  66. e0ef732 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 15 years ago
  67. acbd8ec 85xx: clean up the io_sel for PCI express of P1022 by Dave Liu · 15 years ago
  68. 1d39c9a 85xx: Fix compile warning by Kumar Gala · 15 years ago
  69. 2f1d2d2 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 15 years ago
  70. 8107926 fsl-ddr: Add extra cycle to turnaround times by Dave Liu · 15 years ago
  71. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  72. 657c46e mpc5121: add common post_word_load/store code by Anatolij Gustschin · 15 years ago
  73. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · 15 years ago
  74. 4c6d349 mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 15 years ago
  75. 007a817 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 15 years ago
  76. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · 15 years ago
  77. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  78. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  79. 39b4816 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 15 years ago
  80. a249617 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 15 years ago
  81. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago