aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc83xx
AgeCommit message (Expand)AuthorFilesLines
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger1-0/+9
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun4-6/+102
2011-07-28unify version_stringAndreas Bießmann1-8/+4
2011-07-06MPC83XX: Fix PCI express clock setupBill Cook1-2/+4
2011-07-06MPC83xx: add config options for memory setup.Andre Schwarz1-1/+18
2011-07-06MPC837x: set i2c1_clkAndre Schwarz1-0/+2
2011-05-10Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-3/+1
2011-04-30mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher1-1/+2
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-04-04mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips1-3/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-3/+3
2011-02-05mpc83xx: Use correct register to calculate clocks.Joakim Tjernlund1-7/+8
2011-02-05mpc83xx: fix pcie configuration space read/writeLeo Liu1-1/+18
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-12-13mpc83xx: fix pcie enumerationBaidu Boy1-6/+6
2010-11-30mpc83xx: Make it boot againJoakim Tjernlund1-0/+8
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-43/+10
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-3/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-24MPC8315ERD: fix build errorWolfgang Denk1-1/+1
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-0/+1
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-16/+3
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser2-6/+6
2010-09-23mpc83xx: fix pcie build warningKim Phillips1-1/+1
2010-09-23mpc83xx: add support for setting PCIE clocksIlya Yanok1-0/+12
2010-09-23mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok1-13/+25
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-6/+3
2010-07-16powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce1-66/+0
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce4-55/+16
2010-07-09mpc8308: support for Freescale MPC8308 cpuIlya Yanok2-8/+16
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk4-4/+4
2010-05-21mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips1-18/+18
2010-05-21Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer1-2/+2
2010-05-17mpc83xx: fix NAND bootstrap too big errorKim Phillips1-0/+2
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese1-30/+0
2010-04-28Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2-6/+8
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala1-1/+1
2010-04-22mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips1-1/+3
2010-04-22mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten1-5/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese17-0/+5561