index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/85xx: Add phy nodes in SGMII mode for MPC8536/44/72DS & P2020DS
Jia Hongtao
2012-07-12
4
-0
/
+44
*
powerpc/e500: add paravirt QEMU platform
Scott Wood
2012-07-11
4
-0
/
+93
*
powerpc/mpc85xx_ds: convert to unified PCI init
Scott Wood
2012-07-11
1
-68
/
+29
*
powerpc/fsl-pci: get PCI init out of board files
Scott Wood
2012-07-11
2
-1
/
+78
*
powerpc/85xx: Update corenet64_smp_defconfig
Shengzhou Liu
2012-07-11
1
-14
/
+51
*
powerpc/85xx: Update corenet32_smp_defconfig
Shengzhou Liu
2012-07-11
1
-0
/
+8
*
powerpc/85xx: Rename P1021RDB-PC device trees to be consistent
Xu Jiucheng
2012-07-11
3
-5
/
+5
*
powerpc/watchdog: move booke watchdog param related code to setup-common.c
Shaohui Xie
2012-07-11
2
-24
/
+27
*
powerpc/85xx: Add ucc uart support for p1025rdb
Zhicheng Fan
2012-07-10
2
-1
/
+55
*
powerpc: select PPC_CLOCK unconditionally for FSL_SOC
Shawn Guo
2012-07-10
1
-1
/
+1
*
powerpc/qe: set IReady in QE Microcode Upload
Kokoris, Ioannis
2012-07-10
3
-1
/
+7
*
powerpc/85xx: MPC8572DS - Update the MSI interrupts into 4-cell format
Jia Hongtao
2012-07-10
2
-8
/
+8
*
powerpc/85xx: MPC8572DS - Fix eTSEC is not available on core1 of AMP boot
Jia Hongtao
2012-07-10
1
-3
/
+0
*
powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.
Varun Sethi
2012-07-10
1
-1
/
+1
*
powerpc/e500: make load_up_spe a normal fuction
Liu Yu
2012-07-10
1
-17
/
+6
*
powerpc/85xx: Add BSC9131 RDB Support
Prabhakar Kushwaha
2012-07-10
7
-0
/
+505
*
Revert "powerpc/p3060qds: Add support for P3060QDS board"
Timur Tabi
2012-07-10
7
-760
/
+0
*
powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS
Timur Tabi
2012-07-10
2
-29
/
+93
*
powerpc/p2041rdb: add NAND node in device tree
Shaohui Xie
2012-07-10
1
-1
/
+40
*
powerpc: remove Wind River SBC8560 support
Paul Gortmaker
2012-07-10
6
-733
/
+0
*
powerpc/85xx: Add P1024rdb dts support
Tang Yuantian
2012-07-10
3
-0
/
+402
*
powerpc/85xx: Add P1024rdb board support
Tang Yuantian
2012-07-10
1
-0
/
+22
*
powerpc/p1010rdb: add EEPROMs to device tree
Gustavo Zacarias
2012-07-10
1
-0
/
+12
*
Revert "powerpc/85xx: p2020rdb - move the NAND address."
Sebastian Andrzej Siewior
2012-07-10
1
-1
/
+1
*
powerpc/82xx: add SPI support for mgcoge
Holger Brunck
2012-07-10
3
-8
/
+32
*
powerpc/83xx: update defconfig for kmeter1
Holger Brunck
2012-07-10
1
-14
/
+8
*
powerpc/83xx: fix RGMII AC values workaround for km83xx
Christian Herzig
2012-07-10
1
-32
/
+66
*
powerpc/83xx: use for_each_node_by_name for km83xx.c
Holger Brunck
2012-07-10
1
-1
/
+1
*
powerpc/p1022ds: Add RTC support
Jerry Huang
2012-07-10
1
-0
/
+4
*
powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfig
Shengzhou Liu
2012-07-10
2
-0
/
+48
*
powerpc/fsl: Distribute interrupts on all CPUs by default
Kim Phillips
2012-07-10
3
-0
/
+3
*
powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up
Matias Garcia
2012-07-10
1
-1
/
+1
*
powerpc: Turn on BPF_JIT in ppc64_defconfig
Michael Ellerman
2012-07-10
1
-0
/
+1
*
powerpc: IOMMU fault injection
Anton Blanchard
2012-07-10
3
-0
/
+106
*
powerpc: Call dma_debug_add_bus for PCI and VIO buses
Anton Blanchard
2012-07-10
3
-4
/
+12
*
powerpc/vio: Separate vio bus probe and device probe
Anton Blanchard
2012-07-10
1
-1
/
+7
*
powerpc/vio: Remove dma not supported warnings
Anton Blanchard
2012-07-10
1
-9
/
+15
*
powerpc/pseries: Fix whitespace in eeh
Michael Neuling
2012-07-10
1
-2
/
+2
*
powerpc/perf: Use perf_instruction_pointer in callchains
Anton Blanchard
2012-07-10
1
-3
/
+3
*
powerpc/perf: Always use pt_regs for userspace samples
Anton Blanchard
2012-07-10
1
-1
/
+22
*
powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs
Anton Blanchard
2012-07-10
2
-22
/
+30
*
powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers
Anton Blanchard
2012-07-10
1
-9
/
+22
*
powerpc: Enforce usage of RA 0-R31 where possible
Michael Neuling
2012-07-10
5
-25
/
+25
*
powerpc: Add defines for RA 0-R31
Michael Neuling
2012-07-10
1
-0
/
+34
*
powerpc: Enforce usage of R0-R31 where possible
Michael Neuling
2012-07-10
4
-50
/
+23
*
powerpc: Introduce new __REG_R macros
Michael Neuling
2012-07-10
1
-0
/
+33
*
powerpc: Start using ___PPC_RA/B/S/T where necessary
Michael Neuling
2012-07-10
2
-59
/
+59
*
powerpc: Introduce new ___PPC_RA/B/S/T macros
Michael Neuling
2012-07-10
1
-0
/
+4
*
powerpc: Fix VSX macros so register names aren't wrapped
Michael Neuling
2012-07-10
1
-3
/
+3
*
powerpc: Fixes for instructions not using correct register naming
Michael Neuling
2012-07-10
4
-13
/
+13
[next]