Commit Graph

56 Commits (bf528a3a9bd11b6ae39684b18c9c0678f23924fd)

Author SHA1 Message Date
Ingo Molnar fe333321e2 powerpc: Change u64/s64 to a long long integer type 16 years ago
Ingo Molnar b36ac9e84b powerpc/cell: Fix some u64 vs. long types 16 years ago
Michael Ellerman ba82efbd3b powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init() 16 years ago
Mark Nelson f9226d572d powerpc: Update remaining dma_mapping_ops to use map/unmap_page 17 years ago
Becky Bruce 8fae035324 powerpc: Drop archdata numa_node 17 years ago
Robert Jennings 6490c4903d powerpc/pseries: iommu enablement for CMO 17 years ago
Mark Nelson 7886250e9d powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint 17 years ago
Mark Nelson 1ed6af7344 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code 17 years ago
Mark Nelson 4f3dd8a062 powerpc/dma: Use the struct dma_attrs in iommu code 17 years ago
Mark Nelson 7e5f810503 powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table 17 years ago
Harvey Harrison e48b1b452f [POWERPC] Replace remaining __FUNCTION__ occurrences 17 years ago
Michael Ellerman 3a4295d101 [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices 17 years ago
Michael Ellerman da40451bba [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages 17 years ago
Michael Ellerman 225d49050f [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code 17 years ago
Michael Ellerman 3d3e6da17d [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE 17 years ago
Michael Ellerman 7d432ff1b7 [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately 17 years ago
Michael Ellerman edf441fb80 [POWERPC] Move allocation of cell IOMMU pad page 17 years ago
Michael Ellerman 08e024272e [POWERPC] Remove unused pte_offset variable 17 years ago
Michael Ellerman 0d7386ebff [POWERPC] Use it_offset not pte_offset in cell IOMMU code 17 years ago
Michael Ellerman f9660e8a6c [POWERPC] Clearup cell IOMMU fixed mapping terminology 17 years ago
David S. Miller d9b2b2a277 [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. 17 years ago
Michael Ellerman 44621be4b5 [POWERPC] Make cell IOMMU fixed mapping printk more useful 17 years ago
Michael Ellerman 4a8df1507e [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops 17 years ago
Michael Ellerman 0e0b47abb7 [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges 17 years ago
Michael Ellerman ccd05d086f [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares 17 years ago
Michael Ellerman 99e139126a [POWERPC] Cell IOMMU fixed mapping support 17 years ago
Michael Ellerman c96b51265a [POWERPC] Split out the ioid fetching/checking logic 17 years ago
Michael Ellerman 4134791728 [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows 17 years ago
Michael Ellerman 86865771ea [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup() 17 years ago
Michael Ellerman 7fc67afc43 [POWERPC] Split cell_iommu_setup_hardware() into two parts 17 years ago
Michael Ellerman 209bfbb478 [POWERPC] Split out the logic that allocates struct iommus 17 years ago
Michael Ellerman 3ca6644e5c [POWERPC] Make IOMMU code safe for > 132 GB of memory 17 years ago
Michael Ellerman f5d67bd5ec [POWERPC] Have cell use its own dma_direct_offset variable 17 years ago
Michael Ellerman 110f95c9f0 [POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup() 17 years ago
Grant Likely e25c47ffa9 [POWERPC] cell: Use machine_*_initcall() hooks in platform code 17 years ago
Ishizaki Kou 7e1961ff49 [POWERPC] celleb: Split machine definition 17 years ago
Jon Loeliger d8caf74f1b [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. 17 years ago
Ishizaki Kou 9858ee8ac5 [POWERPC] celleb: Add support for native CBE 17 years ago
Benjamin Herrenschmidt eef686a009 [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h 18 years ago
Stephen Rothwell e2eb63927b [POWERPC] Rename get_property to of_get_property: arch/powerpc 18 years ago
Stephen Rothwell 57190708f1 [POWERPC] Create and use get_pci_dma_ops() 18 years ago
Stephen Rothwell 9874777016 [POWERPC] Create and use set_pci_dma_ops 18 years ago
Al Viro 9340b0d356 [PATCH] arch/powerpc trivial annotations 18 years ago
Jeremy Kerr 165785e5c0 [POWERPC] Cell iommu support 18 years ago
Benjamin Herrenschmidt acfd946a1a [POWERPC] Make cell use direct DMA ops 18 years ago
Benjamin Herrenschmidt d03f387eb3 [POWERPC] Cell fixup DMA offset for new southbridge 18 years ago
Benjamin Herrenschmidt 12d04eef92 [POWERPC] Refactor 64 bits DMA operations 18 years ago
Arnd Bergmann 43b4f4061c [POWERPC] cell: fix bugs found by sparse 19 years ago
Jeremy Kerr c61c27d58a [POWERPC] cell: Constify & voidify get_property() 19 years ago
Anton Blanchard df310656c7 [POWERPC] cleanup dma_mapping_ops 19 years ago