summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0
Commit message (Expand)AuthorAgeFilesLines
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-101-1/+2
* ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn2012-02-101-113/+113
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-4/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-095-100/+30Star
|\ \
| * \ Merge branch 'picoxcell/devel' into next/develOlof Johansson2011-12-201-5/+0Star
| |\ \
| * | | ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-141-13/+8Star
| * | | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-142-3/+1Star
| * | | ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-144-14/+11Star
| * | | ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-141-81/+21Star
| | |/ | |/|
* | | Merge branch 'restart' into for-linusRussell King2012-01-056-19/+20
|\ \ \ | |_|/ |/| |
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-5/+0Star
| * | ARM: restart: mv78xx0: use new restart hookRussell King2012-01-056-14/+20
| |/
* / ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-5/+0Star
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-285-14/+4Star
|\
| * ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre2011-10-131-10/+0Star
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* | 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
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-7/+3Star
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-3/+3
| * | ARM: convert PCI defines to variablesRob Herring2011-07-121-2/+0Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-4/+4
|/
* ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2011-05-162-61/+3Star
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+2Star
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-87/+6Star
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-67/+3Star
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-206/+12Star
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-150/+10Star
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-19/+19
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1810-55/+18Star
|\
| * ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-034-50/+7Star
| * ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-036-5/+11
* | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
|/
* [ARM] mv78xx: wrong cpu1 window base register addressEvgeniy Dushistov2010-11-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King2010-11-071-3/+1Star
|\
| * ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport2010-11-051-3/+1Star
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-203-6/+0Star
* | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+5Star
|/
* Merge branch 'origin' into devel-stableRussell King2010-03-082-2/+2
|\
| * Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| |\
| | * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| * | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/
* | [ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem2010-02-233-0/+162