summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeLines
* fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-25-55/+7
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-6/+6
* mpc83xx: fix pcie build warningKim Phillips2010-09-23-1/+1
* mpc83xx: add support for setting PCIE clocksIlya Yanok2010-09-23-0/+12
* mpc83xx/pcie: make it compile with PCIE2 unconfiguredIlya Yanok2010-09-23-13/+25
* ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-23-0/+3
* ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-23-71/+61
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-698/+123
* ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-23-4/+9
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-31/+33
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-27/+27
* fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-21-66/+3
* bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk2010-09-08-8/+16
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-09-07-9/+23
|\
| * ppc4xx: Invalidate d-cache when used as init-ramStefan Roese2010-09-03-0/+5
| * ppc4xx: Fix 440EPx bug in reconfigure_pll()Stefan Roese2010-09-03-9/+18
* | Fix parameters to support RDIMM for P2020DSYork Sun2010-08-31-0/+1
* | mpx85xx/fdt: Add cpu-release-addr for all coresMatthew McClintock2010-08-19-7/+8
* | powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docsKumar Gala2010-08-19-4/+4
* | powerpc/8xxx: share PIC defines among 85xx and 86xxKim Phillips2010-08-19-10/+12
|/
* miiphy: constify device nameMike Frysinger2010-08-09-10/+10
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-7/+7
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-2/+2
* powerpc/8xxx: query feature reporting register for num cores on unknown cpusKim Phillips2010-08-01-2/+8
* powerpc/8xxx: Improvement to DDR parametersyork2010-07-26-7/+8
* powerpc/8xxx: Enable DDR3 RDIMM supportyork2010-07-26-53/+55
* powerpc/8xxx: Enabled address hashing for 85xxyork2010-07-26-0/+19
* powerpc/8xxx: Enable quad-rank DIMMs.york2010-07-26-21/+60
* powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4york2010-07-26-77/+184
* powerpc/8xxx: Enabled hwconfig for memory interleavingKumar Gala2010-07-26-15/+25
* powerpc/p4080: Add workaround for erratum CPU22Kumar Gala2010-07-26-1/+16
* powerpc/p4080: Add workaround for errata SERDES8Kumar Gala2010-07-26-0/+295
* powerpc/p4080: Add support for initializing SERDESKumar Gala2010-07-26-0/+348
* powerpc/85xx: Add support to initialize LIODN registers and portalsKumar Gala2010-07-26-0/+561
* powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platformsKumar Gala2010-07-26-1/+68
* powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit spaceyork2010-07-26-0/+10
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-26/+9
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-07-24-1/+335
|\
| * ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 coreStefan Roese2010-07-23-0/+16
| * ppc4xx: Add "ecctest" command to test/simulate ECC errorsStefan Roese2010-07-23-0/+287
| * ppc4xx: DDR/ECC: Use correct macros to clear error statusStefan Roese2010-07-23-1/+20
| * ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC valuesStefan Roese2010-07-23-0/+12
* | powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala2010-07-21-11/+27
* | powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-21-40/+38
* | powerpc/p3041: Add various p3041 related definesKumar Gala2010-07-20-0/+3
* | powerpc/p5020: Add various p5020 related defines (and p5010)Kumar Gala2010-07-20-0/+5
* | powerpc/mpc85xx: Report FMAN # to match user manualEmil Medve2010-07-20-1/+1
* | powerpc/p4080: Add setting of clock-frequency for clockgen nodeKumar Gala2010-07-20-0/+5
* | powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updatesKumar Gala2010-07-20-8/+11
|/