1. 680c613 powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  2. b9d51fb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  3. fe8d63c Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  4. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  5. 48690d8 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  6. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  7. f2a37fc ide: add configuration by Albert Aribaud · 14 years ago
  8. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  9. a37c36f powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  10. 5fb8a8a powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  11. 9490ff4 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  12. 7fd101c powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  13. 5800e7a powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  14. 076bff8 powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  15. 79e4e64 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  16. fd3c9be powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 14 years ago
  17. 61054ff powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  18. 34a8258 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  19. db977ab powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  20. 6aba33e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  21. a3f1852 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  22. ebd7cb0 powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  23. 9ab87d0 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 14 years ago
  24. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  25. 9662317 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  26. be24ef6 ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  27. 58eb869 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  28. b995d7c ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  29. 897d6ab ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · 14 years ago
  30. eab9800 ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  31. 47ec10c powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  32. af02506 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  33. c26de2d powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  34. 19dbcc9 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  35. 7eda1f8 powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  36. 85f8cda powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  37. 1b942f7 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  38. 6525d51 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  39. dd2cda3 powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  40. 99d9c07 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  41. 0fe247b Drop support for GTH board by Wolfgang Denk · 14 years ago
  42. 9f43d79 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  43. 79ee344 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  44. c59e1b4 powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  45. 752bc33 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · 14 years ago
  46. ae39139 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · 15 years ago
  47. 2a3a96c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  48. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  49. 199e262 mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  50. e71755f drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  51. 70e02bc mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  52. 4e63df3 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  53. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  54. 8f3a7fa powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  55. 11beefa mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · 14 years ago
  56. 22f292c powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · 14 years ago
  57. 929a213 powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 14 years ago
  58. 5d0c3b5 fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · 14 years ago
  59. 7c619dd mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  60. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  61. 4978e60 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 14 years ago
  62. 2909ac0 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · 14 years ago
  63. e9c020d ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 14 years ago
  64. 066003b ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 14 years ago
  65. db64377 ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 14 years ago
  66. fe7cca7 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 14 years ago
  67. 0a9463e Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  68. 955ea6f powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · 14 years ago
  69. 4ccd551 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  70. 953b7e6 Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  71. ee80fa7 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · 14 years ago
  72. f35f396 Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  73. 460c2ce MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  74. 1054382 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 14 years ago
  75. 6e37a04 fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition by Timur Tabi · 14 years ago
  76. 45b728c Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  77. 6ece255 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · 14 years ago
  78. 59dde44 powerpc/bootcount: Fix endianness problem by Michael Weiss · 14 years ago
  79. 71bd860 mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c by Kim Phillips · 14 years ago
  80. f6970d0 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · 14 years ago
  81. 568278e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  82. a4bfc4c mpc83xx: fix NAND bootstrap too big error by Kim Phillips · 14 years ago
  83. bcb6c2b Enabled support for Rev 1.3 SPD for DDR2 DIMMs by York Sun · 14 years ago
  84. f54fe87 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 14 years ago
  85. 5464898 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · 14 years ago
  86. 6ab4011 85xx: Add is_serdes_configured() support to MPC8536 SERDES by Kumar Gala · 14 years ago
  87. ab92d0f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  88. 3b43979 mpc83xx: Add UPMA configuration to SIMPC8313 by Ron Madrid · 14 years ago
  89. e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 14 years ago
  90. 3882d7a ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  91. 6f5f89f Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  92. d03f423 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  93. 8e98f5f Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 14 years ago
  94. c303176 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  95. 7e1afb6 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 14 years ago
  96. 3f0202e mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 14 years ago
  97. 0c955da 85xx: clean up the io_sel for PCI express of P1022 by Dave Liu · 14 years ago
  98. 9ce3c22 85xx: Fix compile warning by Kumar Gala · 14 years ago
  99. 4db9708 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 14 years ago
  100. 99bac47 fsl-ddr: Add extra cycle to turnaround times by Dave Liu · 15 years ago