NetBSD/sys/arch/evbarm
bouyer 175648e95c Add a driver for the lradc device found in allwinner SoCs.
The events are reported as hotkeys press/release to sysmon_power(9).
The levels and associated event names are configured in the fex script
(the channels remain disabled if no appropriate fex script is provided).
2016-04-25 20:15:46 +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
amlogic Pass boot device to amlogicsdhc and amlogicsdio drivers. 2015-08-08 13:54:05 +00:00
armadaxp add new ethernet driver mvxpe for recent MARVELL's SoC after ARMADA/XP. 2015-05-03 14:38:09 +00:00
armadillo zero the i2c_attach_args structure before filling it in. 2016-02-14 19:54:19 +00:00
awin Add a driver for the lradc device found in allwinner SoCs. 2016-04-25 20:15:46 +00:00
bcm53xx Deal with more than 1GB of RAM. 2015-07-17 20:29:29 +00:00
beagle enable 8-bit mode on AM335X SDMMC2 2015-11-02 22:21:26 +00:00
compile
conf Add a driver for the lradc device found in allwinner SoCs. 2016-04-25 20:15:46 +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 MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
devkit8000 C99 types 2012-11-12 18:00:34 +00:00
evbarm Don't modify command line buffer but create a copy of the root argument. 2016-03-05 07:33:58 +00:00
exynos XU4 FDT final checkpoint 2015-12-21 04:58:50 +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 Ensure enable clocks for omapmputmr. 2016-03-31 14:33:17 +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 PCI Extended Configuration stuff written by nonaka@: 2015-10-02 05:22:49 +00:00
imx23_olinuxino Petri Laakso <petri.laakso@asd.fi> 2015-01-10 12:18:09 +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 Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exception 2015-02-23 20:34:37 +00:00
integrator <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
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 Spellos 2015-03-05 08:09:44 +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 use armv7_generic_space 2015-05-07 04:13:47 +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 initialize ARMADA XP's Mbus address decoder and code clean up 2015-06-03 03:25:51 +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 <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
n900 Using a sysmon taskqueue to report events; fixes crashes when booting 2013-06-03 01:47:58 +00:00
netwalker Rewritten to take advantage of genfb(4). 2015-12-21 04:26:28 +00:00
nitrogen6 Garbage collect unused variables comcnaddr, comcnspeed and comcnmode. 2016-02-25 12:22:30 +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 zero the i2c_attach_args structure before filling it in. 2016-02-14 19:54:19 +00:00
osk5912 <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
rockchip Use shared armv7_generic_space 2015-03-29 22:49:44 +00:00
rpi Add more tags understood by the firmware. 2016-04-03 11:02:17 +00:00
smdk2xx0 MD rnd.h cleanups. Please let me know if I broke anything! 2015-04-13 21:18:40 +00:00
stand Don't reuse LDFLAGS for arguments passed directly to ${LD}, share/mk 2016-03-01 16:08:22 +00:00
tegra Restore HOST1X and AHB_A2 to pmap_devmap to give pmap less work to do 2016-03-26 09:07:31 +00:00
tisdp24xx <arm/locore.h> fallout (fixes some include ordering errors) 2013-08-18 15:58:19 +00:00
tsarm use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
vexpress Remove unexpected code duplications 2015-02-11 07:51:10 +00:00
viper Replace more vm_offset_t, vm_size_t with vaddr_t, vsize_t 2014-09-13 18:08:38 +00:00
zynq Initial Zynq (Xilinx) support 2015-01-23 12:34:09 +00:00
Makefile Initial Zynq (Xilinx) support 2015-01-23 12:34:09 +00:00