1. 1c2e98e Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  2. 995e6a2 MPC8315ERD: fix build error by Wolfgang Denk · 14 years ago
  3. 652af10 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  4. 61138fe ppc4xx: Change tsr/tcr macros to upper case by Stefan Roese · 14 years ago
  5. 1047c16 85xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  6. eb16874 86xx: Use gc-sections to reduce image size by Peter Tyser · 14 years ago
  7. d26490e 86xx: Create common linker script by Kumar Gala · 14 years ago
  8. 5722853 mpc8640: Update the io_sel fields for PCI Express by Peter Tyser · 14 years ago
  9. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  10. 2927c5e Disable unused chip-select for DDR controller interleaving by York Sun · 14 years ago
  11. c41b744 Add memory test feature for mpc85xx POST. by York Sun · 14 years ago
  12. ba99a33 Adding more control to physical address mapping by York Sun · 14 years ago
  13. 6bc9fd5 powerpc/8xxx: Add fdt_fixup_phy_connection helper by Kumar Gala · 14 years ago
  14. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  15. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  16. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  17. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  18. d3a00cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 14 years ago
  19. 4baa1f1 powerpc/85xx: fix rev.2 job queue LIODN error storm by Kim Phillips · 14 years ago
  20. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  21. 504d2dc Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  22. 40ed86d Merge branch 'next' of git://git.denx.de/u-boot-video by Wolfgang Denk · 14 years ago
  23. 95ac428 APM821xx: Add CPU support by Tirumala Marri · 14 years ago
  24. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  25. ec0868b mpc512x: fix build issues by Wolfgang Denk · 14 years ago
  26. 43ffc53 fsl_diu_fb: further refactoring of FSL DIU code by Anatolij Gustschin · 14 years ago
  27. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  28. 3b386ae mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  29. a4f3ed3 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  30. f0b1fc5 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  31. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  32. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  33. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  34. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  35. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  36. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  37. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  38. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  39. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  40. f969a68 POST cleanup. by Michael Zaidman · 14 years ago
  41. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  42. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  43. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  44. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  45. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  46. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  47. 1c9cee9 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  48. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  49. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  50. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  51. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  52. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  53. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  54. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  55. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  56. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  57. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  58. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  59. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 15 years ago
  60. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  61. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  62. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  63. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  64. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  65. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  66. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  67. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  68. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  69. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  70. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  71. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  72. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 15 years ago
  73. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  74. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  75. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  76. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  77. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  78. 30c3add Drop support for GTH board by Wolfgang Denk · 14 years ago
  79. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  80. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  81. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  82. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  83. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  84. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  85. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  86. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  87. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  88. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  89. a24926d mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · 14 years ago
  90. 1b62549 powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · 15 years ago
  91. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 15 years ago
  92. 6578bae fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · 15 years ago
  93. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  94. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  95. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 15 years ago
  96. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 15 years ago
  97. 756eff8 ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 15 years ago
  98. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 15 years ago
  99. 5f52bd1 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 15 years ago
  100. d848058 Merge branch 'master' into next by Wolfgang Denk · 14 years ago