| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc-ds1374: rename device to just "ds1374" | Jean Delvare | 2008-06-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2008-05-03 | 1 | -2/+2 |
|\ |
|
| * | [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.c | Becky Bruce | 2008-05-01 | 1 | -2/+2 |
* | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 1 | -15/+12 |
|/ |
|
* | powerpc: Add DIU platform code for MPC8610HPCD | York Sun | 2008-04-28 | 1 | -0/+41 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 | 1 | -579/+32 |
|\ |
|
| * | [POWERPC] fsl_soc: Factor fsl_get_sys_freq() out of the wdt and spi inits. | Scott Wood | 2008-04-17 | 1 | -38/+32 |
| * | [POWERPC] CPM: Always use new binding. | Scott Wood | 2008-04-17 | 1 | -541/+0 |
* | | phy: Change mii_bus id field to a string | Andy Fleming | 2008-04-16 | 1 | -2/+3 |
|/ |
|
* | [POWERPC] FSL: fix mpc83xx_spi device registration | Kim Phillips | 2008-02-05 | 1 | -1/+1 |
* | [POWERPC] fsl_spi: stop using device_type = "spi" | Anton Vorontsov | 2008-01-28 | 1 | -38/+60 |
* | spi_mpc83xx: use brg-frequency for SPI in QE | Anton Vorontsov | 2008-01-28 | 1 | -13/+33 |
* | [POWERPC] QE: get rid of most device_types and model | Anton Vorontsov | 2008-01-28 | 1 | -1/+4 |
* | [POWERPC] fsl_soc: Fix get_immrbase() to use ranges, rather than reg. | Scott Wood | 2008-01-23 | 1 | -2/+10 |
* | [POWERPC] fsl_soc: add support to gianfar for fixed-link property | Vitaly Bordug | 2008-01-23 | 1 | -17/+62 |
* | [POWERPC] 83xx: USB device tree cleanups | Li Yang | 2008-01-23 | 1 | -7/+5 |
* | [POWERPC] Use for_each macros in arch/powerpc/sysdev | Cyrill Gorcunov | 2008-01-17 | 1 | -4/+3 |
* | [POWERPC] FSL: enet device tree cleanups | Kumar Gala | 2007-12-12 | 1 | -5/+10 |
* | [POWERPC] FSL: I2C device tree cleanups | Kumar Gala | 2007-12-11 | 1 | -5/+3 |
* | [POWERPC] spi: Support non-QE processors | Peter Korsgaard | 2007-10-08 | 1 | -0/+4 |
* | [POWERPC] 85xx/86xx: refactor RSTCR reset code | Kumar Gala | 2007-10-08 | 1 | -0/+38 |
* | [POWERPC] MPC8568E-MDS: add support for ds1374 rtc | Anton Vorontsov | 2007-10-04 | 1 | -0/+1 |
* | [POWERPC] fsl_soc: fix uninitialized i2c_board_info structure | Anton Vorontsov | 2007-10-04 | 1 | -2/+1 |
* | [POWERPC] fsl_soc: rtc-ds1307 support | Peter Korsgaard | 2007-10-04 | 1 | -0/+6 |
* | [POWERPC] fsl_soc: Fix trivial printk typo. | Peter Korsgaard | 2007-10-04 | 1 | -1/+1 |
* | [POWERPC] Introduce new CPM device bindings. | Scott Wood | 2007-10-03 | 1 | -0/+2 |
* | [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency | Scott Wood | 2007-10-03 | 1 | -10/+14 |
* | [POWERPC] fsl_soc: add support for fsl_spi | Anton Vorontsov | 2007-09-14 | 1 | -0/+87 |
* | [POWERPC] fsl_soc.c cleanup | Scott Wood | 2007-09-14 | 1 | -10/+17 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 | 1 | -0/+1 |
|\ |
|
| * | [POWERPC] Fix 8xx compile failure | Kumar Gala | 2007-08-17 | 1 | -0/+1 |
* | | [POWERPC] Fix i2c device string format | Guennadi Liakhovetski | 2007-08-17 | 1 | -4/+9 |
|/ |
|
* | [POWERPC] Add of_register_i2c_devices() | Guennadi Liakhovetski | 2007-07-26 | 1 | -0/+61 |
* | Fix RGMII-ID handling in gianfar | Andy Fleming | 2007-07-18 | 1 | -0/+9 |
* | [POWERPC] 8xx: mpc885ads pcmcia support | Vitaly Bordug | 2007-07-10 | 1 | -0/+13 |
* | [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). | Scott Wood | 2007-05-09 | 1 | -1/+1 |
* | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell | 2007-04-13 | 1 | -42/+48 |
* | [POWERPC] add of_get_mac_address and update fsl_soc.c to use it | Timur Tabi | 2007-02-17 | 1 | -12/+7 |
* | [POWERPC] 83xx: Add platform_device for USB DR peripheral driver | Li Yang | 2007-02-08 | 1 | -19/+59 |
* | [POWERPC] 8xx: platform related changes to the fsl_soc | Vitaly Bordug | 2007-02-07 | 1 | -2/+272 |
* | [PATCH] Slight refactor of interrupt mapping for FSL parts | Andy Fleming | 2006-11-13 | 1 | -17/+11 |
* | [POWERPC] Fix fsl_soc build breaks | Olof Johansson | 2006-10-07 | 1 | -4/+5 |
* | POWERPC: 8272ads merge to powerpc: common stuff | Vitaly Bordug | 2006-10-03 | 1 | -7/+55 |
* | POWERPC: Bring the fs_no calculation to the relevant SoC enumeration | Vitaly Bordug | 2006-09-21 | 1 | -1/+7 |
* | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 2006-09-21 | 1 | -0/+7 |
* | POWERPC: Get rid of remapping the whole immr | Vitaly Bordug | 2006-09-21 | 1 | -1/+1 |
* | POWERPC: Add cpm2 stuff support to the fsl_soc.c | Vitaly Bordug | 2006-09-21 | 1 | -5/+263 |
* | Merge branch 'merge' | Paul Mackerras | 2006-08-25 | 1 | -2/+10 |
|\ |
|
| * | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree | Jon Loeliger | 2006-08-23 | 1 | -18/+12 |
| * | [POWERPC] Convert to mac-address for ethernet MAC address data. | Jon Loeliger | 2006-08-18 | 1 | -2/+10 |