freebsd-nq/sys/arm
Marcel Moolenaar 0d838e9ed0 Remove use_high from the softc and simply check the number of GPIO
pins to determine whether there's a high register set or not. This
allows platform_gpio_init() to work without duplicating the work
done in the attach method.
2011-02-07 05:36:32 +00:00
..
arm Make md_tp a register_t not a void *. This will keep us from 2011-02-05 03:30:29 +00:00
at91 unbreak mutlicast hash creation for the second time. 2011-02-07 01:13:57 +00:00
compile
conf Remove ancient simulation code. Skyeye simulation never really worked 2011-01-05 22:15:57 +00:00
econa Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00
include phys_addr is a PA not a VA so declare it as a vm_paddr_t not a vm_offset_t. 2011-02-05 03:36:34 +00:00
mv Remove use_high from the softc and simply check the number of GPIO 2011-02-07 05:36:32 +00:00
s3c2xx0 Move the load address of the kernel to the start of KVA as the 2011-01-29 00:46:11 +00:00
sa11x0 The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
xscale Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00