Commit Graph

44 Commits

Author SHA1 Message Date
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
jmcneill
abb27e5481 add vcmbox driver 2013-01-07 20:20:22 +00:00
skrll
dac151aea7 Add lockstat pseudo-device 2012-12-19 15:55:12 +00:00
skrll
3f95ca4b13 Comment out VERBOSE_INIT_ARM by default 2012-10-30 17:26:29 +00:00
apb
5c7419e70f Add commented out "#options COMPAT_60" to all kernel configuration files
that already had commented out "#options COMPAT_50".
2012-10-17 14:49:40 +00:00
skrll
b253d19ad2 Add a bunch of pseudodevices and LOCKDEBUG. All commented out. 2012-10-03 20:54:23 +00:00
msaitoh
f727394bbf Add PUFFS, putter and fss. 2012-09-11 19:43:09 +00:00
jakllsch
f63936eca2 When we do get a working and stable USB HCD,
we'll want to use usbdevices.config.
2012-09-01 19:05:46 +00:00
matt
3f99345561 Bump up SYMTAB_SPACE 2012-09-01 14:50:11 +00:00
skrll
d422abefd8 Better/different/consistent wscons colours. 2012-08-20 08:38:32 +00:00
skrll
f95acf1e35 First pass at a VC mailbox driver. 2012-08-20 07:45:24 +00:00
abs
715998cc28 Ensure all WSDISPLAY_COMPAT_USL entries have same comment 2012-08-17 19:43:24 +00:00
jakllsch
0492a14bc7 What was MEMSIZE is now determined automatically. Remove MEMSIZE. 2012-08-16 23:45:58 +00:00
skrll
68e8126253 Initial commit of support for the RaspberryPI (www.raspberrypi.org)
This is enough for serial console via the gpio header pins and to get to
multiuser.

A huge thank you to Matt Thomas for all his help.
2012-07-26 06:21:57 +00:00