NetBSD/sys/arch/hpcarm/sa11x0
thorpej 1c3a62e066 Sprinkle pmap_update() calls after calls to:
- pmap_enter()
- pmap_remove()
- pmap_protect()
- pmap_kenter_pa()
- pmap_kremove()
as described in pmap(9).

These calls are relatively conservative.  It may be possible to
optimize these a little more.
2001-04-24 04:30:50 +00:00
..
sa11x0_com.c Make the debugging hack needed for DEBUG_BEFOREMMU functional again. 2001-04-17 15:53:04 +00:00
sa11x0_comreg.h Use sa11x0_bs_tag instead of mainbus_bs_tag. 2001-03-10 13:34:34 +00:00
sa11x0_comvar.h
sa11x0_dmacreg.h Add SA11[01]0 DMA controller register definitions. 2001-03-31 13:13:22 +00:00
sa11x0_gpioreg.h Back out most of rev 1.4 so that it compiles again. 2001-03-31 12:36:53 +00:00
sa11x0_io_asm.S Fix nit. Read functions were actually writing. :-( 2001-03-10 17:32:14 +00:00
sa11x0_io.c Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
sa11x0_irq.S Sync with sa11x0_reg.h rev 1.4. 2001-03-11 14:37:03 +00:00
sa11x0_irqhandler.c Set hardware interrupt masks in sa11x0_intr_{establish,disestablish}. 2001-03-31 12:48:10 +00:00
sa11x0_lcd.c
sa11x0_lcdreg.h Use sa11x0_bs_tag instead of mainbus_bs_tag. 2001-03-10 13:34:34 +00:00
sa11x0_lcdvar.h
sa11x0_ost.c Overhaul interrupt handlers. 2001-04-17 15:58:51 +00:00
sa11x0_ostreg.h Use sa11x0_bs_tag instead of mainbus_bs_tag. 2001-03-10 13:34:34 +00:00
sa11x0_ppcreg.h Add header files for PPC and SSP register definitions. 2001-04-15 17:27:26 +00:00
sa11x0_reg.h Add header files for PPC and SSP register definitions. 2001-04-15 17:27:26 +00:00
sa11x0_sspreg.h Add header files for PPC and SSP register definitions. 2001-04-15 17:27:26 +00:00
sa11x0_var.h Map DMA controller and disable its DMA channels. 2001-03-21 17:42:37 +00:00
sa11x0.c Make masked interrupts don't bring CPU out of idle mode. 2001-04-17 17:12:40 +00:00
sa11x1_pcic.c Add some missing functionality. 2001-03-27 18:06:39 +00:00
sa11x1_pcicreg.h Driver code for SA11x1 based PCMCIA devices. 2001-03-10 19:01:27 +00:00
sa11xx_pcic.c Add some missing functionality. 2001-03-27 18:06:39 +00:00
sa11xx_pcicreg.h Common driver code for SA11x0 PCMCIA function. 2001-03-10 19:00:39 +00:00
sa11xx_pcicvar.h Add some missing functionality. 2001-03-27 18:06:39 +00:00
sa1111_reg.h Support SA1111 companion chip. 2001-03-10 18:50:37 +00:00
sa1111_var.h Handle interrupt polarity. 2001-03-21 16:08:34 +00:00
sa1111.c Fix a bug which caused interrupt loss. 2001-03-31 12:49:21 +00:00