1. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · 15 years ago
  2. e0b2445 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · 15 years ago
  3. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · 15 years ago
  4. 756eff8 ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · 15 years ago
  5. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · 15 years ago
  6. 5f52bd1 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · 15 years ago
  7. d848058 Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  8. 7362571 powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · 15 years ago
  9. 85aa2c4 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  10. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · 14 years ago
  11. 7329f25 Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions by Wolfgang Denk · 14 years ago
  12. 457a3af Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  13. 1612609 MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  14. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · 15 years ago
  15. b150893 fsl/85xx: add clkdvdr and pmuxcr2 to global utilities structure definition by Timur Tabi · 15 years ago
  16. e379c7e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  17. f5e5cf1 Convert Makefiles from COBJS-${} to COBJS-$() by Kumar Gala · 15 years ago
  18. 8eed66d powerpc/bootcount: Fix endianness problem by Michael Weiss · 15 years ago
  19. 8d5fa6a mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c by Kim Phillips · 15 years ago
  20. 4565e04 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · 15 years ago
  21. 2b5451e Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  22. 52ac6b7 mpc83xx: fix NAND bootstrap too big error by Kim Phillips · 15 years ago
  23. be329c1 Enabled support for Rev 1.3 SPD for DDR2 DIMMs by York Sun · 15 years ago
  24. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · 15 years ago
  25. 0edddd9 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabled by Kumar Gala · 15 years ago
  26. af7a9dc 85xx: Add is_serdes_configured() support to MPC8536 SERDES by Kumar Gala · 15 years ago
  27. c2b8c30 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  28. fda4637 mpc83xx: Add UPMA configuration to SIMPC8313 by Ron Madrid · 15 years ago
  29. ed7aaf8 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 15 years ago
  30. 58cce9e ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  31. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · 15 years ago
  32. 1013985 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 15 years ago
  33. 1780f3b Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 15 years ago
  34. 7e78f89 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  35. b7c3ccf ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 15 years ago
  36. e0ef732 mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flash by Lan Chunhe · 15 years ago
  37. acbd8ec 85xx: clean up the io_sel for PCI express of P1022 by Dave Liu · 15 years ago
  38. 1d39c9a 85xx: Fix compile warning by Kumar Gala · 15 years ago
  39. 2f1d2d2 85xx: Convert cpu_init_f code to use out_be32 for LBC registers by Kumar Gala · 15 years ago
  40. 8107926 fsl-ddr: Add extra cycle to turnaround times by Dave Liu · 15 years ago
  41. 0489919 fsl-ddr: add the macro for Rtt_Nom definition by Dave Liu · 15 years ago
  42. 13d1fe1 ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 defines by Kumar Gala · 15 years ago
  43. 838dec1 ppc/p4080: Extend the GUTS memory map by Dave Liu · 15 years ago
  44. f58c2a4 ppc/p4080: Fix synchronous frequency calculations by Srikanth Srinivasan · 15 years ago
  45. 657c46e mpc5121: add common post_word_load/store code by Anatolij Gustschin · 15 years ago
  46. 81cad14 mpc5121: add support for PDM360NG board by Anatolij Gustschin · 15 years ago
  47. 4c6d349 mpc5121: determine RAM size using get_ram_size() by Anatolij Gustschin · 15 years ago
  48. 007a817 mpc512x: make MEM IO Control configuration a board config option by Anatolij Gustschin · 15 years ago
  49. 65c3dfc mpc5121: add PSC serial communication routines by Anatolij Gustschin · 15 years ago
  50. ee4aac8 mpc512x: add multi serial PSC support by Anatolij Gustschin · 15 years ago
  51. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
  52. ec88cd6 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 15 years ago
  53. f3c7cd9 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 15 years ago
  54. 39b4816 mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 15 years ago
  55. a249617 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 15 years ago
  56. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago