summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* MPC8315ERD: fix build errorWolfgang Denk2010-10-241-1/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-0/+1
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-16/+3
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-232-6/+6
* mpc83xx: fix pcie build warningKim Phillips2010-09-231-1/+1
* mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-231-0/+12
* mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-231-13/+25
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-6/+3
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-161-66/+0
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-164-55/+16
* mpc8308: support for Freescale MPC8308 cpuIlya Yanok2010-07-092-8/+16
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-044-4/+4
* mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.cKim Phillips2010-05-211-18/+18
* Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S.Horst Kronstorfer2010-05-211-2/+2
* mpc83xx: fix NAND bootstrap too big errorKim Phillips2010-05-171-0/+2
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-061-30/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-04-282-6/+8
|\
| * mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips2010-04-221-1/+3
| * mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten2010-04-221-5/+5
* | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-261-1/+1
|/
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2117-0/+5561
OpenPOWER on IntegriCloud