Commit Graph

63 Commits

Author SHA1 Message Date
skrll
cc6cdaf8bc Remove dmover(9) references 2015-04-18 13:43:45 +00:00
skrll
12b1faf657 Use GENERIC.common 2015-04-18 11:30:22 +00:00
jmcneill
2fc05df71f re-add ARM11_COMPAT_MMU, lost in the rpi2 shuffle 2015-03-14 14:59:43 +00:00
skrll
1f9df33256 Initial RPI2 support - it doesn't work yet. The generic timer gets messed
up somehow.

This commit changes the KVA layout of the RPI.
2015-02-28 09:34:34 +00:00
skrll
43109f18fb Move some options into std.rpi 2014-11-08 08:08:32 +00:00
macallan
250360a77f add commented out entry for linksprite's RTC module 2014-10-12 12:01:50 +00:00
uebayasi
bc6310c5db Device midi attachment where the evil usbdevices.config is included. 2014-10-11 11:55:07 +00:00
skrll
004440d498 Introduce RPI_HWCURSOR and default to off. The existing code causes
problems with vchiq at the moment.
2014-10-03 11:40:54 +00:00
jakllsch
201db3c7a2 enable NFS root FS support in RPI 2014-09-25 16:05:44 +00:00
skrll
96cd4614c5 Re-enable bcmdmac by popular demand. It works now too. 2014-09-22 21:05:39 +00:00
skrll
2fea13cdf7 Make emmc use of dma controller optional and disable the bcmdmac for now.
It doesn't work for me.
2014-09-13 08:08:24 +00:00
jmcneill
3e343f5f8a enable bcmdmac, now required by sdhc 2014-09-12 20:51:21 +00:00
jmcneill
234c00a189 add bcmdmac0, commented out until something uses it 2014-09-07 14:17:23 +00:00
skrll
210c9238b2 Copy the list of PHYs from elsewhere.
XXX sys/dev/mii/miidevices.config anyone?
2014-09-05 11:27:57 +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
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
c404e01899 Add COMPAT_NETBSD32 to more kernels (we have too many) 2014-08-03 09:18:16 +00:00
dholland
9a78d593a7 "internally consistency checks" -> "internal consistency checks" 2014-07-27 03:34:41 +00:00
kardel
511648e509 add a driver for BCM2835 obio gpio 2014-04-22 18:51:35 +00:00
kardel
a845bf81d9 add Microchip MCP23S17 GPIO driver
(via SPI interface)
2014-04-06 17:59:39 +00:00
skrll
cb78453456 More symbols 2014-01-31 08:18:03 +00:00
skrll
77805357f7 Switch to dwctwo(4) from dotg(4) for the RaspberryPi port. This brings
DMA support and (initial) isoc transfer support.

Remove URTWN_DOTG_WORKAROUND as dwctwo doesn't appear to need it.
2013-10-15 09:07:48 +00:00
matt
f520f46147 bump symtab space 2013-08-12 23:41:54 +00:00
riz
50c956e37e Bump symtab space. 2013-08-11 17:18:56 +00:00
skrll
f3344e2765 Fix stale comment 2013-08-07 14:43:58 +00:00
skrll
6baf58a90c Enable PUFFS 2013-07-28 12:16:40 +00:00
rmind
666e919182 G/C PFIL_HOOKS from the kernel configs. 2013-06-30 21:38:55 +00:00
matt
980a5d040c Make this like all other INSTALL files. Override RAMDISKNAME to sshramdisk 2013-06-28 06:00:30 +00:00
christos
e46f5f0078 remove obsolete networking options 2013-06-05 23:07:59 +00:00
reinoud
378dbe5767 Add missing filesystems in the filesystem list but comment them out.
Add missing KGDB options needed for KGDB working
2013-05-15 12:16:41 +00:00
skrll
0b096ffc27 Enable putter. Shoot me now. 2013-05-07 20:11:54 +00:00
reinoud
082073ae8b Enable VCONS_DRAW_INTR speeding up the graphic console of the RPi
significantly!
2013-04-17 19:04:19 +00:00
jmcneill
7e966400c1 enable vchiq, add vcaudio and audio drivers 2013-03-25 23:01:23 +00:00
jmcneill
c49c1c2a9b add drvctl 2013-03-24 13:56:24 +00:00
skrll
5122608537 Disable vchiq for now. 2013-03-08 14:59:34 +00:00
jmcneill
6704dd7bc7 add vchiq0 at obio? 2013-03-08 12:33:57 +00:00
christos
2c1aa36c3d Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. 2013-03-02 02:42:07 +00:00
joerg
e240adbd0b Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
skrll
7efed15211 Add PCVT compat (for X console switching) and SYSCONS for some more
ioctls.
2013-02-21 09:25:30 +00:00
jmcneill
2210a49ebb add bcmrng 2013-01-25 00:06:05 +00:00
jakllsch
5c9cb21f6e Change the root device to '?' instead of 'ld0a'.
This was overriding the root=device passed in on the kernel command line.
2013-01-21 16:25:09 +00:00
skrll
dc1f8b1a26 Bump SYMTAB_SPACE 2013-01-11 06:41:01 +00:00
jmcneill
a120f64bf9 enable framebuffer console driver 2013-01-10 22:08:11 +00:00
skrll
826abf648c Enable COMPAT_60 2013-01-09 23:19:13 +00:00
skrll
c60bdcc8a0 Add ukphy 2013-01-09 23:04:27 +00:00
skrll
8d36eb6c6c Add/enable USB 2013-01-09 22:49:39 +00:00
jmcneill
c906327f5e pull in RPI.local if it exists 2013-01-09 01:39:44 +00:00
jmcneill
808df3ac34 add genfb, disabled for now 2013-01-09 00:28:54 +00:00
jakllsch
1ff5a06d78 Add bcmspi(4) and bsciic(4) and subordinate busses. 2013-01-08 16:39:28 +00:00