Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/m68knommu/platform
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
..
68EZ328 m68knommu: cleanup 68EZ328 init code 2007-10-23 20:45:44 -07:00
68VZ328 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option 2010-10-21 10:17:29 +10:00
520x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
523x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
527x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
528x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
532x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
548x m68knommu: add basic mmu-less m548x support 2010-10-21 10:17:30 +10:00
5206 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206e m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5249 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5272 m68knommu: some boards use fixed phy for FEC ethernet 2010-10-22 15:07:54 +10:00
5307 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5407 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
68328 m68knommu: convert to using tracehook_report_syscall_* 2010-10-22 15:12:34 +10:00
68360 m68knommu: convert to using tracehook_report_syscall_* 2010-10-22 15:12:34 +10:00
coldfire Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 2010-10-25 07:44:27 -07:00
Makefile