NetBSD/sys/arch/evbarm
christos c182898b0d We have three sets of DTYPE_ constants in the kernel:
altq		Drop 		Type
	disklabel	Disk 		Type
	file		Descriptor	Type
(not to mention constants that contain the string DTYPE).
Let's make them two, by changing the disklabel one to be DisK TYPE since the
other disklabel constants seem to do that. Not many userland programs use
these constants (and the ones that they do are mostly in ifdefs). They will
be fixed shortly.
2015-01-02 19:42:05 +00:00
..
adi_brh Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
armadaxp
armadillo Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
awin Use pinset-func 3 for gmac on BananaPI (value taken from the only working 2015-01-02 11:46:53 +00:00
bcm53xx
beagle Conditionalize more stuff on TI_AM335X so BEAGLEBONEXM kernel 2014-07-21 22:17:44 +00:00
compile
conf wire down iicN units, add act8846pm at iic1 2015-01-01 17:34:00 +00:00
cp3100
dev centralize the call unit / dialout macros 2014-11-15 19:20:01 +00:00
devkit8000
evbarm If the boot argument "root" cannot be parsed as a device name, pass the 2014-11-22 11:10:22 +00:00
g42xxeb Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
gemini
gumstix Fix reset parameters for omap3_ehci. 2014-06-07 10:30:13 +00:00
hawk
hdl_g Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
ifpga
imx23_olinuxino PR/48669 evbarm/imx23_olinuxino (ARM9E) doesn't boot. 2014-10-29 11:21:51 +00:00
imx31 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
include Consistently define WARN in a way that passes format string checks, i.e. 2014-08-06 21:57:48 +00:00
integrator
iq31244
iq80310 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
iq80321 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
ixdp425 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
ixm1200 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
kobo fix compile error. 2014-07-25 16:04:27 +00:00
lubbock Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
marvell Fix initialize PJ4B. 2014-08-30 13:28:07 +00:00
mini2440 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
mmnet
mpcsa
n900
netwalker fix compile error. 2014-07-25 16:04:27 +00:00
nitrogen6 add support i.MX6 and NITROGEN6X evaluation board 2014-09-25 05:05:28 +00:00
npwr_fc Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
nslu2 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
odroid More de-reinoud-ification 2014-10-02 12:12:55 +00:00
osk5912
rockchip Enable LDO2 for HDMI driver. 2015-01-02 00:50:56 +00:00
rpi fwrev is a timestamp, print in decimal. 2014-10-07 08:37:18 +00:00
smdk2xx0 Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
stand We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
tisdp24xx
tsarm use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
viper Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
Makefile