linux-sg2042/arch/m68knommu/platform/coldfire
Linus Torvalds 4b37ba90f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: (21 commits)
  m68knommu: convert to using tracehook_report_syscall_*
  m68knommu: some boards use fixed phy for FEC ethernet
  m68knommu: support the external GPIO based interrupts of the 5272
  m68knommu: mask of vector bits in exception word properly
  m68knommu: change to new flag variables
  m68knommu: Fix MCFUART_TXFIFOSIZE for m548x.
  m68knommu: add basic mmu-less m548x support
  m68knommu: .gitignore vmlinux.lds
  m68knommu: stop using __do_IRQ
  m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
  m68knommu: add support for Coldfire 547x/548x interrupt controller
  m68k{nommu}: Remove unused DEFINE's from asm-offsets.c
  m68knommu: whitespace cleanup in 68328/entry.S
  m68knommu: Document supported chips in intc-2.c and intc-simr.c.
  m68knommu: fix strace support for 68328/68360
  m68knommu: fix default starting date
  arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option
  arch/m68knommu: Removing dead RAM_{16,32}_MB config option
  arch/m68knommu: Removing dead M68KFPU_EMU config option
  arch/m68knommu: Removing dead RELOCATE config option
  ...
2010-10-25 07:44:27 -07:00
..
Makefile m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
clk.c m68knommu: export clk_* symbols in clk.c 2009-12-04 11:45:32 +10:00
dma.c m68knommu: create common DMA table for ColdFire CPUs 2008-02-01 21:00:01 +11:00
dma_timer.c clocksource: pass clocksource to read() callback 2009-04-21 13:41:47 -07:00
entry.S Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2010-10-25 07:44:27 -07:00
gpio.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
head.S Fix IRQ flag handling naming 2010-10-07 14:08:55 +01:00
intc-2.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
intc-simr.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
intc.c m68knommu: stop using __do_IRQ 2010-10-21 10:17:30 +10:00
pinmux.c core generic GPIO support for Freescale Coldfire processors. 2009-09-10 12:01:22 +10:00
pit.c m68knommu: fix invalid flags on coldfire pit clocksource 2010-01-16 12:15:38 -08:00
sltimers.c m68knommu: add basic mmu-less m548x support 2010-10-21 10:17:30 +10:00
timers.c m68knommu: clean up old ColdFire timer irq setup 2009-09-16 09:43:53 +10:00
vectors.c m68knommu: use common interrupt controller code for older ColdFire CPU's 2009-09-16 09:43:44 +10:00