summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-footbridge
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-057-56/+58
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * ARM: restart: footbridge: use new restart hookRussell King2012-01-057-52/+58
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-10/+0Star
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-10/+0Star
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
* | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-285-6/+6
|\
| * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-2/+2
| |\
| | * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-2/+2
| * | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-162-0/+2
| |\ \ | | |/ | |/|
| * | ARM: mach-footbridge: convert boot_params to atag_offsetNicolas Pitre2011-08-214-4/+4
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-263-13/+13
|\ \ \
| * | | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-133-13/+13
| | |/ | |/|
* | | Merge branch 'misc' into for-linusRussell King2011-10-254-7/+5Star
|\ \ \
| * | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-172-4/+2Star
| * | | ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe2011-10-171-2/+2
| * | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-2/+0Star
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King2011-08-171-2/+0Star
| |/
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-301-0/+1
|\ \
| * | ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDERAxel Lin2011-08-191-0/+1
| |/
* / ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu2011-08-251-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-304-4/+5
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-224-4/+5
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-5/+3Star
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-121-0/+1
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-3/+2Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-232-55/+5Star
|\ \ | |/ |/|
| * arm: Footbridge: Use common i8253 clockeventThomas Gleixner2011-07-012-52/+4Star
| * i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-2/+0Star
| * i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* | ARM: footbridge: fix clock event supportRussell King2011-06-111-0/+1
* | ARM: footbridge: fix debug macrosRussell King2011-06-111-2/+3
|/
* clocksource: convert footbridge to generic i8253 clocksourceRussell King2011-05-142-41/+6Star
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-292-6/+5Star
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-7/+7
* arm: footbridge: Make cksrc_dc21285_disable() voidThomas Gleixner2011-03-291-1/+1
* Merge branch 'p2v' into develRussell King2011-03-171-1/+1
|\
| * ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* | Merge branch 'misc' into develRussell King2011-03-172-9/+22
|\ \
| * | ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko2011-03-102-9/+22
| |/
* / ARM: footbridge: convert to clockevents/clocksourceRussell King2011-01-312-62/+151
|/
* ARM: footbridge: fix debug macrosRussell King2011-01-311-2/+2
* ARM: footbridge: irq_data conversion.Lennert Buytenhek2011-01-132-25/+25
* ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-204-8/+0Star
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-12/+10Star
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-021-1/+1