Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1cfb419b394ba82745c54ff05436d598ecc2dbd5
/
arch
/
powerpc
/
platforms
/
celleb
15c60cc
[POWERPC] Have celleb use its own dma_direct_offset variable
by Michael Ellerman
· 17 years ago
450d87e
[POWERPC] Add celleb_dma_dev_setup()
by Michael Ellerman
· 17 years ago
e25c47f
[POWERPC] cell: Use machine_*_initcall() hooks in platform code
by Grant Likely
· 17 years ago
283029d
[POWERPC] Add of_find_matching_node() helper function
by Grant Likely
· 17 years ago
7e1961f
[POWERPC] celleb: Split machine definition
by Ishizaki Kou
· 17 years ago
d8caf74
[POWERPC] cell: 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
9858ee8
[POWERPC] celleb: Add support for native CBE
by Ishizaki Kou
· 17 years ago
3a1c81f
[POWERPC] CELLEB: Fix possible NULL pointer dereference
by Cyrill Gorcunov
· 17 years ago
df3c901
[POWERPC] Add missing spaces in printk formats
by joe@perches.com
· 17 years ago
e7bda18
[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not defined
by Tony Breeds
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
745e102
[POWERPC] Platforms shouldn't mess with ROOT_DEV
by Grant Likely
· 17 years ago
da0bd34
[POWERPC] Celleb: update for PCI
by Ishizaki Kou
· 17 years ago
86de9f5
[POWERPC] Celleb: Serial I/O update
by Ishizaki Kou
· 17 years ago
7f2c857
[POWERPC] Celleb: New HTAB Guest OS Interface on Beat
by Ishizaki Kou
· 17 years ago
b418480
[POWERPC] Celleb: Support for Power/Reset buttons
by Ishizaki Kou
· 17 years ago
80755b4
[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.c
by Ishizaki Kou
· 17 years ago
7b2c3c5
[POWERPC] Fix section mismatch in PCI code
by Stephen Rothwell
· 17 years ago
8528ab8
[POWERPC] Invert null match behaviour for irq_hosts
by Michael Ellerman
· 18 years ago
52964f8
[POWERPC] Add an optional device_node pointer to the irq_host
by Michael Ellerman
· 18 years ago
3e02aeb
[POWERPC] celleb_epci_ops: Use named structure member initializers
by Nathan Lynch
· 18 years ago
aec249b
[POWERPC] celleb_fake_pci_ops: Use named structure member initializers
by Nathan Lynch
· 18 years ago
a4ebd01
[POWERPC] Init markings for celleb
by Ishizaki Kou
· 18 years ago
b090b33
[POWERPC] Fix celleb sio section warning
by Ishizaki Kou
· 18 years ago
e5b9187
[POWERPC] Fix celleb pci section warnings
by Ishizaki Kou
· 18 years ago
6dcbf16
[POWERPC] scc_sio: Fix link failure
by Christoph Hellwig
· 18 years ago
b4f8b10
[POWERPC] celleb: Fix parsing of machine type hack command line option
by Ishizaki Kou
· 18 years ago
0f6e74a
[POWERPC] celleb: Fix PCI config space accesses to subordinate buses
by Ishizaki Kou
· 18 years ago
d1af5b4
[POWERPC] celleb: Fix support for multiple PCI domains
by Ishizaki Kou
· 18 years ago
8d8a024
[POWERPC] Generic check_legacy_ioport
by Olaf Hering
· 18 years ago
e2eb639
[POWERPC] Rename get_property to of_get_property: arch/powerpc
by Stephen Rothwell
· 18 years ago
72e77a1
[POWERPC] Split cell platforms into their respective Kconfig file
by Kumar Gala
· 18 years ago
5719070
[POWERPC] Create and use get_pci_dma_ops()
by Stephen Rothwell
· 18 years ago
9874777
[POWERPC] Create and use set_pci_dma_ops
by Stephen Rothwell
· 18 years ago
8388374
[POWERPC] Celleb: bug fix caused by not casting pointer types
by Ishizaki Kou
· 18 years ago
89680a8
[POWERPC] celleb: fix scc_uhc.c dependency
by Ishizaki Kou
· 18 years ago
2333eae
[POWERPC] celleb: fix CONFIG_KEXEC dependency
by Ishizaki Kou
· 18 years ago
cbca567
[POWERPC] Celleb: improve MMU hashtable locking
by Akira Iguchi
· 18 years ago
f1fda89
[PATCH] powerpc: celleb trivial endianness and iomem annotations
by Al Viro
· 18 years ago
c347b79
[POWERPC] Celleb: basic support
by Ishizaki Kou
· 18 years ago
e107931
[POWERPC] Celleb: support spu priv1 ops
by Ishizaki Kou
· 18 years ago
d7480a9
[POWERPC] Celleb: support udbg
by Ishizaki Kou
· 18 years ago
fe4a0cf
[POWERPC] Celleb: htab routines
by Ishizaki Kou
· 18 years ago
97a9b58
[POWERPC] Celleb: support iommu
by Ishizaki Kou
· 18 years ago
7163c7c
[POWERPC] Celleb: setup usb host controller in SCC
by Ishizaki Kou
· 18 years ago
32f39b0
[POWERPC] Celleb: support interrupts
by Ishizaki Kou
· 18 years ago
b8a590c
[POWERPC] Celleb: interfaces to the hypervisor
by Ishizaki Kou
· 18 years ago
8b629a1
[POWERPC] Celleb: setup sio in SCC
by Ishizaki Kou
· 18 years ago
551a3d8
[POWERPC] Celleb: Support PCI bus and base of I/O
by Ishizaki Kou
· 18 years ago
983e3f6
[POWERPC] Celleb: Cell SCC definitions
by Ishizaki Kou
· 18 years ago
ca58b8e
[POWERPC] Celleb: hypervisor call numbers
by Ishizaki Kou
· 18 years ago