| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] powerpc: trivial: modify comments to refer to new location of files | Jon Mason | 2006-02-10 | 105 | -212/+0 |
* | Merge ../powerpc-merge | Paul Mackerras | 2006-02-10 | 15 | -26/+26 |
|\ |
|
| * | [SERIAL] uart_port flags member should use UPF_* | Russell King | 2006-02-05 | 8 | -8/+8 |
| * | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 2006-02-05 | 16 | -20/+20 |
* | | [PATCH] ppc32: MPC885ADS, MPC866ADS and MPC8272ADS-specific platform stuff fo... | Vitaly Bordug | 2006-02-07 | 7 | -1/+1020 |
* | | [PATCH] powerpc: Add support for Xilinx ML403 reference design | Grant C. Likely | 2006-02-07 | 5 | -2/+241 |
* | | [PATCH] powerpc: Add xparameters file for Xilinx ML403 reference design | Grant C. Likely | 2006-02-07 | 1 | -0/+243 |
* | | [PATCH] powerpc: Migrate ML300 reference design to the platform bus | Grant C. Likely | 2006-02-07 | 2 | -23/+53 |
* | | [PATCH] powerpc: Migrate Xilinx Vertex support from the OCP bus to the platfo... | Grant C. Likely | 2006-02-07 | 4 | -128/+72 |
* | | [PATCH] powerpc: Make Virtex-II Pro support generic for all Virtex devices | Grant C. Likely | 2006-02-07 | 6 | -10/+15 |
* | | [PATCH] powerpc: Move xparameters.h into xilinx virtex device specific path | Grant C. Likely | 2006-02-07 | 2 | -1/+19 |
|/ |
|
* | [PATCH] ppc: Remove powermac support from ARCH=ppc | Paul Mackerras | 2006-01-15 | 17 | -9380/+136 |
* | [PATCH] powerpc: Updated platforms that use gianfar to match driver | Kumar Gala | 2006-01-13 | 7 | -51/+36 |
* | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2006-01-12 | 1 | -14/+0 |
* | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 1 | -8/+8 |
* | [PATCH] PCI: pci_find_device remove (ppc/platforms/85xx/mpc85xx_cds_common.c) | Jiri Slaby | 2006-01-09 | 1 | -4/+7 |
* | [PATCH] ppc32: Add TQM85xx (8540/8541/8555/8560) board support | Kumar Gala | 2006-01-09 | 4 | -4/+503 |
* | [PATCH] ppc: removed unused variable i from code. | Otavio Salvador | 2006-01-09 | 2 | -2/+0 |
* | [PATCH] PPC_PREP: remove unneeded exports | Adrian Bunk | 2006-01-09 | 1 | -1/+0 |
* | [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI | Sylvain Munaut | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] ppc32: Remove useless file arch/ppc/platforms/mpc5200.c | Sylvain Munaut | 2006-01-06 | 1 | -53/+0 |
* | [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data | Eugene Surovegin | 2006-01-06 | 2 | -3/+0 |
* | [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts | Edson Seabra | 2005-12-20 | 1 | -1/+2 |
* | [PATCH] powerpc: Fix clock spreading setting on some powermacs | Benjamin Herrenschmidt | 2005-12-12 | 1 | -5/+15 |
* | [PATCH] ppc: Fix warnings related to seq_file | Kumar Gala | 2005-11-17 | 2 | -2/+2 |
* | [PATCH] ppc32: Add support for handling PCI interrupts on MPC834x PCI expansi... | Kumar Gala | 2005-11-13 | 1 | -4/+11 |
* | [PATCH] ppc: add support for new powerbooks | Olof Johansson | 2005-11-13 | 1 | -0/+8 |
* | [PATCH] Update email address for Kumar | Kumar Gala | 2005-11-13 | 13 | -13/+13 |
* | [PATCH] powerpc: Merge cacheflush.h and cache.h | David Gibson | 2005-11-10 | 1 | -0/+9 |
* | Merge git://oak/home/sfr/kernels/iseries/work | Paul Mackerras | 2005-11-10 | 1 | -0/+3 |
|\ |
|
| * | powerpc: merge irq.c | Stephen Rothwell | 2005-11-09 | 1 | -0/+3 |
* | | [PATCH] ppc32: Update MPC834x platform to work with new phylib | Kumar Gala | 2005-11-09 | 1 | -8/+15 |
* | | [PATCH] ppc32: Fix STx GP3 build | Matt Porter | 2005-11-09 | 1 | -0/+1 |
|/ |
|
* | [PATCH] RapidIO support: ppc32 | Matt Porter | 2005-11-07 | 2 | -0/+24 |
* | [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot | Matt Porter | 2005-11-07 | 8 | -131/+84 |
* | [PATCH] ppc32: Add Yucca (440SPe eval board) platform | Roland Dreier | 2005-11-07 | 4 | -2/+516 |
* | [PATCH] ppc32: Add 440SPe support | Roland Dreier | 2005-11-07 | 4 | -2/+221 |
* | [PATCH] ppc32: add watchdog & RTC support for Marvell EV64360BP board | Lee Nicks | 2005-11-07 | 1 | -0/+12 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 11 | -3/+11 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 11 | -3/+11 |
* | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 1 | -5/+0 |
|\ \ |
|
| * | | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-30 | 1 | -5/+0 |
| |/ |
|
* | | [PATCH] ppc32: ppc_sys fixes for 8xx and 82xx | Vitaly Bordug | 2005-10-29 | 2 | -0/+4 |
* | | [PATCH] ppc32: 85xx PHY Platform Update | Andy Fleming | 2005-10-29 | 5 | -51/+81 |
* | | [PATCH] chrp_pegasos_eth: Added Marvell Discovery II SRAM support | Nicolas DET | 2005-10-29 | 1 | -6/+118 |
* | | [PATCH] ppc32: nvram driver for chrp | Olaf Hering | 2005-10-29 | 3 | -2/+87 |
* | | [PATCH] ppc32: Cleanup AMCC PPC44x eval board U-Boot support | Matt Porter | 2005-10-29 | 4 | -54/+17 |
* | | powerpc: Merge i8259.c into arch/powerpc/sysdev | Paul Mackerras | 2005-10-26 | 8 | -40/+10 |
* | | ppc: rename pci_assign_all_busses to pci_assign_all_buses | Paul Mackerras | 2005-10-20 | 2 | -4/+4 |
* | | ppc: Minor smp changes for consistency with ppc64 | Paul Mackerras | 2005-10-19 | 7 | -10/+9 |