summaryrefslogtreecommitdiffstats
path: root/Documentation/blackfin (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-23powerpc/mpc85xx: Add BSC9132 QDS Supportharninder rai8-0/+488
2014-05-23powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan6-255/+10
2014-05-23powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood1-4/+4
2014-05-23powerpc/fsl-booke: Add initial T104x_QDS board supportPrabhakar Kushwaha5-1/+263
2014-05-23powerpc/mpc85xx:Add initial device tree support of T104xPrabhakar Kushwaha3-0/+571
2014-05-23powerpc/fsl: Updated corenet-cf compatible string for corenet1-cf chipsDiana Craciun5-5/+5
2014-05-23powerpc/fsl: Updated device trees for platforms with corenet version 2Diana Craciun9-12/+42
2014-05-23powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF)Diana Craciun3-0/+67
2014-05-23powerpc: Fix unused variable warning for epapr_has_idleScott Wood1-1/+1
2014-05-23powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood1-0/+2
2014-05-23clk: qoriq: Update the clock bindingsTang Yuantian1-1/+9
2014-05-23powerpc: move epapr paravirt init of power_save to an initcallStuart Yoder1-1/+11
2014-05-23powerpc/85xx: Add OCA4080 board supportMartijn de Gouw4-1/+122
2014-05-23powerpc/mpc85xx: add support for Keymile's kmcoge4 boardValentin Longchamp4-2/+380
2014-05-23devcietree: bindings: add some MFD Keymile FPGAsValentin Longchamp2-0/+42
2014-05-23devicetree: bindings: add Zarlink to the vendor prefixesValentin Longchamp1-0/+1
2014-05-23fsl/pci: fix RC cannot detect PME message comingWang Dongsheng1-2/+1
2014-05-23powerpc/rmu: Fix the error memory free parametersLiu Gang1-3/+3
2014-05-23powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood1-1/+6
2014-05-09powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmapScott Wood1-1/+9
2014-05-01powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan1-1/+1
2014-05-01ppc476: Enable a linker work around for IBM errata #46Alistair Popple3-0/+34
2014-05-01powerpc: Added PCI MSI support using the HSTA moduleAlistair Popple8-25/+287
2014-05-01IBM Akebono: Add the Akebono platformAlistair Popple11-26/+901
2014-05-01IBM Currituck: Clean up board specific code before adding Akebono codeAlistair Popple2-5/+5
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-05-01powerpc: Use 64k io pages when we never see an HEAAlexander Graf1-3/+22
2014-04-30powerpc: memcpy optimization for 64bit LEPhilippe Bergheaud4-8/+16
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2-3/+36
2014-04-28powerpc/tm: Remove unnecessary r1 saveMichael Neuling1-2/+0
2014-04-28powerpc: powernv: Implement ppc_md.get_proc_freq()Gautham R. Shenoy1-0/+21
2014-04-28powerpc: powernv: Framework to show the correct clock in /proc/cpuinfoGautham R. Shenoy2-4/+14
2014-04-28powerpc/powernv: Return secondary CPUs to firmware before FW updateVasant Hegde3-7/+66
2014-04-28powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_rangesAndrew Murray1-59/+29
2014-04-28powerpc/legacy_serial: Support MVME5100 UARTS with shifted registersStephen Chivers2-6/+16
2014-04-28powerpc/boot: Add support for 64bit little endian wrapperCédric Le Goater7-5/+72
2014-04-28powerpc/boot: Add a global entry point for pseriesCédric Le Goater3-1/+11
2014-04-28powerpc/boot: Modify entry point for 64bitCédric Le Goater1-4/+104
2014-04-28powerpc/boot: Define a routine to enter promCédric Le Goater2-0/+77
2014-04-28powerpc/boot: Add little endian support to elf utilsCédric Le Goater1-0/+4
2014-04-28powerpc/boot: Add 64bit and little endian support to addnoteCédric Le Goater1-43/+85
2014-04-28powerpc/boot: Define byteswapping routines for little endianCédric Le Goater2-0/+36
2014-04-28powerpc/boot: Fix compile warning in 64bitCédric Le Goater1-1/+1
2014-04-28powerpc/boot: Define typedef ihandle as u32Cédric Le Goater2-6/+6
2014-04-28powerpc/boot: Rework of_claim() to make it 64bit friendlyCédric Le Goater3-10/+12
2014-04-28powerpc/boot: Add PROM_ERROR define in oflibCédric Le Goater2-3/+5
2014-04-28powerpc/boot: Add byteswapping routines in oflibCédric Le Goater3-13/+18
2014-04-28powerpc/boot: Use prom_arg_t in oflibCédric Le Goater1-4/+6
2014-04-28powerpc/boot: Use a common prom_args struct in oflibCédric Le Goater2-14/+17
2014-04-28powerpc/boot: Fix do_div for 64bit wrapperCédric Le Goater1-0/+14