aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce1-1/+5
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala3-207/+0
2011-01-14powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processorsPiergiorgio Beruto1-2/+2
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2-0/+68
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2-0/+96
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2-0/+75
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2-0/+66
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2-0/+66
2011-01-14powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2-0/+82
2011-01-14powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2-0/+75
2011-01-14powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala4-1/+186
2011-01-14powerpc/85xx: Create a SERDES section in MakefileKumar Gala1-2/+5
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala1-2/+6
2011-01-11ppc4xx: Fix compilation breakage in miiphy.cStefan Roese1-1/+1
2011-01-09miiphy: convert to linux/mii.hMike Frysinger2-38/+38
2010-12-17powerpc: fix register usage in some inline assembly codeTimur Tabi2-11/+19
2010-12-1774xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser2-5/+10
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund11-22/+33
2010-12-17xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2-1/+9
2010-12-17ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese1-12/+14
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk4-7/+26
2010-12-13mpc83xx: fix pcie enumerationBaidu Boy1-6/+6
2010-12-01powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang1-1/+1
2010-11-30powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala1-0/+11
2010-11-30mpc83xx: Make it boot againJoakim Tjernlund1-0/+8
2010-11-28do_reset: unify duplicate prototypesMike Frysinger3-3/+1
2010-11-28ppc4xx: Flush complete dcache in relocate_code()Stefan Roese1-6/+7
2010-11-27powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber1-4/+2
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-0/+91
2010-11-278260: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-45/+11
2010-11-27824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-43/+10
2010-11-278220: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-45/+11
2010-11-275xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk3-102/+43
2010-11-27512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-44/+10
2010-11-275xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-53/+16
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-6/+6
2010-11-2786xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2-36/+6
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-43/+10
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-43/+10
2010-11-27POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2-6/+2
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk12-50/+20
2010-11-26cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk3-22/+10
2010-11-26WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk1-1/+1
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk1-0/+43
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier15-30/+30
2010-11-17i2c, mpc5xxx: add multibus supportHeiko Schocher1-0/+43
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund12-12/+12
2010-11-11powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang1-9/+9
2010-11-11powerpc/85xx: Fix lds for nand buildHaiying Wang2-46/+15
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-3/+0