aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shark/include
AgeCommit message (Expand)Author
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-07-26ARM: shark: use fixed PCI i/o mappingRob Herring
2012-03-06ARM: kill off __mem_pciRob Herring
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-20ARM: mach-shark: properly disable CPU idle callNicolas Pitre
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: shark: use new restart hookRussell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-12ARM: set vga memory base at run-timeRob Herring
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King
2008-11-29[ARM] fix constant values of MAX_DMA_ADDRESSRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] shark: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] shark: remove old unused "translated" IO macrosRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King