summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xxx
Commit message (Expand)AuthorAgeLines
...
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-19/+5
* spl/85xx: new SPL supportScott Wood2012-11-26-5/+6
* spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-26-0/+16
* powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxxScott Wood2012-11-26-0/+334
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-04-7/+10
* powerpc/boot: Change the compile macro for SRIO & PCIE boot master moduleLiu Gang2012-10-22-1/+3
* 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: software workaround for DDR erratum A-004468York Sun2012-10-22-0/+10
* powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-22-3/+13
* 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/+31
* powerpc/mpc85xx: Add B4860 and variant SoCsYork Sun2012-10-22-0/+7
* powerpc/mpc85xx: Add T4240 SoCYork Sun2012-10-22-5/+18
* powerpc/85xx: Add P5040 processor supportTimur Tabi2012-10-22-0/+2
* powerpc/srio: Workaround for srio erratrm a004034Liu Gang2012-10-22-0/+191
* powerpc/mpc8xxx: Fix USB device-tree fixupramneek mehresh2012-10-22-16/+34
* powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-23-1/+0
* powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-23-2/+2
* powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-23-1/+1
* powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-23-2/+4
* powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-23-20/+43
* powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-23-316/+411
* powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-23-7/+21
* powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-23-12/+35
* powerpc/mpc8xxx: fix core id for multicore bootingYork Sun2012-08-23-1/+2
* Added new ext fields to IFCKumar Gala2012-08-23-0/+12
* powerpc/mpc8xxx: use topology registers to calculate number of coresYork Sun2012-08-23-9/+56
* powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-1/+0
* powerpc/mpc8xxx: Remove P1015 and P1016 from CPU listYork Sun2012-08-23-2/+0
* powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-22/+22
* powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-89/+48
* powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-08-1/+1
* powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER()York Sun2012-07-06-40/+1
* powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor SupportPrabhakar Kushwaha2012-07-06-1/+5
* powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-24-0/+125
* powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-24-0/+17
* powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-24-4/+21
* powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-24-0/+51
* powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh2012-02-15-10/+19
* powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh2012-02-15-6/+12
* fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-13-0/+2
* arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-29-2/+1
* mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-29-0/+7
* arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-5/+2
* arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-0/+4
* arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+2
* powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh2011-11-08-11/+13
* GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut2011-10-27-3/+3
* powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-18-10/+62