NetBSD/sys/arch/evbarm/iq80310
rmind 3f18fe8123 - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.
- Replace most remaining uses of l_addr with uvm_lwp_getuarea() or lwp_getpcb().
- Amend assembly in ports where it accesses PCB via struct user.
- Rename L_ADDR to L_PCB in few places.  Reduce sys/user.h inclusions.
2009-11-27 03:23:03 +00:00
..
com_obio.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i80312_mainbus.c
iq80310_7seg.c
iq80310_intr.c Merge kernel changes in matt-armv6 to HEAD. 2008-04-27 18:58:43 +00:00
iq80310_intr.h Also include <arm/cpu.h> here for the required definitions of 2009-02-14 12:44:20 +00:00
iq80310_machdep.c - Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr. 2009-11-27 03:23:03 +00:00
iq80310_pci.c
iq80310_start.S
iq80310_timer.c Convert evbarm to timecounter. Only one of the systems was tested, the 2008-01-20 16:28:22 +00:00
iq80310reg.h
iq80310var.h
obio_space.c Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
obio.c
obiovar.h