Go to file
reinoud 4bbeac14dd Revisit gpio and revisit register file mapping. The additional register files
are now mapped behind the origional register file.

The gpio channel GPZ is mapped over I2S0 in the separate audio register file
and were both abusively mapped over I2C0 in the main register file!

While here, delay the gpio bootstrap till on attachment. We could hasten it in
the odroid_machdep.c if needed. Also make the gpio code more resilliant and
allow booting correctly without any GPIO bits defined/available.
2014-05-14 09:03:09 +00:00
bin PR bin/48798: fix format for ino_t. 2014-05-10 09:39:18 +00:00
common Make EHABI optional. 2014-05-06 16:02:10 +00:00
compat No need for LDFLAGS 2014-03-07 05:48:30 +00:00
crypto kill extra ) 2014-05-12 18:46:27 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Add a test case for PR kern/48787. 2014-05-10 14:15:25 +00:00
doc mention workaround for PR48696 2014-05-13 18:55:07 +00:00
etc Add a test case for PR kern/48787. 2014-05-10 14:15:25 +00:00
external When running as root and wanting to write a file and not having CAPNG, don't 2014-05-13 20:29:59 +00:00
extsrc
games Remove unused. 2014-03-30 09:11:50 +00:00
gnu Bring back the playstation2 port - now that a toolchain for it is 2014-03-31 11:25:47 +00:00
include Apparently clang pretends to be gcc 4.2 but is secretly much awesomer 2014-04-25 18:37:38 +00:00
lib Whitespace. 2014-05-14 06:38:09 +00:00
libexec The table of masks applied for each relocation type was wrong for some 2014-04-02 14:11:25 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin open the tty with O_RDWR|O_NONBLOCK. it seems valid to ask for 2014-05-04 20:43:30 +00:00
share Belatedly adapt to changes in the code. 2014-05-12 08:47:49 +00:00
sys Revisit gpio and revisit register file mapping. The additional register files 2014-05-14 09:03:09 +00:00
tests CID 978337: Fix resource leak 2014-05-12 15:33:12 +00:00
tools Retire USE_COMPILERCRTSTUFF=yes. 2014-04-22 13:20:58 +00:00
usr.bin Add a global vnode cache: 2014-05-08 08:21:53 +00:00
usr.sbin don't apply "ptyfsoldnodes" if /dev/pts does not exist, even if ptyfs 2014-04-25 00:23:26 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
BUILDING regen using 'make regen' from src/doc. 2013-05-29 21:59:51 +00:00
Makefile prepare for moving GCC 4.5 into gcc.old: 2014-02-26 09:54:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00
build.sh Add a new action kernel.gdb=MYCONF to build a kernel with debuginfo 2014-05-05 19:12:19 +00:00