summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-142-3/+3
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-142-0/+62
* mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce2011-01-141-1/+5
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-142-205/+0
* powerpc/85xx: Add is_serdes_configured() support for P1021 SERDESKumar Gala2011-01-142-0/+68
* powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDESKumar Gala2011-01-142-0/+96
* powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDESKumar Gala2011-01-142-0/+75
* powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDESKumar Gala2011-01-142-0/+66
* powerpc/85xx: Add is_serdes_configured() support for MPC8548 SERDESKumar Gala2011-01-142-0/+66
* powerpc/85xx: Add is_serdes_configured() support for MPC8572 SERDESKumar Gala2011-01-142-0/+82
* powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2011-01-142-0/+75
* powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala2011-01-144-1/+186
* powerpc/85xx: Create a SERDES section in MakefileKumar Gala2011-01-141-2/+5
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-141-2/+6
* ppc4xx: Fix compilation breakage in miiphy.cStefan Roese2011-01-111-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-092-38/+38
* 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser2010-12-172-5/+10
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-1711-22/+33
* xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-172-1/+9
* ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese2010-12-171-12/+14
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-163-7/+15
|\
| * mpc83xx: fix pcie enumerationBaidu Boy2010-12-131-6/+6
| * powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-011-1/+1
| * mpc83xx: Make it boot againJoakim Tjernlund2010-11-301-0/+8
* | do_reset: unify duplicate prototypesMike Frysinger2010-11-282-2/+1
|/
* ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-281-6/+7
* powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-271-4/+2
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-0/+91
* 8260: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* 8220: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-273-102/+43
* 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-44/+10
* 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-53/+16
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-6/+6
* 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-36/+6
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-271-4/+0
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-2611-49/+8
* cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-263-22/+10
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-191-0/+43
|\
| * i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-171-0/+43
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1714-28/+28
|/
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-1412-12/+12
* powerpc/85xx: rename CONFIG_SYS_TEXT_BASE to CONFIG_SYS_MONITOR_BASEHaiying Wang2010-11-111-9/+9
* powerpc/85xx: Fix lds for nand buildHaiying Wang2010-11-112-46/+15
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-2613-1/+14
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-264-17/+17
* MPC8315ERD: fix build errorWolfgang Denk2010-10-241-1/+1
OpenPOWER on IntegriCloud