summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-071-18/+24
|\
| * cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-071-14/+16
| * cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-071-4/+8
* | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2816-31/+21Star
|\ \
| * | ARM: mach-kirkwood: remove mach/memory.hNicolas Pitre2011-09-261-10/+0Star
| * | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | ARM: mach-kirkwood: convert boot_params to atag_offsetNicolas Pitre2011-08-2114-20/+20
| |/
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-272-4/+2Star
|\ \
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-082-4/+2Star
| |/
* / ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-301-1/+2
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+2
* | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+3
* | ARM: convert PCI defines to variablesRob Herring2011-07-121-1/+0Star
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-3/+0Star
|/
* ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2011-05-162-61/+3Star
* ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-161-28/+2Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+3Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-37/+2Star
* ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-161-189/+6Star
* ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-161-16/+1Star
* ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-161-24/+1Star
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-30/+1Star
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-136/+9Star
* ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.Andrew Lunn2011-05-162-1/+2
* ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-161-7/+1Star
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-74/+5Star
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-14/+14
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-0/+7
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King2011-03-281-0/+7
| |\
| | * arm: mach-kirkwood: add led in sheevaplug-setup.cRobin Becker2011-03-171-0/+7
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-7/+8
|/ /
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1822-54/+76
|\|
| * ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-034-48/+8Star
| * ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-0317-4/+29
| * [ARM] Kirkwood: make kirkwood_find_tclk() staticNicolas Pitre2011-03-031-1/+1
| * [ARM] Kirkwood: t5325: add audio supportArnaud Patard2011-03-031-0/+17
| * [ARM] Kirkwood: initialize PCIE1 for QNAP TS-419P+Zintis PÄ“tersons2011-03-031-1/+7
| * [ARM] Kirkwood: enable PCIe for kexecEric Cooper2011-03-031-0/+5
| * [ARM] Kirkwood: enable PCIe before reading device ID registerEric Cooper2011-03-032-0/+9
* | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2010-11-198-30/+23Star
| |\
| * | ASoC: Add support for OpenRD UltimateArnaud Patard (Rtp)2010-11-151-1/+1
* | | Merge branch 'devel-stable' into develRussell King2011-01-063-8/+29
|\ \ \
| * | | Kirkwood: Add support for 6282 based QNAP devicesMartin Michlmayr2010-12-073-8/+29
| | |/ | |/|
* / | ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2010-11-078-30/+23Star
|\ \ | |/ |/|