summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-301-2/+4
* powerpc/mpc85xx:Fix Core cluster configuration loopPrabhakar Kushwaha2013-01-301-8/+22
* powerpc/mpc85xx:Add support of B4420 SoCPoonam Aggrwal2013-01-303-0/+54
* powerpc/mpc85xx: Few updates for B4860 cpu changesPoonam Aggrwal2013-01-301-0/+15
* powerpc/mpc85xx: Reserve default boot pageYork Sun2013-01-301-0/+16
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-194-12/+90
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-3/+1
* mpc5200: Add SPL supportStefan Roese2012-12-054-0/+162
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-051-1/+0
* powerpc/mpc85xx: Fix a bug introduced by CONFIG_PPC_SPINTABLE_COMPATIBLEYork Sun2012-11-271-2/+2
* powerpc/85xx: update the work-around for P4080 erratum SERDES-9Timur Tabi2012-11-271-7/+13
* powerpc/p4080ds: fix PCI-e x8 link training down failureYuanquan Chen2012-11-271-0/+3
* powerpc/85xx: implement check for erratum A-004580 work-aroundTimur Tabi2012-11-271-0/+48
* powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips2012-11-271-3/+3
* powerpc/mpc85xx: Temporary fix for spin table backward compatibilityYork Sun2012-11-272-1/+46
* powerpc/85xx: implement check for erratum A-004849 work-aroundTimur Tabi2012-11-271-0/+63
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-277-43/+26
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-269-75/+552
|\
| * spl/85xx: new SPL supportScott Wood2012-11-265-9/+98
| * spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-263-14/+54
| * powerpc/mpc85xx: consistently use COBJS-yScott Wood2012-11-261-9/+10
| * spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.cScott Wood2012-11-261-0/+0
| * spl/mpc85xx: move udelay to cpu codeScott Wood2012-11-261-0/+17
| * powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-262-0/+334
| * powerpc/mpc85xx: fix TLB alignmentScott Wood2012-11-261-4/+4
| * powerpc/mpc85xx: add comma before "already enabled"Scott Wood2012-11-261-1/+1
| * powerpc/mpc85xx: move debug tlb entry after TLB is in known stateScott Wood2012-11-261-44/+40
* | usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-202-2/+2
|/
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
* powerpc/mpc85xx: sparse fixesKim Phillips2012-11-042-2/+2
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-0412-297/+200
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-282-16/+2
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-233-0/+20
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-231-0/+3
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-231-4/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-2235-433/+2567
|\
| * 85xx: Protect timeout_save variable with ifdefsAndy Fleming2012-10-221-1/+4
| * powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-222-2/+4
| * poweprc/85xx: add QMan frequency info and fdt fixup.Haiying Wang2012-10-223-0/+13
| * mpc85xx/portals: Add qman and bman ip_cfg field into portal infoHaiying Wang2012-10-221-2/+11
| * powerpc/mpc85xx: Add CONFIG_DDR_CLK_FREQ for corenet platformYork Sun2012-10-222-10/+20
| * powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1York Sun2012-10-225-112/+148
| * powerpc/mpc85xx: Remove R6 from spin tableYork Sun2012-10-222-6/+4
| * powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-221-1/+13
| * powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-221-1/+32
| * powerpc/mpc85xx: Add workaround for DDR erratum A004934York Sun2012-10-222-0/+6
| * powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-226-15/+107
| * powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-223-27/+69
OpenPOWER on IntegriCloud