public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
 messages from 2012-03-19 11:54:26 to 2012-04-26 13:48:52 UTC [more...]

[PATCH v2 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization
 2012-04-26 13:48 UTC  (3+ messages)

Quest about m68knommu check in top of kernel Makefile
 2012-04-26 12:34 UTC 

[PATCH 00/22] m68knommu: simplify ColdFire GPIO init code
 2012-04-26 10:02 UTC  (29+ messages)
` [PATCH 01/22] m68knommu: introduce macros to simplify ColdFire GPIO table initialization
` [PATCH 02/22] m68knommu: switch to GPIO init macros in ColdFire 5206 init code
` [PATCH 03/22] m68knommu: switch to GPIO init macros in ColdFire 520x "
` [PATCH 04/22] m68knommu: switch to GPIO init macros in ColdFire 523x "
` [PATCH 05/22] m68knommu: switch to GPIO init macros in ColdFire 5249 "
` [PATCH 06/22] m68knommu: switch to GPIO init macros in ColdFire 5272 "
` [PATCH 07/22] m68knommu: switch to GPIO init macros in ColdFire 527x "
` [PATCH 08/22] m68knommu: switch to GPIO init macros in ColdFire 528x "
` [PATCH 09/22] m68knommu: switch to GPIO init macros in ColdFire 5307 "
` [PATCH 10/22] m68knommu: switch to GPIO init macros in ColdFire 5407 "
` [PATCH 11/22] m68knommu: switch to GPIO init macros in ColdFire 532x "
` [PATCH 12/22] m68knommu: make duplicated ColdFire GPIO init code common for all
` [PATCH 13/22] m68knommu: simplify the ColdFire 5206 GPIO struct setup
` [PATCH 14/22] m68knommu: simplify the ColdFire 520x "
` [PATCH 15/22] m68knommu: simplify the ColdFire 523x "
` [PATCH 16/22] m68knommu: simplify the ColdFire 5249 "
` [PATCH 17/22] m68knommu: simplify the ColdFire 5272 "
` [PATCH 18/22] m68knommu: simplify the ColdFire 527x "
` [PATCH 19/22] m68knommu: simplify the ColdFire 528x "
` [PATCH 20/22] m68knommu: simplify the ColdFire 5307 "
` [PATCH 21/22] m68knommu: simplify the ColdFire 532x "
` [PATCH 22/22] m68knommu: simplify the ColdFire 5407 "

[uClinux-dev] [PATCH 21/22] m68knommu: simplify the ColdFire 532x GPIO struct setup
 2012-04-26  1:10 UTC  (3+ messages)
  `  "

Winning No:ETS/G/NG????
 2012-04-25 17:52 UTC 

__udivsi3: coldfire vs non-coldfire implementation
 2012-04-24 16:29 UTC  (3+ messages)

Pls View Attachment for Detail (24/04/2012)
 2012-04-24  8:33 UTC 

[RFC/PATCH] m68k: fix compiler warning by properly inlining flat_set_persistent()
 2012-04-24  3:10 UTC  (6+ messages)

[RFC/PATCH] m68k: fix compiler warning by properly inlining flat_set_persistent()
 2012-04-23 14:11 UTC 

[PATCH 1/2] m68k: correct the Atari ALLOWINT definition
 2012-04-23  0:51 UTC  (5+ messages)

Contact me for a private and secured loan now!!
 2012-04-22 17:04 UTC 

Atari ROM port ISA
 2012-04-22 10:36 UTC  (13+ messages)

[PATCH 2/2] m68k: delete unused MAX_NOINT_IPL definition
 2012-04-21 20:18 UTC  (2+ messages)

[PATCH] m68k/video: Create <asm/vga.h>
 2012-04-21 20:16 UTC 

[PATCH] m68k: Make sure {read,write}s[bwl]() are always defined
 2012-04-21 20:15 UTC 

[PATCH V2 1/4] vgaarb: Add support for setting the default video device
 2012-04-20 10:51 UTC  (3+ messages)

[git pull] m68knommu arch fixes for 3.4
 2012-04-20  3:47 UTC 

[PATCH] m68k: Make sure {read,write}s[bwl]() are always defined
 2012-04-18 12:45 UTC  (5+ messages)

_ebss == _edata if MMU
 2012-04-18 12:38 UTC  (3+ messages)

[PATCH] m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire
 2012-04-17 13:23 UTC 

[PATCH] m68knommu: fix id number for second eth device on 5275 ColdFire
 2012-04-17 13:22 UTC 

[atari regression] handle_irq_event_percpu() incorrectly blames nfeth_interrupt() for enabling interrupts
 2012-04-16 21:28 UTC 

[PATCH] m68k: Make sure {read,write}s[bwl]() are always defined
 2012-04-15 19:00 UTC 

Single host/multiple hwifs vs. multiple hosts?
 2012-04-10  1:24 UTC  (2+ messages)

[PATCH] m68k/atari: EtherNEC - Convert ETHER_ADDR_LEN uses to ETH_ALEN
 2012-04-06 21:43 UTC  (36+ messages)
` [PATCH] m68k/atari: EtherNEC - rewrite to use mainstream ne.c
    ` [PATCH 3/5] m68k/atari: EtherNAT - register EtherNAT platform devices only when probed
    ` [PATCH 4/5] m68k/atari: EtherNAT - fix dumb compile error
    ` [PATCH 5/5] m68k/atari: EtherNAT - enable USB HCD config option on Atari
      ` [PATCH 6/5] m68k/atari: EtherNAT - use correct irq flag in atari_91C111
        ` [PATCH 6/5] m68k/atari: set up timer D and register dummy handler if either EtherNEC or EtherNAT found
        ` [PATCH] m68k/atari: EtherNEC - rewrite to use mainstream ne.c, take two
  ` [PATCH 1/5] m68k/atari: EtherNAT - change number of Atari interrupts to make room for EtherNAT interrupts
    ` [PATCH] m68k/atari: EtherNAT patch series - resent as attachments
  ` [PATCH 2/5] m68k/atari: EtherNAT - add ISP1160 platform data

[PATCH] irq: remove obsolete definitions in interrupt.h
 2012-04-05 10:56 UTC  (6+ messages)

[PATCH 51/69] TTY: 68328serial, remove serial_state and friends
 2012-04-04 12:25 UTC  (14+ messages)
` [PATCH 52/69] TTY: 68328serial, remove unused stuff from m68k_serial
` [PATCH 53/69] TTY: 68328serial, remove garbage
` [PATCH 54/69] TTY: 68328serial, use ulong flags for interrupts status
` [PATCH 55/69] TTY: 68328serial, remove 68328serial.h
` [PATCH 56/69] TTY: 68328serial, add tty_port
` [PATCH 57/69] TTY: 68328serial, use open/close_wait from tty_port
` [PATCH 58/69] TTY: 68328serial, use close_delay/closing_wait "
` [PATCH 59/69] TTY: 68328serial, use flags "
` [PATCH 60/69] TTY: 68328serial, propagate tty
` [PATCH 61/69] TTY: 68328serial, use tty from tty_port
` [PATCH 62/69] TTY: 68328serial, use tty_port_block_til_ready

[git pull] m68k updates for 3.4-rc2
 2012-04-03 17:06 UTC 

[PATCH] m68k: merge the MMU and non-MMU signal.c code
 2012-04-03  4:44 UTC 

[PATCH 1/2] m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328
 2012-04-03  4:18 UTC  (2+ messages)
` [PATCH 2/2] m68knommu: move and fix the 68VZ328 platform bootlogo.h

[PATCH] m68k/atari: EtherNEC - Remove #inclusion of asm/system.h
 2012-04-01 20:52 UTC 

[PATCH] m68k: include asm/cmpxchg.h in our m68k atomic.h
 2012-03-31 20:01 UTC  (3+ messages)

[PATCH RFC] Simplify the Linux kernel by reducing its state space
 2012-03-31 16:54 UTC  (2+ messages)

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-31 12:15 UTC  (5+ messages)
` [PATCH 0/19 v2] "

[PATCH 07/19 v2] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-31 12:02 UTC 

new ARAnyM with better FPU
 2012-03-29 10:49 UTC  (14+ messages)
          ` ARAnyM 0.9.13 with MPFR even for Lucid

Hello
 2012-03-27 13:30 UTC 

[PATCH] m68k/q40: Add missing platform check before registering platform devices
 2012-03-26 20:13 UTC 

(From: Mrs. Mary kumba, Family Business Assistance Tel:+27-737535133 )
 2012-03-26  9:45 UTC 

[PATCH 01/11] m68k: Remove unused MAX_NOINT_IPL definition
 2012-03-26  6:29 UTC  (16+ messages)
` [PATCH 02/11] m68k/amiga: Mark z_dev_present() __init
` [PATCH 03/11] m68k/amiga: Add error checks when registering platform devices
` [PATCH 04/11] m68k/amiga: Use arch_initcall() for "
` [PATCH 05/11] m68k/atari: Add missing platform check before "
` [PATCH 06/11] m68k/atari: Change VME irq numbers from unsigned long to unsigned int
` [PATCH 07/11] m68k/mac: Add missing platform check before registering platform devices
` [PATCH 08/11] input/amijoy: Add missing platform check
` [PATCH 09/11] net/ariadne: Improve debug prints
` [PATCH 10/11] scsi/atari: Revive "atascsi=" setup option
` [PATCH 11/11] scsi/atari: Make more functions static

[PATCH 08/20 v3] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-25 10:37 UTC 

[PATCH 08/20 v2] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-25 10:17 UTC  (4+ messages)

[PATCH v2.2 2/7] crypto: GnuPG based MPI lib - header files (part 2)
 2012-03-22  8:21 UTC  (2+ messages)

[git pull] m68knommu arch updates for 3.4
 2012-03-21  1:37 UTC 

[PATCH 08/20 v2] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-20 16:05 UTC 

[PATCH 08/20] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-20 16:04 UTC 

[PATCH 08/20] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-20 13:22 UTC 

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-20 13:18 UTC 

[PATCH 13/35] Disintegrate asm/system.h for M68K [ver #2]
 2012-03-19 11:48 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox