summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/celleb
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] move celleb DABRX definitionsJens Osterkamp2008-03-031-3/+0
* [POWERPC] Have celleb use its own dma_direct_offset variableMichael Ellerman2008-01-251-2/+4
* [POWERPC] Add celleb_dma_dev_setup()Michael Ellerman2008-01-251-1/+13
* [POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-172-9/+3
* [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-172-0/+2
* [POWERPC] celleb: Split machine definitionIshizaki Kou2007-12-203-78/+114
* [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...Jon Loeliger2007-12-192-2/+2
* [POWERPC] pci_controller->arch_data really is a struct device_node *Stephen Rothwell2007-12-112-3/+3
* [POWERPC] celleb: Add support for native CBEIshizaki Kou2007-12-113-22/+82
* [POWERPC] CELLEB: Fix possible NULL pointer dereferenceCyrill Gorcunov2007-12-061-3/+8
* [POWERPC] Add missing spaces in printk formatsjoe@perches.com2007-12-032-2/+2
* [POWERPC] Fix build failure when CONFIG_VIRT_CPU_ACCOUNTING is not definedTony Breeds2007-11-081-0/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-121-16/+18
* [POWERPC] Platforms shouldn't mess with ROOT_DEVGrant Likely2007-10-111-5/+0
* [POWERPC] Celleb: update for PCIIshizaki Kou2007-10-038-47/+396
* [POWERPC] Celleb: Serial I/O updateIshizaki Kou2007-10-031-24/+24
* [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-034-1/+203
* [POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou2007-10-031-1/+93
* [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou2007-10-033-13/+15
* [POWERPC] Fix section mismatch in PCI codeStephen Rothwell2007-09-191-14/+5
* [POWERPC] Invert null match behaviour for irq_hostsMichael Ellerman2007-09-141-0/+7
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-141-1/+1
* [POWERPC] celleb_epci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] celleb_fake_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] Init markings for cellebIshizaki Kou2007-08-173-7/+7
* [POWERPC] Fix celleb sio section warningIshizaki Kou2007-08-171-1/+1
* [POWERPC] Fix celleb pci section warningsIshizaki Kou2007-08-171-6/+6
* [POWERPC] scc_sio: Fix link failureChristoph Hellwig2007-06-071-1/+1
* [POWERPC] celleb: Fix parsing of machine type hack command line optionIshizaki Kou2007-05-101-1/+1
* [POWERPC] celleb: Fix PCI config space accesses to subordinate busesIshizaki Kou2007-05-101-4/+4
* [POWERPC] celleb: Fix support for multiple PCI domainsIshizaki Kou2007-05-101-0/+1
* [POWERPC] Generic check_legacy_ioportOlaf Hering2007-04-271-10/+0
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-133-11/+11
* [POWERPC] Split cell platforms into their respective Kconfig fileKumar Gala2007-03-221-0/+9
* [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-091-1/+1
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-1/+1
* [POWERPC] Celleb: bug fix caused by not casting pointer typesIshizaki Kou2007-03-081-21/+61
* [POWERPC] celleb: fix scc_uhc.c dependencyIshizaki Kou2007-02-161-2/+1
* [POWERPC] celleb: fix CONFIG_KEXEC dependencyIshizaki Kou2007-02-161-0/+2
* [POWERPC] Celleb: improve MMU hashtable lockingAkira Iguchi2007-02-131-11/+8
* [PATCH] powerpc: celleb trivial endianness and iomem annotationsAl Viro2007-02-092-34/+34
* [POWERPC] Celleb: basic supportIshizaki Kou2007-02-075-0/+527
* [POWERPC] Celleb: support spu priv1 opsIshizaki Kou2007-02-071-0/+208
* [POWERPC] Celleb: support udbgIshizaki Kou2007-02-071-0/+97
* [POWERPC] Celleb: htab routinesIshizaki Kou2007-02-071-0/+311
* [POWERPC] Celleb: support iommuIshizaki Kou2007-02-071-0/+104
* [POWERPC] Celleb: setup usb host controller in SCCIshizaki Kou2007-02-071-0/+94
* [POWERPC] Celleb: support interruptsIshizaki Kou2007-02-072-0/+307
* [POWERPC] Celleb: interfaces to the hypervisorIshizaki Kou2007-02-072-0/+507
OpenPOWER on IntegriCloud