Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
06b3cda0c12986f5bba578b918b188d731c4e191
/
arch
/
powerpc
/
platforms
/
82xx
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0e5d359
powerpc/82xx: Convert pci_pic_lock to raw_spinlock
by Anton Vorontsov
· 15 years ago
b27df67
powerpc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
0526484
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 15 years ago
58459a4
powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()
by Roel Kluin
· 15 years ago
6cff46f
powerpc: Remove get_irq_desc()
by Michael Ellerman
· 15 years ago
818fcac
powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards
by Anton Vorontsov
· 15 years ago
a70e88b
powerpc/82xx: Fix BCSR bits for MPC8272ADS boards
by Anton Vorontsov
· 15 years ago
9239c89
powerpc/82xx: mgcoge - updates for 2.6.32
by Heiko Schocher
· 15 years ago
ea96025
powerpc: Don't use alloc_bootmem() in init_IRQ() path
by Anton Vorontsov
· 15 years ago
2ed0e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ca851c7
powerpc/cpm: Remove some cruft code and defines
by Kumar Gala
· 16 years ago
fd84f0e
powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdio
by Grant Likely
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
08c6e3a
arch/powerpc: Eliminate double sizeof
by Julia Lawall
· 16 years ago
7fe519c
powerpc: Introduce ppc_pci_flags accessors
by Josh Boyer
· 16 years ago
6dc647258
Merge commit 'origin'
by Benjamin Herrenschmidt
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
6371663
powerpc: Add support for mpc8247 based board MGCOGE from keymile.
by Heiko Schocher
· 16 years ago
108443c
Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET"
by Kumar Gala
· 16 years ago
ff21f23
powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang
by Kumar Gala
· 16 years ago
e3621ee
powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET
by Kumar Gala
· 16 years ago
d8267c1
powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform
by Kumar Gala
· 16 years ago
a5d28c8
powerpc/CPM: Add i2c pins to dts and board setup
by Jochen Friedrich
· 16 years ago
6c11609
powerpc: Fix pq2fads irq handling with PREEMPT_RT
by Rune Torgersen
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
3dd82a1
[POWERPC] CPM: Always use new binding.
by Scott Wood
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
75e89b0
[POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put
by Julia Lawall
· 17 years ago
ca956f0
[POWERPC] 82xx and embedded6xx: Use machine_*_initcall() hooks in platform code
by Grant Likely
· 17 years ago
0dde1a1
[POWERPC] 82xx: Embedded Planet EP8248E support
by Scott Wood
· 17 years ago
fc3fb71
[POWERPC] pci32: Add flags modifying the PCI code behaviour
by Benjamin Herrenschmidt
· 17 years ago
882407b
[POWERPC] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.
by Jon Loeliger
· 17 years ago
44ef339
[POWERPC] pci_controller->arch_data really is a struct device_node *
by Stephen Rothwell
· 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
2d2294a
[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.
by Scott Wood
· 17 years ago
d1df447
[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.
by Scott Wood
· 17 years ago
4ff62e1
[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality.
by Scott Wood
· 17 years ago
6815800
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
by Michael Ellerman
· 17 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 17 years ago
ed16c20
[POWERPC] Remove old includes from arch/ppc
by Kumar Gala
· 17 years ago
2e56ff2
[POWERPC] Make endianess of cfg_addr for indirect pci ops runtime
by Kumar Gala
· 17 years ago
dbf8471
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
by Kumar Gala
· 17 years ago
2a5ccbc
[POWERPC] Remove bus_offset in places its not really used
by Kumar Gala
· 17 years ago
7d52c7b
[POWERPC] Pass the pci_controller into pci_exclude_device
by Kumar Gala
· 17 years ago
5ab9c45
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
by Kumar Gala
· 17 years ago
1430560
[POWERPC] mpc82xx_ads build fix
by Arnd Bergmann
· 17 years ago
09b55f7
[POWERPC] rename add_bridge to avoid namespace clashes
by Arnd Bergmann
· 17 years ago
b9fd305
[POWERPC] move 82xx/83xx/86xx Kconfig options to platform selection
by Arnd Bergmann
· 17 years ago
445c9b5
Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22
by Paul Mackerras
· 18 years ago
d6071f8
[POWERPC] Convert 82xx platform to unified platform Kconfig
by Kumar Gala
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
fd42c71
[POWERPC] Removed config options that we don't support in embedded6xx
by Kumar Gala
· 18 years ago
5427828
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
by Vitaly Bordug
· 18 years ago
f90bb15
[POWERPC] Make pci_read_irq_line the default
by Benjamin Herrenschmidt
· 18 years ago
b0ac3f5
[HEADERS] Put linux/config.h out of its misery.
by Dave Jones
· 18 years ago
35a84c2
[POWERPC] Fix up after irq changes
by Olaf Hering
· 18 years ago
91bd610
POWERPC: mpc82xx merge: board-specific/platform stuff(resend)
by Vitaly Bordug
· 18 years ago