Go to file
Arne Welzel 5b211ac848 libaudiodriver: allocate mem lower 16 MB and 64K aligned
Righ now, the DMA controller will access some random memory below 16 MB,
as the physical address returned by alloc_contig() is simply truncated
when given to the DMA controller.

Yes, it's bad...
2013-08-20 19:42:21 +02:00
benchmarks Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
bin remove utimes() workarounds 2013-04-12 18:55:40 +00:00
commands beaglebone ethernet improvements 2013-08-19 13:47:10 +00:00
common a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
dist/nvi Termcap update, replacing elvis by nvi. 2013-01-24 07:44:38 +01:00
distrib tps65950: driver for the TPS65950 PMIC 2013-08-09 12:41:43 +02:00
docs Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
drivers a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
etc fb: auto-configure with EDID 2013-08-11 20:37:16 +02:00
external Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
gnu Allow install of binutils and import texinfo 2013-07-12 14:18:08 +02:00
include a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
kernel Use ARM_VM_SECTION_MASK to determine kernel base address 2013-08-19 09:53:25 +02:00
lib libaudiodriver: allocate mem lower 16 MB and 64K aligned 2013-08-20 19:42:21 +02:00
libexec re-import makewhatis 2013-06-25 09:51:45 +00:00
man readclock: code clean-up, add -q, manpage updates 2013-08-09 12:41:53 +02:00
releasetools Importing sys/dev/videomode 2013-08-11 20:35:08 +02:00
sbin ext2: annotate cache blocks with inode metadata 2013-04-26 15:39:07 +00:00
servers a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
share Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
sys a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
test blocktest: make 64-bit native 2013-08-08 17:36:45 +02:00
tests Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00
tools Fix file permissions 2013-08-07 16:26:29 +00:00
usr.bin allow ldd mmap fallback 2013-06-12 07:05:11 +00:00
usr.sbin Importing usr.sbin/i2cscan 2013-07-15 11:11:13 -04:00
.gitignore gitignore: ignore some more generated files 2012-12-06 13:29:20 +00:00
.gitreview misc:Add gerrit code review support. 2013-01-16 09:44:16 +01:00
build.sh Reverting back to default value of MKARZERO 2013-01-17 10:03:58 +01:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile Importing NetBSD "Kyua" test framework 2013-07-23 20:43:41 +02:00