Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-28 | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | |
Rename commproc.[ch] to cpm1.[ch] to be more consistent with cpm2. Also rename cpm2_common.c to cpm2.c as suggested by Scott Wood. Adjust the includes accordingly. Signed-off-by: Jochen Friedrich <jochen@scram.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2007-02-07 | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug | |
This covers common CPM access functions, CPM interrupt controller code, micropatch and a few compatibility things to kee the same driver base working with arch/ppc. This version is refined with all the comments (mostly PIC-related) addressed. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> |