aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-04ppc: Move used_laws to arch_global_dataSimon Glass1-8/+8
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass1-4/+4
2013-01-30powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto'Vakul Garg1-1/+77
2013-01-30mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin1-0/+4
2013-01-30powerpc/mpc85xx: Add BSC9132/BSC9232 processor supportPrabhakar Kushwaha1-0/+2
2013-01-30powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang3-11/+47
2013-01-30Add copy command to FSL DDR interactiveJames Yang1-0/+127
2013-01-30Fix data stage name matching issueJames Yang1-1/+2
2013-01-30Move DDR command parsing to separate functionJames Yang1-79/+74
2013-01-30powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun1-2/+4
2012-11-27powerpc/mpc8xxx: take fdt_fixup_crypto_node() off the checkstack listKim Phillips1-3/+3
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2-19/+5
2012-11-26spl/85xx: new SPL supportScott Wood1-5/+6
2012-11-26spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood1-0/+16
2012-11-26powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2-0/+334
2012-11-04arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips4-7/+10
2012-10-22powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang1-1/+3
2012-10-22powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun1-1/+13
2012-10-22powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun1-1/+32
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun1-0/+10
2012-10-22powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2-3/+13
2012-10-22powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun4-17/+85
2012-10-22powerpc/mpc8xxx: Update DDR registersYork Sun2-3/+31
2012-10-22powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun1-0/+7
2012-10-22powerpc/mpc85xx: Add T4240 SoCYork Sun2-5/+18
2012-10-22powerpc/85xx: Add P5040 processor supportTimur Tabi1-0/+2
2012-10-22powerpc/srio: Workaround for srio erratrm a004034Liu Gang1-0/+191
2012-10-22powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh1-16/+34
2012-08-23powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun1-1/+0
2012-08-23powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun1-2/+2
2012-08-23powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun1-1/+1
2012-08-23powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun1-2/+4
2012-08-23powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2-20/+43
2012-08-23powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun4-316/+411
2012-08-23powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun1-7/+21
2012-08-23powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2-12/+35
2012-08-23powerpc/mpc8xxx: fix core id for multicore bootingYork Sun1-1/+2
2012-08-23Added new ext fields to IFCKumar Gala1-0/+12
2012-08-23powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun1-9/+56
2012-08-23powerpc/85xx: remove support for the Freescale P3060Timur Tabi1-1/+0
2012-08-23powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun1-2/+0
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang1-22/+22
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang1-89/+48
2012-08-08powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie1-1/+1
2012-07-06powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun1-40/+1
2012-07-06powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor SupportPrabhakar Kushwaha1-1/+5
2012-04-24powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang1-0/+125
2012-04-24powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang1-0/+17
2012-04-24powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang1-4/+21
2012-04-24powerpc/corenet_ds: Master module for boot from SRIOLiu Gang1-0/+51