summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-244-26/+9
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-245-1/+335
|\
| * ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese2010-07-231-0/+16
| * ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2010-07-232-0/+287
| * ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-231-1/+20
| * ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese2010-07-231-0/+12
* | powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2010-07-211-11/+27
* | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-212-40/+38
* | powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-202-0/+3
* | powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-202-0/+5
* | powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve2010-07-201-1/+1
* | powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala2010-07-201-0/+5
* | powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala2010-07-201-8/+11
|/
* Drop support for GTH boardWolfgang Denk2010-07-171-2/+1
* powerpc/85xx: Move p1022ds slot code into board fileKumar Gala2010-07-161-68/+0
* powerpc/85xx: Add command to report errata workaroundsKumar Gala2010-07-162-0/+52
* powerpc: add support for the Freescale P1022DS reference boardTimur Tabi2010-07-162-0/+167
* powerpc/85xx: Add recognition of e5500 coreKumar Gala2010-07-161-10/+18
* powerpc 83xx/85xx: Merge lbc upmconfig codeBecky Bruce2010-07-163-127/+50
* mpc85xx: Add reginfo commandBecky Bruce2010-07-161-0/+13
* mpc85xx: Add print_tlbcam() functionBecky Bruce2010-07-161-0/+20
* mpc85xx: tlb.c cleanupsBecky Bruce2010-07-161-26/+24
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-1613-198/+114
* powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtbKumar Gala2010-07-165-6/+48
* mpc8xxx: Remove cpu-handles for cpus we deleteKumar Gala2010-07-161-6/+30
* powerpc/8xxx: Add base support for the SEC4Kim Phillips2010-07-161-0/+6
* powerpc/8xxx: Distinguish between incompatible SEC h/w typesKim Phillips2010-07-161-3/+3
* fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips2010-07-162-3/+137
* mpc8308: support for Freescale MPC8308 cpuIlya Yanok2010-07-092-8/+16
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-0433-37/+37
* ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460Stefan Roese2010-07-011-15/+6
* ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boardsStefan Roese2010-07-011-14/+38
* ppc4xx: Enable overwriting of default scan window for IBM DDR2 controllerStefan Roese2010-07-011-12/+5
* ppc4xx: Enable PCIe support without PCI support on PPC440/460Stefan Roese2010-07-011-1/+11
* ppc4xx: Enable booting with Option E on 460EX/EXr/GTStefan Roese2010-07-011-10/+39
* Merge branch 'master' into nextWolfgang Denk2010-06-302-76/+0
|\
| * MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-292-76/+0
* | Remove AmigaOneG3SE boardWolfgang Denk2010-06-235-27/+8
* | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-231-8/+6
* | Merge branch 'master' into nextWolfgang Denk2010-06-232-0/+76
|\ \ | |/
| * MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-232-0/+76
* | video: cfb_console: add weak default video_set_lut()Anatolij Gustschin2010-06-141-14/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-262-20/+20
|\
| * 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
* | Convert Makefiles from COBJS-${} to COBJS-$()Kumar Gala2010-05-261-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-05-171-0/+2
|\
| * mpc83xx: fix NAND bootstrap too big errorKim Phillips2010-05-171-0/+2
* | Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun2010-05-121-2/+2
* | 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabledKumar Gala2010-05-121-1/+13
OpenPOWER on IntegriCloud