Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -11/+8 |
2012-01-05 | ARM: restart: kirkwood: use new restart hook | Russell King | 1 | -0/+16 |
2011-12-14 | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 1 | -11/+5 |
2011-12-14 | ARM: Orion: mbus_dram_info consolidation | Andrew Lunn | 1 | -7/+8 |
2011-12-14 | ARM: Kirkwood: Recognize A1 revision of 6282 chip | Martin Michlmayr | 1 | -0/+2 |
2011-05-16 | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn | 1 | -28/+2 |
2011-05-16 | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 1 | -27/+3 |
2011-05-16 | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 1 | -37/+2 |
2011-05-16 | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 1 | -189/+6 |
2011-05-16 | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn | 1 | -16/+1 |
2011-05-16 | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 1 | -24/+1 |
2011-05-16 | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 1 | -30/+1 |
2011-05-16 | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 1 | -136/+9 |
2011-05-16 | ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms. | Andrew Lunn | 1 | -1/+1 |
2011-05-16 | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn | 1 | -7/+1 |
2011-05-16 | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 1 | -74/+5 |
2011-05-16 | ARM: orion: Rename some constants to macros to make code more identical | Andrew Lunn | 1 | -14/+14 |
2011-03-04 | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 1 | -1/+8 |
2011-03-04 | [ARM] Kirkwood: make kirkwood_find_tclk() static | Nicolas Pitre | 1 | -1/+1 |
2011-03-04 | [ARM] Kirkwood: enable PCIe for kexec | Eric Cooper | 1 | -0/+5 |
2010-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion | Russell King | 1 | -4/+3 |
2010-10-21 | [ARM] Kirkwood: enhance TCLK detection | Simon Guinot | 1 | -4/+3 |
2010-08-31 | ASoC: OpenRD Client : Fix naming breakage due to multicomponent support | Arnaud Patard (Rtp) | 1 | -1/+1 |
2010-08-16 | Merge branch 'for-2.6.36' into for-2.6.37 | Mark Brown | 1 | -4/+34 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -0/+6 |
2010-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+38 |
2010-07-17 | [ARM] Kirkwood: add support for PCIe1 | Saeed Bishara | 1 | -1/+20 |
2010-07-17 | [ARM] Kirkwood: Add support for 88f6282 | Saeed Bishara | 1 | -3/+10 |
2010-07-17 | [ARM] Kirkwood: add support for rev A1 of the 88f6192 and 88f6180 chips. | Saeed Bishara | 1 | -0/+4 |
2010-05-31 | orion/kirkwood: add audio functions. | apatard@mandriva.com | 1 | -0/+38 |
2010-05-14 | mtd: kirkwood: allow machines to register RnB callback | Ben Dooks | 1 | -0/+9 |
2010-02-05 | mach-kirkwood/common.c: remove unnecessary (void *) casts | H Hartley Sweeten | 1 | -4/+4 |
2009-11-13 | [ARM] Kirkwood: disable propagation of mbus error to the CPU local bus | Lennert Buytenhek | 1 | -0/+8 |
2009-11-06 | [ARM] kirkwood: fix section mismatch | Li Jie | 1 | -1/+1 |
2009-08-11 | [ARM] Kirkwood: Add support for 6281-A1 | Siddarth Gore | 1 | -1/+4 |
2009-06-08 | [ARM] Kirkwood: platform device registration for the crypto engine | Nicolas Pitre | 1 | -0/+38 |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre | 1 | -3/+3 |
2009-06-08 | [ARM] Kirkwood: Add the watchdog timer as a platform device. | Thomas Reitmayr | 1 | -0/+25 |
2009-06-08 | [ARM] Kirkwood: clock gating for unused peripherals | Rabeeh Khoury | 1 | -0/+59 |
2009-06-08 | [ARM] Kirkwood: rationalize NAND setup a bit | Nicolas Pitre | 1 | -0/+37 |
2009-05-23 | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 1 | -0/+6 |
2009-05-22 | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 1 | -2/+0 |
2009-04-24 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 1 | -0/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -4/+4 |
2009-03-28 | Merge branch 'origin' into devel | Russell King | 1 | -1/+4 |
2009-03-23 | [ARM] Kirkwood: Hook up I2C | Martin Michlmayr | 1 | -0/+40 |
2009-03-22 | dsa: add switch chip cascading support | Lennert Buytenhek | 1 | -1/+4 |
2009-02-27 | [ARM] Kirkwood: register internal devices in a common place | Nicolas Pitre | 1 | -3/+8 |
2009-02-27 | [ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281 | Nicolas Pitre | 1 | -0/+45 |