summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeLines
* mpc5200: Add SPL supportStefan Roese2012-12-05-0/+162
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-05-1/+0
* powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-27-2/+2
* powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-27-7/+13
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-27-0/+3
* powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-27-0/+48
* powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-27-3/+3
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-27-1/+46
* powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-27-0/+63
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-43/+26
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-26-75/+552
|\
| * spl/85xx: new SPL supportScott Wood2012-11-26-9/+98
| * spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-26-14/+54
| * powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-26-9/+10
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-26-0/+0
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-26-0/+17
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-0/+334
| * powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-26-4/+4
| * powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-26-1/+1
| * powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-26-44/+40
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-2/+2
|/
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-04-4/+6
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-04-2/+2
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-04-7/+10
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-04-297/+200
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-28-16/+2
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-23-0/+20
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-23-0/+3
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-23-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-22-433/+2567
|\
| * 85xx: Protect timeout_save variable with ifdefsAndy Fleming2012-10-22-1/+4
| * powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-22-2/+4
| * poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-22-0/+13
| * mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang2012-10-22-2/+11
| * powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-22-10/+20
| * powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-22-112/+148
| * powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-22-6/+4
| * powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-22-1/+13
| * powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-22-1/+32
| * powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-22-0/+6
| * powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-22-15/+107
| * powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-22-27/+69
| * powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun2012-10-22-17/+85
| * powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-22-3/+36
| * powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-22-0/+313
| * powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-22-5/+461
| * powerpc/corenet2: fix mismatch DDR sync bit from RCWYork Sun2012-10-22-2/+8
| * powerpc/corenet2: Add SerDes for corenet2York Sun2012-10-22-9/+231
| * powerpc/mpc85xx: Fix core cluster PLL calculation for Chassis generation 2York Sun2012-10-22-10/+128
| * powerpc/mpc85xx: check number of coresYork Sun2012-10-22-0/+5