aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-h720x
AgeCommit message (Expand)Author
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob 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-h720x: move special idle code out of lineNicolas 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: h720x: use new restart hookRussell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-13ARM: mach-h720x: remove mach/memory.hNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-21ARM: mach-h720x: convert boot_params to atag_offsetNicolas Pitre
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-18ARM: mach-h720x: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: h720x: Fix irq conversion falloutThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-15Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-15ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King
2011-01-13ARM: h720x: irq_data conversion.Lennert Buytenhek
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
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-08-05ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureJeremy Kerr
2010-05-24ARM: arch/arm/mach-h720x/common.h: Checkpatch cleanupAndrea Gelmini
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
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] h720x: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King
2008-10-09Merge branch 'pxa-all' into develRussell King
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King