Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b4d6a7268fc754eefb196cabc0ccfa2e97022af2
b4d6a72
[POWERPC] XilinxFB: Add support for custom screen resolution
by Grant Likely
· 17 years ago
01ba1e9
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
by Grant Likely
· 17 years ago
d94bad8
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
by Valentine Barshak
· 17 years ago
8087ebd
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24
by Paul Mackerras
· 17 years ago
895532a1
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24
by Paul Mackerras
· 17 years ago
ad65688
[POWERPC] 4xx: Kilauea defconfig file
by Stefan Roese
· 17 years ago
a62f48d
[POWERPC] 4xx: Kilauea DTS
by Stefan Roese
· 17 years ago
37b31f9
[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x
by Stefan Roese
· 17 years ago
5d8476c
[POWERPC] 4xx: Add AMCC 405EX support to cputable.c
by Stefan Roese
· 17 years ago
4d9e5510
[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable
by Kumar Gala
· 17 years ago
8a13c4f
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
by Kumar Gala
· 17 years ago
f5d7d13
[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig
by Kumar Gala
· 17 years ago
0bfd5df
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
by Kumar Gala
· 17 years ago
ab9683c
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
by Scott Wood
· 17 years ago
8abc8f5
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
by Scott Wood
· 17 years ago
52aff9f
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
by Scott Wood
· 17 years ago
0a2cdd8
Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx
by Josh Boyer
· 17 years ago
cdec12a
[POWERPC] Make clockevents work on PPC601 processors
by Paul Mackerras
· 17 years ago
d968014
[POWERPC] Prevent decrementer clockevents from firing early
by Paul Mackerras
· 17 years ago
87a72f9
[POWERPC] Fix performance monitor on machines with logical PVR
by Paul Mackerras
· 17 years ago
64f2758
[POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC
by Olof Johansson
· 17 years ago
84dd467
[POWERPC] Move of_platform_driver initialisations: arch/powerpc
by Stephen Rothwell
· 17 years ago
8251b4c
[POWERPC] iSeries: Move viodasd probing
by Stephen Rothwell
· 17 years ago
7465ce0
[POWERPC] iSeries: Move detection of virtual tapes
by Stephen Rothwell
· 17 years ago
b833b48
[POWERPC] iSeries: Move detection of virtual cdroms
by Stephen Rothwell
· 17 years ago
dd9b67a
[POWERPC] Remove more iSeries-specific stuff from vio.c
by Stephen Rothwell
· 17 years ago
1670b2b
[POWERPC] Remove iSeries_vio_dev
by Stephen Rothwell
· 17 years ago
73be7d5
[POWERPC] iSeries: Simplify viocd initialisation
by Stephen Rothwell
· 17 years ago
b707f51
[POWERPC] Clean up vio.h
by Stephen Rothwell
· 17 years ago
745e102
[POWERPC] Platforms shouldn't mess with ROOT_DEV
by Grant Likely
· 17 years ago
d27c1ce
[POWERPC] Remove empty ppc_md.setup_arch hooks
by Grant Likely
· 17 years ago
38db7e7
[POWERPC] Only call ppc_md.setup_arch() if it is provided
by Grant Likely
· 17 years ago
dc9b43d
[POWERPC] Disable vDSO support for ARCH=ppc where it's not implemented
by Wolfgang Denk
· 17 years ago
46b45b1
[POWERPC] Align the sys_call_table
by Stephen Rothwell
· 17 years ago
e1eea9f
[POWERPC] Add co-maintainer for PowerPC MPC52xx platform
by Grant Likely
· 17 years ago
4de3b99
[POWERPC] MPC5200: Don't make firmware fixups into common code
by Grant Likely
· 17 years ago
9fe2e79
[POWERPC] MPC52xx: Trim includes on mpc5200 platform support code
by Grant Likely
· 17 years ago
aa2091b
[POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200
by Grant Likely
· 17 years ago
17c5c20
[POWERPC] Uartlite: bootwrapper bug fix, getc loops forever
by Grant Likely
· 17 years ago
4c3d514
[POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels
by Grant Likely
· 17 years ago
f210d43
[POWERPC] Virtex: Fix URL for Xilinx Virtex support in MAINTAINERS
by Grant Likely
· 17 years ago
b9a2279
[POWERPC] XilinxFB: sparse fixes
by Grant Likely
· 17 years ago
e3cec00
[POWERPC] XilinxFB: Make missing pdata structure non-fatal
by Grant Likely
· 17 years ago
31e8d46
[POWERPC] XilinxFB: add of_platform bus binding
by Grant Likely
· 17 years ago
47473e3
[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.
by Grant Likely
· 17 years ago
2647762
[POWERPC] XilinxFB: Split device setup from bus binding
by Grant Likely
· 17 years ago
3fb99ce
[POWERPC] XilinxFB: rename failout labels to reflect failure
by Grant Likely
· 17 years ago
3cb3ec2
[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.
by Grant Likely
· 17 years ago
258de4b
[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined
by Grant Likely
· 17 years ago
38b08e4
[POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG
by Robert P. J. Day
· 17 years ago
ef2ac63
[POWERPC] PS3: Add os-area database routines
by Geoff Levand
· 17 years ago
7db1942
[POWERPC] PS3: Save os-area params to device tree
by Geoff Levand
· 17 years ago
d7b98e3
[POWERPC] PS3: Add os-area rtc_diff set/get routines
by Geoff Levand
· 17 years ago
418ef20
[POWERPC] PS3: os-area workqueue processing
by Geoff Levand
· 17 years ago
01263e8
[POWERPC] PS3: Remove unused os-area params
by Geoff Levand
· 17 years ago
ca94297
[POWERPC] PS3: Cleanup of os-area.c
by Geoff Levand
· 17 years ago
d767efe
[POWERPC] cell: Add Cell memory controller register defs and expose it
by Benjamin Herrenschmidt
· 17 years ago
eef686a0
[POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h
by Benjamin Herrenschmidt
· 17 years ago
105c13d
[POWERPC] Enable debug info on boot wrapper
by Grant Likely
· 17 years ago
6ee0d9f
[POWERPC] Remove unused old code from powermac setup code
by Paul Mackerras
· 17 years ago
d741803
[POWERPC] Remove some more section mismatch warnings
by Stephen Rothwell
· 17 years ago
84fdde5
[POWERPC] Use cache-inhibited large page bit from firmware
by Paul Mackerras
· 17 years ago
cd6eed3
[POWERPC] Prepare to remove of_platform_driver name
by Stephen Rothwell
· 17 years ago
7d6524f
[POWERPC] iSeries: Correct missing newline in printk
by Stephen Rothwell
· 17 years ago
dcccb37
[POWERPC] Lite5200: Use comma delimiter format for lists in device tree
by Grant Likely
· 17 years ago
082ea86
[POWERPC] spi: Support non-QE processors
by Peter Korsgaard
· 17 years ago
803dedb
[POWERPC] 85xx: mpc85xx_mds - reset UCC ethernet properly
by Anton Vorontsov
· 17 years ago
af6521e
[POWERPC] 85xx: mpc8568mds - update dts to be able to use UCCs
by Anton Vorontsov
· 17 years ago
321872d
[POWERPC] QE: pario - support for MPC85xx layout
by Anton Vorontsov
· 17 years ago
cccd210
[POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading
by Anton Vorontsov
· 17 years ago
55f9ed0
[POWERPC] mpc85xx_mds: select QUICC_ENGINE
by Anton Vorontsov
· 17 years ago
090fe85
[POWERPC] 86xx: update immap_86xx.h for the 8610
by Timur Tabi
· 17 years ago
e1c1575
[POWERPC] 85xx/86xx: refactor RSTCR reset code
by Kumar Gala
· 17 years ago
c9438af
[POWERPC] Use for_each_ matching routinues for pci PHBs
by Kumar Gala
· 17 years ago
2fce1225
[POWERPC] FSL: Access PCIe LTSSM register with correct size
by Kumar Gala
· 17 years ago
873553b
[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM
by Dale Farnsworth
· 17 years ago
0e65bfe3
[POWERPC] Add initial MPC8610 HPCD Platform files.
by Xianghua Xiao
· 17 years ago
61c5d3c
[POWERPC] Treat 8610 PCIe host bridge as transparent
by Jason Jin
· 17 years ago
53f3945
[POWERPC] Add initial MPC8610 HPCD Device Tree Source file.
by Xianghua Xiao
· 17 years ago
f023dc7
[POWERPC] spi: mode should be "cpu-qe" instead of "qe"
by Peter Korsgaard
· 17 years ago
33799e3
[POWERPC] spi: Use fsl_spi instead of mpc83xx_spi
by Peter Korsgaard
· 17 years ago
6b0b594
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
by Timur Tabi
· 17 years ago
6039680
[POWERPC] Update .gitignore for new vdso generated files
by Kumar Gala
· 17 years ago
86a04d9
[POWERPC] Fixup MPC8568 dts
by Kumar Gala
· 17 years ago
6b9c676
[POWERPC] mpc8568mds.dts: fix PCIe I/O address space location and size
by Anton Vorontsov
· 17 years ago
c0e4eb2
[POWERPC] MPC8568E-MDS: add support for ds1374 rtc
by Anton Vorontsov
· 17 years ago
da1bb3a
[POWERPC] fsl_soc: fix uninitialized i2c_board_info structure
by Anton Vorontsov
· 17 years ago
15f8c60
[POWERPC] cpm: Describe multi-user ram in its own device node.
by Scott Wood
· 17 years ago
3c5df5c
[POWERPC] Cleaned up whitespace in head_fsl_booke.S
by Kumar Gala
· 17 years ago
b6927bc
[POWERPC] QE: Added missing CEURNR register
by Emil Medve
· 17 years ago
0438c28
[POWERPC] fsl_soc: rtc-ds1307 support
by Peter Korsgaard
· 17 years ago
210805e
[POWERPC] fsl_soc: Fix trivial printk typo.
by Peter Korsgaard
· 17 years ago
5dd57a1
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
by Scott Wood
· 17 years ago
c4e05bc
[POWERPC] bootwrapper: adds cuboot for MPC7448HPC2 platform
by Roy Zang
· 17 years ago
3611f2a
[POWERPC] mpc82xx: Add pq2fads board support.
by Scott Wood
· 17 years ago
e00c549
[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.
by Scott Wood
· 17 years ago
11c146c
[POWERPC] 8xx/wrapper: Embedded Planet EP88xC support
by Scott Wood
· 17 years ago
20906ec
[POWERPC] 8xx: mpc885ads cleanup
by Scott Wood
· 17 years ago
96fca1de
[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.
by Scott Wood
· 17 years ago
2d2294a
[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.
by Scott Wood
· 17 years ago
Next »