martin
2e1b1f0f3f
Enable puffs
2014-11-16 18:54:52 +00:00
martin
e0a8fed8ba
Enable vnd and putter pseudo devices.
2014-11-16 10:20:21 +00:00
jmcneill
645822f2c8
enable awinir, cir
2014-11-15 14:59:25 +00:00
jmcneill
b9e92a94cc
add awinhdmiaudio
2014-11-12 17:38:56 +00:00
skrll
5c4bf708f5
One awincnt0 is enough
2014-11-11 15:12:51 +00:00
jmcneill
d1c11d4262
enable awinhdmi, awintcon, awindebe, genfb, wsmux, wsfont
2014-11-10 17:56:58 +00:00
martin
716bb57d97
Add awincnt at awinio (64 bit timer counter)
2014-11-05 20:32:53 +00:00
jmcneill
da6e4883ea
add MULTIPROCESSOR, awincnt
2014-11-05 18:32:29 +00:00
jmcneill
5db91bfe88
disable axp20x for now, it seems after a while we get "send STOP failed" from i2c bus and then things go from bad to worse
2014-10-24 10:48:05 +00:00
jmcneill
cfbc3ff230
motg works now
2014-10-15 23:04:08 +00:00
uebayasi
bc6310c5db
Device midi attachment where the evil usbdevices.config is included.
2014-10-11 11:55:07 +00:00
jmcneill
3b5c713365
add motg (commented out)
2014-09-13 17:50:27 +00:00
jmcneill
eab0f0ab36
add axp20x
2014-09-09 22:49:20 +00:00
jmcneill
6893084f35
add BUFQ_PRIOCSCAN
2014-09-09 00:16:03 +00:00
rjs
be15bd170d
Add rgephy.
2014-09-08 19:24:16 +00:00
jmcneill
a1d043fbb6
add awinrtc
2014-09-07 17:50:01 +00:00
jmcneill
cfdc87b0f7
remove duplicate awindma entry
2014-09-06 16:55:50 +00:00
jmcneill
3f3319a143
enable audio driver now that it works
2014-09-06 16:55:07 +00:00
jmcneill
aeaeff942d
add awindma
2014-09-06 00:16:36 +00:00
jmcneill
96f3af9446
add (commented out) awinac driver
2014-09-04 02:39:41 +00:00
matt
1dfddc4fb8
Move away from cubie to awin since "cubie" will actually work on non-cubie
...
boards. Let the config file specify what board is being built for.
2014-08-31 19:13:01 +00:00
dholland
4acb6306f5
Systematize (and in many cases, fix) the comments on options COMPAT_NN.
...
There are quite a few configs that are missing some COMPAT_NN options
in ways that don't make sense; this should probably get cleaned up
too, but for the time being I've not added or removed anything.
2014-08-23 20:26:56 +00:00
christos
409d07743a
- Enable Wedge support for MBR/BSDLABEL where it was commented out.
...
- Add apple partition support where it was missing
- Add comments where missing
2014-08-18 06:31:24 +00:00
joerg
a26164117a
Reorganize symbol table embedding. The existing option SYMTAB_SPACE is
...
replaced by the make option COPY_SYMTAB set to any value. The copy of
the symbol table is no longer put into a buffer in kern_ksyms.o, but a
small helper object. This object is build first with a dummy size, then
the kernel is linked to compute the real dimension of the symbol table
buffer. After that, the helper object is rebuild and the kernel linked
again.
2014-08-17 21:17:43 +00:00
apb
30a0368950
Add "options COMPAT_70" to all kernel configuration files that
...
already had "options COMPAT_60".
2014-08-16 17:56:30 +00:00
martin
6954c566c4
Add COMPAT_NETBSD32, following the switch to eabi by default.
2014-08-03 08:53:56 +00:00
dholland
9a78d593a7
"internally consistency checks" -> "internal consistency checks"
2014-07-27 03:34:41 +00:00
matt
aa8fd3d41e
Add awge
...
bump symtab space.
2014-02-26 00:32:21 +00:00
jmcneill
072aa7df7b
enable MMC driver
2014-02-25 00:09:00 +00:00
matt
7ff2146a83
Rename awinfe to awe and awinge to awge.
...
Allow properties in awinio0 to disable devices.
Use such a property to disable probing of gige.
2013-09-08 04:06:44 +00:00
matt
febe4991a1
Add rlphy
2013-09-08 00:03:40 +00:00
matt
21dbc4bb59
Reenable OHCI
2013-09-07 22:52:12 +00:00
matt
26ece6925f
Only configure awiniic0 for now
2013-09-07 02:46:26 +00:00
matt
d2a02f3137
Comment out ohci
2013-09-07 02:34:01 +00:00
matt
803fa2dd54
Add AWIN_CONSOLE_EARLY and comment out sdhc
2013-09-07 00:29:22 +00:00
matt
7153ca6fc3
Very very very prelimnary support for cubieboard 1 & 2 based on the
...
Allwinner A10 & A20 SoCs. It links and that's about all it does.
Many drivers are stubs with autoconf glue.
com, ahcisata, sdhc, usb might have a chance of working.
2013-09-04 02:39:01 +00:00
matt
e7e586be3a
Prelimary config goo for CubieBoard 1 & 2
...
(config is happy with it)
2013-09-03 06:12:00 +00:00