NetBSD/sys/arch/evbarm
jmcneill bf33f1be32 Add support for setting RK3188/RK3188+ CPU frequency. If the SoC ID is
passed in bootargs matching RK3188 or RK3188+, and the cpu.frequency
option specifies a supported rate (currently 600, 1008, 1608 MHz), the
APLL clock will be adjusted accordingly.
2014-12-30 03:53:52 +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 support mapping all of memory. 2014-03-29 15:00:07 +00:00
armadillo Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
awin "Jared broke my kernel by adding comments!" - make it compile again 2014-12-26 21:45:17 +00:00
bcm53xx adjust arm_cpu_max by 1 to be number of cpus 2014-03-29 14:02:46 +00:00
beagle Conditionalize more stuff on TI_AM335X so BEAGLEBONEXM kernel 2014-07-21 22:17:44 +00:00
compile
conf something wrong with MP, turn it off for now 2014-12-29 12:53:39 +00:00
cp3100 make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
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 Appease new gas. 2013-10-01 07:48:35 +00:00
gumstix Fix reset parameters for omap3_ehci. 2014-06-07 10:30:13 +00:00
hawk Add support for OMAP1-183 base hawkboard (HAWK) from Sughosh Ganu. 2013-10-02 16:48:26 +00:00
hdl_g Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
ifpga make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
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 make pci_intr_string and eisa_intr_string take a buffer and a length 2014-03-29 19:28:24 +00:00
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 Add support for setting RK3188/RK3188+ CPU frequency. If the SoC ID is 2014-12-30 03:53:52 +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 Make this work with earm kernels. Not sure the test is realy worth it. 2014-11-29 08:15:07 +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