| Commit message (Expand) | Author | Files | Lines |
2008-04-07 | [POWERPC] Add of_device_is_available function | Josh Boyer | 2 | -0/+27 |
2008-04-07 | [POWERPC] Enable CONFIG_FORCE_MAX_ZONEORDER for all PowerPC, and make selectable | Timur Tabi | 1 | -6/+17 |
2008-04-07 | [POWERPC] Use __SPIN_LOCK_UNLOCKED macro in mpc52xx_set_psc_clkdiv | Robert P. J. Day | 1 | -1/+1 |
2008-04-07 | [POWERPC] Fix kernel panic in arch_arm_kprobe | Ionut Nicu | 1 | -1/+2 |
2008-04-07 | [POWERPC] Add hand-coded assembly strcmp | Steven Rostedt | 3 | -0/+17 |
2008-04-07 | [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() | Roel Kluin | 1 | -2/+2 |
2008-04-06 | [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfig | Josh Boyer | 1 | -4/+10 |
2008-04-05 | [POWERPC] 4xx: Use machine_device_initcall() for warp_nand | Valentine Barshak | 1 | -1/+2 |
2008-04-05 | [POWERPC] 4xx: Change dts files to support jumbo frames | Stefan Roese | 7 | -12/+12 |
2008-04-05 | [POWERPC] 4xx: Some EMAC related changes in Canyonlands & Glacier dts files | Stefan Roese | 2 | -5/+19 |
2008-04-03 | [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c | Stefan Roese | 19 | -43/+64 |
2008-04-03 | [POWERPC] bootwrapper: Add a firmware-independent simpleboot target. | Grant Likely | 4 | -1/+127 |
2008-04-03 | [POWERPC] of_serial: Fix possible null dereference. | Stephen Neuendorffer | 1 | -1/+3 |
2008-04-03 | [POWERPC] 4xx: Fix PESDRn_UTLSET1 register setup on 460EX/GT | Stefan Roese | 1 | -6/+4 |
2008-04-03 | [POWERPC] 4xx: Only reset PCIe PHY on 405EX systems when no link is detected | Stefan Roese | 1 | -8/+0 |
2008-04-03 | [POWERPC] add target for building .dtb files | Grant Likely | 2 | -12/+16 |
2008-04-01 | [POWERPC] ppc: Remove redundant display of free swap space in show_mem() | Johannes Weiner | 1 | -1/+0 |
2008-04-01 | [POWERPC] Remove redundant display of free swap space in show_mem() | Johannes Weiner | 1 | -1/+0 |
2008-04-01 | [POWERPC] Use FIELD_SIZEOF in drivers/block/viodasd.c | Julia Lawall | 1 | -1/+1 |
2008-04-01 | [POWERPC] ppc: Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -6/+6 |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison | 76 | -168/+168 |
2008-04-01 | [POWERPC] Add kernel parameter to set l3cr for MPC745x | Robert Brose | 2 | -0/+14 |
2008-04-01 | [POWERPC] PS3: Split device setup for static vs. dynamic devices | Geert Uytterhoeven | 1 | -32/+46 |
2008-04-01 | [POWERPC] arch_add_memory() cannot be __devinit | Geert Uytterhoeven | 1 | -1/+1 |
2008-04-01 | [POWERPC] move_device_tree() should be __init | Geert Uytterhoeven | 1 | -1/+1 |
2008-04-01 | [POWERPC] Add error return from htab_remove_mapping() | Badari Pulavarty | 2 | -6/+10 |
2008-04-01 | [POWERPC] PS3: Gelic network driver Wake-on-LAN support | Masakazu Mokuno | 2 | -0/+101 |
2008-04-01 | [POWERPC] PS3: Sys-manager Wake-on-LAN support | Geoff Levand | 2 | -2/+46 |
2008-04-01 | [POWERPC] PS3: Save power in busy loops on halt | Geert Uytterhoeven | 4 | -19/+44 |
2008-04-01 | [POWERPC] PS3: Bootwrapper improvements | Geoff Levand | 3 | -27/+42 |
2008-04-01 | [POWERPC] PS3: Add ps3_get_speid routine | Takashi Yamamoto | 1 | -0/+7 |
2008-04-01 | [POWERPC] PS3: Fix unlikely typo in ps3_get_irq | Roel Kluin | 1 | -1/+1 |