summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk2010-06-232-0/+76
* 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
* | 85xx/mpc8536ds: Use is_serdes_configured() to determine of PCIe enabledKumar Gala2010-05-121-12/+0
* | 85xx: Add is_serdes_configured() support to MPC8536 SERDESKumar Gala2010-05-121-5/+74
|/
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-065-124/+0
* Remove unused "local_crc32" function.Detlev Zundel2010-05-031-40/+1
* 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
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk2010-04-275-32/+368
|\ \
| * | mpc5121: add common post_word_load/store codeAnatolij Gustschin2010-04-242-0/+26
| * | mpc5121: add support for PDM360NG boardAnatolij Gustschin2010-04-241-2/+10
| * | mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin2010-04-241-1/+6
| * | mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2010-04-241-1/+1
| * | mpc5121: add PSC serial communication routinesAnatolij Gustschin2010-04-241-0/+87
| * | mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-241-28/+238
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-04-276-45/+67
|\ \ \ | |/ / |/| |
| * | ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-261-1/+1
| * | mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2010-04-261-0/+15
| * | 85xx: clean up the io_sel for PCI express of P1022Dave Liu2010-04-261-7/+6
| * | 85xx: Fix compile warningKumar Gala2010-04-261-0/+2
| * | 85xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala2010-04-261-18/+18
| * | fsl-ddr: Add extra cycle to turnaround timesDave Liu2010-04-261-0/+2
| * | ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan2010-04-262-19/+23
| |/
* | serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-243-0/+6
|/
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21261-0/+82264
OpenPOWER on IntegriCloud