1. b52cde9 ppc4xx: Disable trace broadcast for 44x non debug mode by Victor Gallardo · 14 years ago
  2. 43e1b45 ppc4xx: Cleanup of PVR detection code in cpu.c by Stefan Roese · 14 years ago
  3. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  4. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · 14 years ago
  5. 8cb251a ppc4xx: Big header cleanup part 2, mostly PPC405 related by Stefan Roese · 14 years ago
  6. 95ca5fa ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  7. de21eab ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific by Stefan Roese · 14 years ago
  8. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  9. e604463 fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features by Timur Tabi · 14 years ago
  10. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  11. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  12. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  13. ea9e0be Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  14. b4eceac Save environment data to mmc. by Terry Lv · 15 years ago
  15. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · 14 years ago
  16. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  17. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · 14 years ago
  18. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · 14 years ago
  19. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · 14 years ago
  20. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  21. 1c9cee9 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · 14 years ago
  22. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · 14 years ago
  23. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  24. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · 14 years ago
  25. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  26. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  27. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  28. 036c6b4 ide: add configuration by Albert Aribaud · 14 years ago
  29. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  30. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · 14 years ago
  31. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · 14 years ago
  32. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · 14 years ago
  33. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · 14 years ago
  34. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · 14 years ago
  35. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · 14 years ago
  36. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · 14 years ago
  37. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · 15 years ago
  38. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · 14 years ago
  39. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · 14 years ago
  40. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  41. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  42. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · 14 years ago
  43. b9c880d powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · 14 years ago
  44. 74e78b6 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · 15 years ago
  45. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  46. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 14 years ago
  47. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · 14 years ago
  48. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · 14 years ago
  49. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · 14 years ago
  50. ef04420 ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · 14 years ago
  51. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · 14 years ago
  52. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · 14 years ago
  53. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · 15 years ago
  54. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · 15 years ago
  55. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · 15 years ago
  56. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · 14 years ago
  57. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  58. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  59. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · 14 years ago
  60. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · 14 years ago
  61. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · 14 years ago
  62. 30c3add Drop support for GTH board by Wolfgang Denk · 14 years ago
  63. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · 14 years ago
  64. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · 14 years ago
  65. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · 14 years ago
  66. 472d0706 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · 15 years ago
  67. f0695b9 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · 15 years ago
  68. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · 15 years ago
  69. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  70. ee888da mpc85xx: Add reginfo command by Becky Bruce · 14 years ago
  71. eb891f0 drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · 14 years ago
  72. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · 14 years ago
  73. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · 14 years ago
  74. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  75. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  76. a24926d mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · 14 years ago
  77. 1b62549 powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · 15 years ago
  78. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 15 years ago
  79. 6578bae fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · 15 years ago
  80. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  81. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  82. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 15 years ago
  83. e0b2445 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · 15 years ago
  84. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 15 years ago
  85. 756eff8 ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 15 years ago
  86. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 15 years ago
  87. 5f52bd1 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 15 years ago
  88. d848058 Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  89. 7362571 powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · 15 years ago
  90. 85aa2c4 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  91. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  92. 7329f25 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · 14 years ago
  93. 457a3af Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  94. 1612609 MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  95. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 15 years ago
  96. b150893 fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition by Timur Tabi · 15 years ago
  97. e379c7e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  98. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · 15 years ago
  99. 8eed66d powerpc/bootcount: Fix endianness problem by Michael Weiss · 15 years ago
  100. 8d5fa6a mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c by Kim Phillips · 15 years ago