230077 Commits

Author SHA1 Message Date
matt
8f413cecf4 Deanonymize structure for llinfo_arp. 2014-09-05 06:02:11 +00:00
matt
f0ca2677dd Cast return value of _NET_STAT_GETREF 2014-09-05 06:01:24 +00:00
matt
e15dacf209 Don't use C++ new keyword 2014-09-05 06:00:05 +00:00
matt
a35d1a8c7c Don't next structure and enum definitions.
Don't use C++ keywords new, try, class, private, etc.
2014-09-05 05:57:21 +00:00
matt
3b59fcc025 Don't nest struct undo and change it to sem_undo_entry 2014-09-05 05:54:48 +00:00
matt
b36d9a680d Change rndsource_setcb to use void (*)(size_t, void *) for cb. 2014-09-05 05:52:27 +00:00
matt
91e5231fc5 const mbuftypes
explicitly cast assignments to ext_buf
2014-09-05 05:48:59 +00:00
matt
66b6429b6b Don't nest structure definitions. 2014-09-05 05:47:40 +00:00
matt
65c8d1aaca Don't nest enum in structures. 2014-09-05 05:46:54 +00:00
matt
5da27df52f Add explicit casts for (const uint8_t *) 2014-09-05 05:46:15 +00:00
matt
fe43b4fff7 Change type of cpu_uvm to struct uvm_cpu * 2014-09-05 05:45:34 +00:00
matt
607975cc6a Don't use or in __RENAME because it triggers -Wc++-compat 2014-09-05 05:44:50 +00:00
matt
ab610ad840 Don't nest structure definitions. 2014-09-05 05:42:50 +00:00
matt
2b8e56db05 Don't use C++ class and this keywords as variables. 2014-09-05 05:39:52 +00:00
matt
8a7e650fc2 Don't nest structure definitions. 2014-09-05 05:37:37 +00:00
matt
4df9f745e1 Don't use C++ new keyword as a variable name. 2014-09-05 05:36:49 +00:00
matt
2fcd348198 Don't use C++ try keyword as a variable name. 2014-09-05 05:36:21 +00:00
matt
cf2d76c1f9 Don't use catch as a variable name. 2014-09-05 05:34:57 +00:00
matt
96c79f1a27 Don't nest structure definitions. 2014-09-05 05:34:41 +00:00
matt
31ef76f127 Don't use catch as a varible name. 2014-09-05 05:33:39 +00:00
matt
62dd88055e Don't use new as a variable name. 2014-09-05 05:33:06 +00:00
matt
6a4c4a4291 Don't use class as a structure member. 2014-09-05 05:32:07 +00:00
matt
00f2d54cb9 Don't nest structure definitions. 2014-09-05 05:31:15 +00:00
matt
42ec0ad229 Don't use new as a variable name. 2014-09-05 05:30:42 +00:00
matt
b2614afc67 Don't nest structure definitions. 2014-09-05 05:30:23 +00:00
matt
b4985db0e5 Don't use class or typename as a variable name. 2014-09-05 05:29:16 +00:00
matt
103f3cd915 Don't use new as a variable name. 2014-09-05 05:27:23 +00:00
matt
9c398c311d Don't use private as a variable name since it's reserved in C++ 2014-09-05 05:26:26 +00:00
matt
dd622b9da7 Don't nest structure definitions. 2014-09-05 05:25:28 +00:00
matt
9099c6720d Don't use not as a variable since it's reserved in C++. 2014-09-05 05:24:53 +00:00
matt
6569f93208 Eliminate use of C++ keywords and don't nest struct definitions. 2014-09-05 05:19:24 +00:00
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