Commit Graph

3194 Commits (89b2bbd69b89b4c5efdc112a88d72419bdeb8dfc)

Author SHA1 Message Date
Michael Ellerman fcbe8090a0 [POWERPC] Simplify error logic in rtas_setup_msi_irqs() 18 years ago
Michael Ellerman d9303d662f [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() 18 years ago
Michael Ellerman db220b234d [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() 18 years ago
Arnd Bergmann a35e370cfd [POWERPC] Move embedded6xx into multiplatform 18 years ago
Linas Vepstas a7fb7ea76e [POWERPC] pseries: device node status can be "ok" or "okay" 18 years ago
Anton Blanchard e48395f175 [POWERPC] Fix xics set_affinity code 18 years ago
jacmet@sunsite.dk f93c7c5aab [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode. 18 years ago
jacmet@sunsite.dk 39db0fd9db [POWERPC] Fix mpc834x USB-MPH configuration. 18 years ago
Jochen Friedrich 83af919e0f [POWERPC] Fix copy'n'paste typo in commproc.c 18 years ago
Jeremy Kerr 603c461250 [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable again 18 years ago
Jochen Friedrich c5552ca48b [POWERPC] Fix copy'n'paste typo in commproc.c 18 years ago
Roland McGrath 474f819672 [POWERPC] Ensure FULL_REGS on exec 18 years ago
Emil Medve 576e393e74 [POWERPC] Fix build errors when BLOCK=n 18 years ago
Satyam Sharma 8fd7675c09 [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath 18 years ago
Olof Johansson 17b5ee04c0 [POWERPC] Support setting affinity for U3/U4 MSI sources 18 years ago
Arnd Bergmann 3164cccdc0 [POWERPC] add Kconfig option for optimizing for cell 18 years ago
Jeremy Kerr fb8299ed31 [POWERPC] cell: Don't cast the result of of_get_property() 18 years ago
Tony Breeds 408e83a682 [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax 18 years ago
Grant Likely 85498ae87c [POWERPC] mpc5200: Add cuimage support for mpc5200 boards 18 years ago
Grant Likely ad25a4cca7 [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree 18 years ago
Dale Farnsworth 9b41fcb0eb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions 18 years ago
Valentine Barshak bd0076cc33 [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries. 18 years ago
Valentine Barshak e52f5677bf [POWERPC] 4xx: Fix Bamboo MAL0 dts entry. 18 years ago
Valentine Barshak 472b5b43be [POWERPC] Add 64-bit resources support to pci_iomap 18 years ago
Hollis Blanchard 70dea47da1 [POWERPC] 4xx: Implement udbg_getc() for 440 18 years ago
Josh Boyer 504ca43e5e [POWERPC] 4xx: Convert Seqouia flash mappings to new binding 18 years ago
Josh Boyer bf07f32d43 [POWERPC] 4xx: Convert Walnut flash mappings to new binding 18 years ago
Josh Boyer 658e817019 [POWERPC] cuimage for Bamboo board 18 years ago
Benjamin Herrenschmidt c27da33969 [POWERPC] Fix timekeeping on PowerPC 601 18 years ago
Benjamin Herrenschmidt 7b5acbaac3 [POWERPC] Don't expose clock vDSO functions when CPU has no timebase 18 years ago
Christoph Hellwig c0e7b4aa1c [POWERPC] spusched: Fix null pointer dereference in find_victim 18 years ago
Stephen Rothwell 9e4859ef54 [POWERPC] FWNMI is only used on pSeries 18 years ago
Stephen Rothwell ee7a76da1e [POWERPC] Size swapper_pg_dir correctly 18 years ago
Stephen Rothwell 19a8d97d89 [POWERPC] Remove cmd_line from head*.S 18 years ago
Stephen Rothwell 7b2c3c5b1d [POWERPC] Fix section mismatch in PCI code 18 years ago
Domen Puncer ee983079ce [POWERPC] MPC5200 low power mode 18 years ago
Michael Ellerman 104f0cc2dc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() 18 years ago
Michael Ellerman 9e25ae6d91 [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code 18 years ago
Michael Ellerman 7af1443a9d [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe 18 years ago
Michael Ellerman e55014923e [POWERPC] spufs: Cleanup ELF coredump extra notes logic 18 years ago
Michael Ellerman 48cad41f7e [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls 18 years ago
Michael Ellerman 78810ff672 [POWERPC] spufs: Add contents of npc file to SPU coredumps 18 years ago
Michael Ellerman 74de08bc10 [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * 18 years ago
Michael Ellerman 936d5bf1d7 [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate 18 years ago
Michael Ellerman c1a72173ab [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded 18 years ago
Michael Ellerman 59000b53c7 [POWERPC] spufs: Correctly calculate the size of the local-store to dump 18 years ago
Michael Ellerman d464fb4410 [POWERPC] spufs: Write some SPU coredump values as ASCII 18 years ago
Michael Ellerman 4fca9c4250 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code 18 years ago
Michael Ellerman 9a5080f11d [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes 18 years ago
Michael Ellerman f9b7bbe7a8 [POWERPC] spufs: Remove ctx_info and ctx_info_list 18 years ago