christos
1639e1cf8d
document commented out .INVISIBLE and .JOIN.
2014-09-04 19:07:47 +00:00
palle
f137bc4768
sun4v: update TODO list
2014-09-04 18:55:03 +00:00
palle
28626d96e1
sun4v: All cpus must be setup with a TSB descriptor, so pmap_setup_tsb_sun4v() must take a pointer to the TSB descriptor
2014-09-04 18:48:29 +00:00
christos
13ff413336
remove debugging.
2014-09-04 13:29:50 +00:00
christos
e6cf6fbd0d
Well, nasty thing happen if you set /dev/tty to VNON too. Disable for now.
2014-09-04 13:28:54 +00:00
reinoud
11d95026a3
Fix usb attachment and add an usb2 phy enable for exynos5410.
...
There is still an issue with ohci
2014-09-04 13:18:28 +00:00
reinoud
3b00b6a7c3
1st stage of USB support for Exynos5 chips: the register definitions
2014-09-04 13:06:49 +00:00
mrg
a1ff035944
port the -ut / -nut options from freebsd. -ut (default) enables tabs
...
in output, the -nut uses spaces.
2014-09-04 04:06:07 +00:00
jmcneill
96f3af9446
add (commented out) awinac driver
2014-09-04 02:39:41 +00:00
jmcneill
3c0dc1d1c8
Driver for "Audio Codec" block of A10/A13/A20, not tested.
2014-09-04 02:38:18 +00:00
jmcneill
3f8ec5353c
pll2 enable support
2014-09-04 02:36:08 +00:00
jmcneill
6eae6cd621
add some PLL2 and APB0_GATING bits
2014-09-04 02:35:26 +00:00
msaitoh
e9862d52f2
Remove one obsolete TODO entry.
2014-09-04 02:34:32 +00:00
jmcneill
011ef8bf50
audio gpio setup
2014-09-04 02:34:30 +00:00
christos
5a2111928b
Fix type of /dev/tty
2014-09-04 00:30:25 +00:00
enami
21a900455a
Fix build failure on amd64.
2014-09-03 23:59:58 +00:00
jmcneill
b97c6ffa4c
AWIN_CORE_PBASE+22c00h and irq 62 are for audio codec; rename defines to match (AC)
2014-09-03 21:42:46 +00:00
matt
a3cf28a6c7
Note or1k port
2014-09-03 19:35:46 +00:00
matt
27620987b8
New files for OR1K support
2014-09-03 19:34:25 +00:00
matt
ef6ee95a03
Add or1k MACHINE/MACHINE_ARCH.
2014-09-03 19:32:18 +00:00
matt
00cc626e2f
OR1K support
2014-09-03 19:31:32 +00:00
matt
8f455a577d
Add __sync_val_compare_and_swap_{1,2} aliases for _atomic_cas_{8,16}
2014-09-03 19:30:47 +00:00
matt
623c8b3000
OR1K support
2014-09-03 19:29:40 +00:00
matt
750c68a658
Changes for OR1K
2014-09-03 19:29:14 +00:00
matt
65b2ebd6b2
or1k support <fenv.h>
2014-09-03 19:28:20 +00:00
matt
1a508cd527
Fix SUBDIR commit
2014-09-03 19:27:53 +00:00
matt
a23afddde6
Add OR1K support
2014-09-03 19:27:21 +00:00
matt
6c820c8676
Add MIDs for OR1K and RISCV
2014-09-03 19:26:31 +00:00
matt
e1c4f892b5
or1k does not support --with-float
2014-09-03 19:25:29 +00:00
matt
667791d88d
Add or1k
2014-09-03 19:24:52 +00:00
matt
b0b2ad2060
The nop instruction on or1k is l.nop
2014-09-03 19:24:12 +00:00
matt
057deb371a
Change to support OR1K
2014-09-03 19:22:53 +00:00
matt
cbbb2b6894
OR1K configury for NetBSD
2014-09-03 19:11:24 +00:00
matt
2137a61433
OR1K configury support for NetBSD
2014-09-03 19:10:36 +00:00
matt
230b95665b
OR1K configury for NetBSD
2014-09-03 19:05:12 +00:00
matt
711e42594e
Merge OR1K support from OR1K GCC 4.9 git tree and extend it to support NetBSD.
2014-09-03 19:02:53 +00:00
matt
a45653d102
Merge in OR1K support from top of binutils-gdb GIT repository. This replaces
...
the existing support and most imporantly adds support for shared libraries.
2014-09-03 19:01:15 +00:00
gson
35cbd4f0ac
The cond_timedwait_race test case is no longer expected to fail; it
...
has been consistently passing since CVS date 2014.01.31.19.22.00.
See also PR lib/44756.
2014-09-03 16:23:24 +00:00
manu
bcfebaff94
Improve POSIX compliance of FUSE filesystems through PERUSE
...
- access denied is EPERM and not EACCES
- access to file owned by someone else in a sticy-bit directory should
be allowed for the sticy-bit directory owner
- setting sticky-bit on a non directory should produce EFTYPE
- implement PATHCONF method as much as we can.
2014-09-03 16:01:45 +00:00
reinoud
855280cfa9
Add i2c bits for gpio to the connected GPIO pins for Exynos5
2014-09-03 15:24:52 +00:00
msaitoh
9b60410c01
wm(4): Add internal SERDES support for 82575 and newer controllers.
2014-09-03 14:40:36 +00:00
msaitoh
7452b7bee6
Now all of the internal SERDES systems are supported, so update BUGS section.
2014-09-03 14:36:45 +00:00
msaitoh
405db86388
Read SFF SFP ROM and configure driver from the value.
2014-09-03 14:30:04 +00:00
skrll
df4a329d05
Adapt the NAK holdoff scheme for FS/LS devices from the Raspberry Pi
...
Foundation driver.
Should fix PR/49019 - RPI: interrupt storm when url0 is up
2014-09-03 10:00:08 +00:00
macallan
f80ae09972
dwc2_hubd appears to be unused so #if 0 it in order to appease clang
2014-09-02 23:26:20 +00:00
jmcneill
71ae1b62fb
capture peer version; if less than 2, bail out as bulk mode is not supported. report the peer version with "audioctl version"
2014-09-02 21:46:35 +00:00
jmcneill
e257bf702a
expose vchi_get_peer_version
2014-09-02 21:38:28 +00:00
reinoud
65ad97d3b1
Add i2c to the exynos5 locators
2014-09-02 16:10:58 +00:00
reinoud
3a5ca5007d
Add CPU descriminator _P() for Exynos 5422
2014-09-02 15:49:59 +00:00
macallan
71305eb6e6
support ioctl() WSDISPLAYIO_SVIDEO, _GVIDEO and _GET_EDID
...
now xf86-video-crime can actually turn the monitor off
2014-09-02 15:44:44 +00:00