aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/celleb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-24[POWERPC] celleb: Move miscellaneous files for BeatIshizaki Kou7-846/+0
2008-04-24[POWERPC] celleb: Move a file for SPU on BeatIshizaki Kou2-208/+0
2008-04-24[POWERPC] celleb: Move files for Beat mmu and iommuIshizaki Kou3-559/+2
2008-04-24[POWERPC] celleb: Move files for Beat hvcall interfacesIshizaki Kou9-746/+6
2008-04-24[POWERPC] celleb: Move the SCC related code for cellebIshizaki Kou5-788/+1
2008-04-24[POWERPC] celleb: Move the files for celleb base supportIshizaki Kou6-828/+3
2008-04-24[POWERPC] celleb: Consolidate io-workarounds codeIshizaki Kou6-357/+46
2008-04-17[POWERPC] celleb: Coding style cleanupIshizaki Kou9-38/+39
2008-03-03[POWERPC] move celleb DABRX definitionsJens Osterkamp1-3/+0
2008-01-25[POWERPC] Have celleb use its own dma_direct_offset variableMichael Ellerman1-2/+4
2008-01-25[POWERPC] Add celleb_dma_dev_setup()Michael Ellerman1-1/+13
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely2-9/+3
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely2-0/+2
2007-12-20[POWERPC] celleb: Split machine definitionIshizaki Kou3-78/+114
2007-12-19[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h.Jon Loeliger2-2/+2
2007-12-11[POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2-3/+3
2007-12-11[POWERPC] celleb: Add support for native CBEIshizaki Kou3-22/+82
2007-12-06[POWERPC] CELLEB: Fix possible NULL pointer dereferenceCyrill Gorcunov1-3/+8
2007-12-03[POWERPC] Add missing spaces in printk formatsjoe@perches.com2-2/+2
2007-11-08[POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds1-0/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras1-16/+18
2007-10-11[POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely1-5/+0
2007-10-03[POWERPC] Celleb: update for PCIIshizaki Kou8-47/+396
2007-10-03[POWERPC] Celleb: Serial I/O updateIshizaki Kou1-24/+24
2007-10-03[POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou4-1/+203
2007-10-03[POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou1-1/+93
2007-10-03[POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou3-13/+15
2007-09-19[POWERPC] Fix section mismatch in PCI codeStephen Rothwell1-14/+5
2007-09-14[POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman1-0/+7
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-1/+1
2007-08-17[POWERPC] celleb_epci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] celleb_fake_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-08-17[POWERPC] Init markings for cellebIshizaki Kou3-7/+7
2007-08-17[POWERPC] Fix celleb sio section warningIshizaki Kou1-1/+1
2007-08-17[POWERPC] Fix celleb pci section warningsIshizaki Kou1-6/+6
2007-06-07[POWERPC] scc_sio: Fix link failureChristoph Hellwig1-1/+1
2007-05-10[POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou1-1/+1
2007-05-10[POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou1-4/+4
2007-05-10[POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou1-0/+1
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-10/+0
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell3-11/+11
2007-03-22[POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala1-0/+9
2007-03-09[POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell1-1/+1
2007-03-09[POWERPC] Create and use set_pci_dma_opsStephen Rothwell1-1/+1
2007-03-08[POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou1-21/+61
2007-02-16[POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou1-2/+1
2007-02-16[POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou1-0/+2
2007-02-13[POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi1-11/+8
2007-02-09[PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2-34/+34