| Commit message (Expand) | Author | Age | Files | Lines |
* | [POWERPC] PS3: Move vuart declarations to ps3.h | Geoff Levand | 2007-02-07 | 2 | -37/+36 |
* | [POWERPC] PS3: Move system bus to platform directory | Geoff Levand | 2007-02-07 | 13 | -161/+159 |
* | [POWERPC] Add "is_power_of_2" checking to log2.h. | Robert P. J. Day | 2007-02-07 | 5 | -12/+13 |
* | [POWERPC] MPIC: support more than 256 sources | Olof Johansson | 2007-02-07 | 3 | -39/+54 |
* | [POWERPC] PA6T PMC support | Olof Johansson | 2007-02-07 | 3 | -50/+102 |
* | [POWERPC] Introduce _SYSDEV_ATTR | Olof Johansson | 2007-02-07 | 1 | -4/+8 |
* | [POWERPC] Add PMC type to cputable | Olof Johansson | 2007-02-07 | 3 | -26/+33 |
* | [POWERPC] Oprofile cleanup | Olof Johansson | 2007-02-07 | 5 | -102/+98 |
* | [POWERPC] Fix array indexing error in rheap grow() | Timur Tabi | 2007-02-07 | 1 | -1/+2 |
* | [POWERPC] ps3: ps3_defconfig updates | Geoff Levand | 2007-02-07 | 1 | -25/+200 |
* | [POWERPC] ps3: remove unneeded header include | Geoff Levand | 2007-02-07 | 1 | -1/+0 |
* | [POWERPC] ps3: get av_multi_out params | Geert Uytterhoeven | 2007-02-07 | 2 | -7/+21 |
* | [POWERPC] ps3: get firmware version | Geoff Levand | 2007-02-07 | 2 | -0/+32 |
* | [POWERPC] ps3: remove cpuinfo | Geoff Levand | 2007-02-07 | 1 | -6/+0 |
* | [POWERPC] ps3: fix interrupt bmp | Geoff Levand | 2007-02-07 | 1 | -1/+6 |
* | [POWERPC] ps3: add interrupt alloc for outlets | Geert Uytterhoeven | 2007-02-07 | 2 | -10/+17 |
* | [POWERPC] ps3: bind interrupt to cpu | Geoff Levand | 2007-02-07 | 5 | -140/+200 |
* | [POWERPC] ps3: cleanup interrupt bmp routines | Benjamin Herrenschmidt | 2007-02-07 | 1 | -47/+38 |
* | [POWERPC] ps3: smp interrupt fixes | Geoff Levand | 2007-02-07 | 1 | -31/+29 |
* | [POWERPC] ps3: rename interrupt symbols | Geoff Levand | 2007-02-07 | 1 | -33/+33 |
* | [POWERPC] ps3: fix struct alignment attributes | Geoff Levand | 2007-02-07 | 2 | -5/+4 |
* | [POWERPC] ps3: system bus minor mmio fix | Benjamin Herrenschmidt | 2007-02-07 | 1 | -3/+3 |
* | [POWERPC] ps3: repository storage support | Geert Uytterhoeven | 2007-02-07 | 2 | -9/+200 |
* | [POWERPC] ps3: repository misc fixes | Geoff Levand | 2007-02-07 | 2 | -21/+27 |
* | [POWERPC] pSeries: EEH improperly enabled for some Power4 systems | Linas Vepstas | 2007-02-07 | 1 | -3/+16 |
* | [POWERPC] Fix apparent typo "CONFIG_SERIAL_CPM_SMC". | Robert P. J. Day | 2007-02-07 | 1 | -1/+1 |
* | [POWERPC] Maple: don't override bus-range supplied by firmware | Nathan Lynch | 2007-02-07 | 1 | -8/+0 |
* | [POWERPC] Add mpc866ads board-specific bits to arch/powerpc | Vitaly Bordug | 2007-02-07 | 6 | -0/+1392 |
* | [POWERPC] 8xx: Add mpc885ads support and common mpc8xx files | Vitaly Bordug | 2007-02-07 | 8 | -257/+1846 |
* | [POWERPC] 8xx: powerpc port of core CPM PIC | Vitaly Bordug | 2007-02-07 | 9 | -10/+1414 |
* | [POWERPC] 8xx: platform related changes to the fsl_soc | Vitaly Bordug | 2007-02-07 | 1 | -2/+272 |
* | [POWERPC] 8xx: generic 8xx code arch/powerpc port | Vitaly Bordug | 2007-02-07 | 4 | -27/+11 |
* | [POWERPC] 8xx: platform specific mmu updates | Vitaly Bordug | 2007-02-07 | 1 | -10/+10 |
* | [POWERPC] cpm_uart: OF-related fix for CPM1 | Vitaly Bordug | 2007-02-07 | 1 | -7/+8 |
* | [POWERPC] remove unused CPU_FTRS_POWER6X | Michael Neuling | 2007-02-07 | 1 | -6/+0 |
* | [POWERPC] 83xx: Add the mpc8323emds.dts | Kim Phillips | 2007-01-30 | 1 | -0/+345 |
* | [POWERPC] 83xx: Add the mpc832xemds defconfig | Kim Phillips | 2007-01-30 | 1 | -0/+1083 |
* | [POWERPC] Enable stack debug features on ppc32 | Kumar Gala | 2007-01-30 | 1 | -2/+2 |
* | Merge branch '83xx' into for_paulus | Kumar Gala | 2007-01-30 | 2 | -0/+2 |
|\ |
|
| * | [POWERPC] 83xx: Fix compiler warnings on 836x and 832x | Li Yang | 2007-01-30 | 2 | -0/+2 |
* | | [POWERPC] Remove fastcall function attribute | Kumar Gala | 2007-01-26 | 2 | -12/+12 |
|/ |
|
* | [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() | Kumar Gala | 2007-01-26 | 2 | -7/+10 |
* | [POWERPC] 83xx: Make platform *_init_IRQ() static | Kumar Gala | 2007-01-26 | 4 | -4/+4 |
* | [POWERPC] 83xx: Don't call ioremap in the reset function | Kumar Gala | 2007-01-26 | 1 | -8/+21 |
* | [POWERPC] 83xx: Fix Kconfig to only enable FP math emulation for the MPC832x | Kumar Gala | 2007-01-26 | 4 | -8/+7 |
* | [POWERPC] Celleb: setup sio in SCC | Ishizaki Kou | 2007-01-24 | 1 | -0/+101 |
* | [POWERPC] Celleb: Support PCI bus and base of I/O | Ishizaki Kou | 2007-01-24 | 3 | -0/+925 |
* | [POWERPC] Celleb: Cell SCC definitions | Ishizaki Kou | 2007-01-24 | 1 | -0/+145 |
* | [POWERPC] Celleb: hypervisor call numbers | Ishizaki Kou | 2007-01-24 | 1 | -0/+160 |
* | [POWERPC] Add IRQ remapping hook | Ishizaki Kou | 2007-01-24 | 2 | -0/+5 |