diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-12 00:55:47 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-12 00:55:47 -0400 |
commit | e86908614f2c7fec401827e5cefd7a6ea9407f85 (patch) | |
tree | fcb5d9e52422b37bdaf0e647126ebdfc1680f162 /MAINTAINERS | |
parent | 547307420931344a868275bd7ea7a30f117a15a9 (diff) | |
parent | 9b4b8feb962f4b3e74768b7205f1f8f6cce87238 (diff) |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
* 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc: (408 commits)
[POWERPC] Add memchr() to the bootwrapper
[POWERPC] Implement logging of unhandled signals
[POWERPC] Add legacy serial support for OPB with flattened device tree
[POWERPC] Use 1TB segments
[POWERPC] XilinxFB: Allow fixed framebuffer base address
[POWERPC] XilinxFB: Add support for custom screen resolution
[POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters
[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci
[POWERPC] 4xx: Kilauea defconfig file
[POWERPC] 4xx: Kilauea DTS
[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x
[POWERPC] 4xx: Add AMCC 405EX support to cputable.c
[POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capable
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
[POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfig
[POWERPC] 85xx: Killed <asm/mpc85xx.h>
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
[POWERPC] Make clockevents work on PPC601 processors
...
Fixed up conflict in Documentation/powerpc/booting-without-of.txt manually.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 29 |
1 files changed, 20 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8a1360045c2d..c4eca56ed5bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1535,7 +1535,7 @@ P: Pantelis Antoniou | |||
1535 | M: pantelis.antoniou@gmail.com | 1535 | M: pantelis.antoniou@gmail.com |
1536 | P: Vitaly Bordug | 1536 | P: Vitaly Bordug |
1537 | M: vbordug@ru.mvista.com | 1537 | M: vbordug@ru.mvista.com |
1538 | L: linuxppc-embedded@ozlabs.org | 1538 | L: linuxppc-dev@ozlabs.org |
1539 | L: netdev@vger.kernel.org | 1539 | L: netdev@vger.kernel.org |
1540 | S: Maintained | 1540 | S: Maintained |
1541 | 1541 | ||
@@ -1543,14 +1543,14 @@ FREESCALE HIGHSPEED USB DEVICE DRIVER | |||
1543 | P: Li Yang | 1543 | P: Li Yang |
1544 | M: leoli@freescale.com | 1544 | M: leoli@freescale.com |
1545 | L: linux-usb-devel@lists.sourceforge.net | 1545 | L: linux-usb-devel@lists.sourceforge.net |
1546 | L: linuxppc-embedded@ozlabs.org | 1546 | L: linuxppc-dev@ozlabs.org |
1547 | S: Maintained | 1547 | S: Maintained |
1548 | 1548 | ||
1549 | FREESCALE QUICC ENGINE UCC ETHERNET DRIVER | 1549 | FREESCALE QUICC ENGINE UCC ETHERNET DRIVER |
1550 | P: Li Yang | 1550 | P: Li Yang |
1551 | M: leoli@freescale.com | 1551 | M: leoli@freescale.com |
1552 | L: netdev@vger.kernel.org | 1552 | L: netdev@vger.kernel.org |
1553 | L: linuxppc-embedded@ozlabs.org | 1553 | L: linuxppc-dev@ozlabs.org |
1554 | S: Maintained | 1554 | S: Maintained |
1555 | 1555 | ||
1556 | FILE LOCKING (flock() and fcntl()/lockf()) | 1556 | FILE LOCKING (flock() and fcntl()/lockf()) |
@@ -2297,38 +2297,49 @@ S: Maintained | |||
2297 | LINUX FOR POWERPC EMBEDDED MPC52XX | 2297 | LINUX FOR POWERPC EMBEDDED MPC52XX |
2298 | P: Sylvain Munaut | 2298 | P: Sylvain Munaut |
2299 | M: tnt@246tNt.com | 2299 | M: tnt@246tNt.com |
2300 | P: Grant Likely | ||
2301 | M: grant.likely@secretlab.ca | ||
2300 | W: http://www.246tNt.com/mpc52xx/ | 2302 | W: http://www.246tNt.com/mpc52xx/ |
2301 | W: http://www.penguinppc.org/ | 2303 | W: http://www.penguinppc.org/ |
2302 | L: linuxppc-dev@ozlabs.org | 2304 | L: linuxppc-dev@ozlabs.org |
2303 | L: linuxppc-embedded@ozlabs.org | ||
2304 | S: Maintained | 2305 | S: Maintained |
2305 | 2306 | ||
2306 | LINUX FOR POWERPC EMBEDDED PPC4XX | 2307 | LINUX FOR POWERPC EMBEDDED PPC4XX |
2308 | P: Josh Boyer | ||
2309 | M: jwboyer@linux.vnet.ibm.com | ||
2307 | P: Matt Porter | 2310 | P: Matt Porter |
2308 | M: mporter@kernel.crashing.org | 2311 | M: mporter@kernel.crashing.org |
2309 | W: http://www.penguinppc.org/ | 2312 | W: http://www.penguinppc.org/ |
2310 | L: linuxppc-embedded@ozlabs.org | 2313 | L: linuxppc-dev@ozlabs.org |
2314 | T: git kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc.git | ||
2315 | S: Maintained | ||
2316 | |||
2317 | LINUX FOR POWERPC EMBEDDED XILINX VIRTEX | ||
2318 | P: Grant Likely | ||
2319 | M: grant.likely@secretlab.ca | ||
2320 | W: http://wiki.secretlab.ca/index.php/Linux_on_Xilinx_Virtex | ||
2321 | L: linuxppc-dev@ozlabs.org | ||
2311 | S: Maintained | 2322 | S: Maintained |
2312 | 2323 | ||
2313 | LINUX FOR POWERPC BOOT CODE | 2324 | LINUX FOR POWERPC BOOT CODE |
2314 | P: Tom Rini | 2325 | P: Tom Rini |
2315 | M: trini@kernel.crashing.org | 2326 | M: trini@kernel.crashing.org |
2316 | W: http://www.penguinppc.org/ | 2327 | W: http://www.penguinppc.org/ |
2317 | L: linuxppc-embedded@ozlabs.org | 2328 | L: linuxppc-dev@ozlabs.org |
2318 | S: Maintained | 2329 | S: Maintained |
2319 | 2330 | ||
2320 | LINUX FOR POWERPC EMBEDDED PPC8XX | 2331 | LINUX FOR POWERPC EMBEDDED PPC8XX |
2321 | P: Marcelo Tosatti | 2332 | P: Marcelo Tosatti |
2322 | M: marcelo@kvack.org | 2333 | M: marcelo@kvack.org |
2323 | W: http://www.penguinppc.org/ | 2334 | W: http://www.penguinppc.org/ |
2324 | L: linuxppc-embedded@ozlabs.org | 2335 | L: linuxppc-dev@ozlabs.org |
2325 | S: Maintained | 2336 | S: Maintained |
2326 | 2337 | ||
2327 | LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX | 2338 | LINUX FOR POWERPC EMBEDDED PPC83XX AND PPC85XX |
2328 | P: Kumar Gala | 2339 | P: Kumar Gala |
2329 | M: galak@kernel.crashing.org | 2340 | M: galak@kernel.crashing.org |
2330 | W: http://www.penguinppc.org/ | 2341 | W: http://www.penguinppc.org/ |
2331 | L: linuxppc-embedded@ozlabs.org | 2342 | L: linuxppc-dev@ozlabs.org |
2332 | S: Maintained | 2343 | S: Maintained |
2333 | 2344 | ||
2334 | LINUX FOR POWERPC PA SEMI PWRFICIENT | 2345 | LINUX FOR POWERPC PA SEMI PWRFICIENT |
@@ -2990,7 +3001,7 @@ POWERPC 4xx EMAC DRIVER | |||
2990 | P: Eugene Surovegin | 3001 | P: Eugene Surovegin |
2991 | M: ebs@ebshome.net | 3002 | M: ebs@ebshome.net |
2992 | W: http://kernel.ebshome.net/emac/ | 3003 | W: http://kernel.ebshome.net/emac/ |
2993 | L: linuxppc-embedded@ozlabs.org | 3004 | L: linuxppc-dev@ozlabs.org |
2994 | L: netdev@vger.kernel.org | 3005 | L: netdev@vger.kernel.org |
2995 | S: Maintained | 3006 | S: Maintained |
2996 | 3007 | ||