NetBSD/sys/arch/evbarm
thorpej 6689073e50 When computing the LOADADDR() of .data and .sdata, use:
LOADADDR(previous_section) + (ADDR(current_section) - ADDR(previous_section))

to avoid using SIZEOF(), which does not properly take into account
the size of orphans that might be sorted with the section.
2003-03-05 23:54:22 +00:00
..
adi_brh Compile without DIAGNOSTIC. 2003-01-29 20:44:48 +00:00
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf When computing the LOADADDR() of .data and .sdata, use: 2003-03-05 23:54:22 +00:00
dev merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
evbarm
ifpga Garbage-collect prev_intr_depth; nothing uses it. 2003-01-02 23:54:39 +00:00
include Some interrupt controllers can select polarity of interrupt signals. 2003-02-27 14:55:41 +00:00
integrator Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
iq80310 Merge the nathanw_sa branch. 2003-01-17 21:55:23 +00:00
iq80321 Go back to using BAR2 instead of BAR3 for inbound access to SDRAM. 2003-02-06 03:17:49 +00:00
ixm1200 correct physical/virtual address handling 2003-02-22 05:32:00 +00:00
smdk2xx0 SMDK2800 is an evaluation board for Samsung S3C2800 CPU. 2002-11-20 18:06:25 +00:00
stand
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00