CVS log for src/sys/arch/arm/allwinner/Attic/awin_io.c
Up to [cvs.NetBSD.org] / src / sys / arch / arm / allwinner
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.47.8.1
Mon Apr 16 01:59:52 2018 UTC (6 years, 9 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
FILE REMOVED
Changes since revision 1.47: +1 -1
lines
Sync with HEAD, resolve some conflicts
Revision 1.48
Sun Apr 8 13:19:17 2018 UTC (6 years, 10 months ago) by jmcneill
Branches: MAIN
CVS tags: thorpej-futex-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
isaki-audio2-base,
isaki-audio2,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache,
HEAD
FILE REMOVED
Changes since revision 1.47: +1 -1
lines
Remove old Allwinner port.
Revision 1.8.12.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:51 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.8.12.2: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.12.2: +127 -32
lines
update from HEAD
Revision 1.28.2.5: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:29 2017 UTC (7 years, 5 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.28.2.4: preferred, colored; branchpoint 1.28: preferred, colored; next MAIN 1.29: preferred, colored
Changes since revision 1.28.2.4: +2 -1
lines
Sync with HEAD
Revision 1.47: download - view: text, markup, annotated - select for diffs
Sat May 27 21:02:55 2017 UTC (7 years, 8 months ago) by bouyer
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
pgoyette-compat-base,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek
Branch point for: pgoyette-compat
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -1
lines
merge the bouyer-socketcan branch to HEAD.
CAN stands for Controller Area Network, a broadcast network used
in automation and automotive fields. For example, the NMEA2000 standard
developped for marine devices uses a CAN network as the link layer.
This is an implementation of the linux socketcan API:
https://www.kernel.org/doc/Documentation/networking/can.txt
you can also see can(4).
This adds a new socket family (AF_CAN) and protocol (PF_CAN),
as well as the canconfig(8) utility, used to set timing parameter of
CAN hardware. Also inclued is a driver for the CAN controller
found in the allwinner A20 SoC (I tested it with an Olimex lime2 board,
connected with PIC18-based CAN devices).
There is also the canloop(4) pseudo-device, which allows to use
the socketcan API without CAN hardware.
At this time the CANFD part of the linux socketcan API is not implemented.
Error frames are not implemented either. But I could get the cansend and
canreceive utilities from the canutils package to build and run with minimal
changes. tcpudmp(8) can also be used to record frames, which can be
decoded with etherreal.
Revision 1.46.4.1: download - view: text, markup, annotated - select for diffs
Wed Apr 19 17:53:32 2017 UTC (7 years, 9 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.46: preferred, colored; next MAIN 1.47: preferred, colored
Changes since revision 1.46: +2 -1
lines
Add awincan
Revision 1.28.2.4: download - view: text, markup, annotated - select for diffs
Sun May 29 08:44:16 2016 UTC (8 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.28.2.3: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.3: +4 -2
lines
Sync with HEAD
Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed May 11 18:33:40 2016 UTC (8 years, 9 months ago) by bouyer
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -2
lines
As proposed in
http://mail-index.netbsd.org/tech-kern/2016/04/28/msg020504.html
add gpio interrupt support to the gpio framework, and an implementation
for the allwinner gpio backend (tested on A20 only).
gpio(4) has new public functions:
- gpio_intr() called by backends when an interrupt condition for
a gpio pin is present
- gpio_find_device() and gpio_get_name(), support functions for
gpio(4) users, wich respectively returns a void * cookie for a gpio device
given its name, and returns the name given the cookie.
- gpio_pin_ctl_intr(), which is used to configure interrupts on a gpio pin and
registers a callback.
- gpio_pin_irqen(), which is used to mask/unmask interrupts on a pin.
Nothing in the NetBSD tree uses this yet, but I have a i2c driver
(at https://github.com/mbouyer/marine_chartplotter/tree/master/software/NetBSD/driver) which uses it.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Apr 25 20:15:46 2016 UTC (8 years, 9 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -1
lines
Add a driver for the lradc device found in allwinner SoCs.
The events are reported as hotkeys press/release to sysmon_power(9).
The levels and associated event names are configured in the fex script
(the channels remain disabled if no appropriate fex script is provided).
Revision 1.28.2.3: download - view: text, markup, annotated - select for diffs
Sat Mar 19 11:29:55 2016 UTC (8 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.28.2.2: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.2: +2 -1
lines
Sync with HEAD
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Dec 26 16:56:41 2015 UTC (9 years, 1 month ago) by macallan
Branches: MAIN
CVS tags: nick-nhusb-base-20160422,
nick-nhusb-base-20160319
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1
lines
driver for cubietruck's VGA port. Not quite finished but enough to be useful
Revision 1.28.2.2: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:54 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.28.2.1: preferred, colored; branchpoint 1.28: preferred, colored
Changes since revision 1.28.2.1: +3 -3
lines
Sync with HEAD
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Apr 20 01:33:22 2015 UTC (9 years, 9 months ago) by matt
Branches: MAIN
CVS tags: nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +3 -3
lines
Switch to armv7_generic bus_space.
Revision 1.28.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:17:51 2015 UTC (9 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +60 -10
lines
Sync with HEAD
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Dec 23 13:34:40 2014 UTC (10 years, 1 month ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base-20150406
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -6
lines
get rid of extra newline at startup
Revision 1.41: download - view: text, markup, annotated - select for diffs
Mon Dec 22 00:07:24 2014 UTC (10 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -3
lines
read chip ID from SRAM ver reg on A80; the chip ID is 0x1639
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Dec 21 17:40:17 2014 UTC (10 years, 1 month ago) by jmcneill
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +7 -1
lines
add A80 debe, tcon, hdmi, daudio
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Dec 7 18:32:13 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -3
lines
Add A80 PIO L,M,N and A80 CIR (RX) support.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Dec 7 00:36:26 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +6 -1
lines
A80 reduced serial bus (RSB) support. Similar to A31 P2WI but supports
more than one attached slave device.
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Dec 5 19:06:41 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1
lines
fix non-A80 builds
Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Dec 5 18:54:35 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -1
lines
A80 DMA controller support
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Dec 5 18:41:41 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -1
lines
Partial A80 GMAC support. Needs help from PMU to power it up still.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Dec 5 17:32:08 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +8 -1
lines
A80 EHCI and OHCI support
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 5 15:25:27 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +6 -1
lines
A80 I2C support
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Dec 5 14:36:44 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +16 -4
lines
A80 MMC support. Works for SD card slot on Cubie4, but not eMMC yet.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Dec 5 11:53:43 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -2
lines
A80 gpio and watchdog support
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Dec 5 01:13:11 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +12 -7
lines
Initial Allwinner A80 support.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Dec 4 11:16:38 2014 UTC (10 years, 2 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1
lines
Add awinmp(4) glue.
It won't compile (uses nonexistent ioctls) but adding this for posterity.
In my testing, 2D accel for solid fill and copy is considerably slower than
with software rendering, so no sense in turning this on.
Revision 1.8.10.3: download - view: text, markup, annotated - select for diffs
Fri Nov 14 13:37:39 2014 UTC (10 years, 2 months ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0
Diff to: previous 1.8.10.2: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.10.2: +3 -1
lines
Pull up following revision(s) (requested by jmcneill in ticket #214):
sys/arch/evbarm/conf/BPI: revision 1.11
sys/arch/arm/allwinner/awin_hdmi.c: revision 1.10
sys/arch/arm/allwinner/awin_hdmiaudio.c: revision 1.1
sys/arch/arm/allwinner/awin_hdmiaudio.c: revision 1.2
sys/arch/arm/allwinner/awin_hdmiaudio.c: revision 1.3
sys/arch/evbarm/conf/CUBIEBOARD: revision 1.34
sys/arch/arm/allwinner/awin_io.c: revision 1.28
sys/arch/arm/allwinner/awin_reg.h: revision 1.48
sys/arch/arm/allwinner/awin_debe.c: revision 1.5
sys/arch/arm/allwinner/awin_dma_a10.c: revision 1.3
sys/arch/evbarm/conf/HUMMINGBIRD_A31: revision 1.19
sys/arch/arm/allwinner/files.awin: revision 1.24
sys/arch/arm/allwinner/awin_board.c: revision 1.28
sys/arch/arm/allwinner/awin_hdmi.c: revision 1.7
sys/arch/arm/allwinner/awin_hdmi.c: revision 1.8
HDMI audio driver for Allwinner boards.
Revision 1.8.10.2: download - view: text, markup, annotated - select for diffs
Fri Nov 14 13:26:46 2014 UTC (10 years, 2 months ago) by martin
Branches: netbsd-7
Diff to: previous 1.8.10.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.10.1: +7 -3
lines
Pull up following revision(s) (requested by jmcneill in ticket #210):
sys/arch/arm/allwinner/awin_board.c: revisions 1.26-1.27
sys/arch/arm/allwinner/awin_debe.c: revisions 1.1-1.6
sys/arch/arm/allwinner/awin_fb.c: revisions 1.1-1.4
sys/arch/arm/allwinner/awin_hdmi.c: revisions 1.3-1.6,1.9-1.12
sys/arch/arm/allwinner/awin_io.c: revision 1.27
sys/arch/arm/allwinner/awin_reg.h: revisions 1.46-1.47,1.49
sys/arch/arm/allwinner/awin_tcon.c: revisions 1.1-1.5
sys/arch/arm/allwinner/awin_var.h: revisions 1.20-1.22
sys/arch/arm/allwinner/files.awin: revisions 1.22-1.23,1.25
sys/arch/evbarm/awin/awin_machdep.c: revision 1.26
sys/arch/evbarm/conf/BPI: revision 1.10
sys/arch/evbarm/conf/CUBIEBOARD: revision 1.32
sys/arch/evbarm/conf/HUMMINGBIRD_A31: revisions 1.17-1.18
sys/dev/wscons/wsconsio.h: revision 1.109
HDMI framebuffer for Allwinner boards.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Nov 11 17:00:59 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
CVS tags: nick-nhusb-base
Branch point for: nick-nhusb
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -1
lines
add HDMI audio driver
Revision 1.8.10.1: download - view: text, markup, annotated - select for diffs
Sun Nov 9 14:42:33 2014 UTC (10 years, 3 months ago) by martin
Branches: netbsd-7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +62 -27
lines
Catch up to -current as of ~1 hour ago for sys/arch/arm/allwinner and
sys/arch/evbarm/awin. Requested by skrll in ticket #203.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Nov 9 14:10:54 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -3
lines
awin framebuffer support, not sure if this works yet because hdmi is not working yet
Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Nov 5 15:05:20 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -1
lines
add 64-bit counter driver; it is certainly slower than gtmr (mutexes involved, etc) but at least it is monotonic with > 1 cpu
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 5 07:56:48 2014 UTC (10 years, 3 months ago) by martin
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1
lines
Add an entry for the nand found on A10/A20 boards.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Nov 2 23:55:48 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -1
lines
work in progress CIR driver
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 19 23:18:22 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1
lines
add SDMMC1 SDMMC2 and SDMM3 for A31
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Oct 19 15:38:54 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
different offset for A31 GMAC
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Oct 16 00:03:48 2014 UTC (10 years, 3 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
add A31 HDMI IRQ
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Oct 12 23:57:58 2014 UTC (10 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1
lines
add A31 P2WI (Push-Pull Two Wire Interface) driver
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Oct 12 17:20:46 2014 UTC (10 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -3
lines
DMA not required on A31 until it works, add A31 RTC locator
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Oct 12 14:06:18 2014 UTC (10 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +11 -7
lines
different twi pinsets and irqs for A31
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Oct 11 10:31:13 2014 UTC (10 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
ahcisata is only available on the A10 and A20
Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Oct 10 07:36:11 2014 UTC (10 years, 4 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +28 -20
lines
Work-in-progress support for the AllWinner A31 SoC.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 11 02:21:19 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1
lines
work in progress HDMI driver, so far it can detect display presence and read the display EDID
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 9 13:57:03 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1
lines
add motg
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Sep 9 13:56:30 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -2
lines
initial A31 support
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Sep 7 22:22:35 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -4
lines
print chip name and id on attach, and use chip id instead of cpu id to determine device attachment
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 7 17:49:39 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1
lines
a10/a20 rtc driver
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Sep 6 00:15:34 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
add driver for DMA controller
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 4 02:38:18 2014 UTC (10 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1
lines
Driver for "Audio Codec" block of A10/A13/A20, not tested.
Revision 1.8.12.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:44 2014 UTC (10 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.8.12.1: preferred, colored; branchpoint 1.8: preferred, colored
Changes since revision 1.8.12.1: +205 -0
lines
Rebase to HEAD as of a few days ago.
Revision 1.8.8.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:30 2014 UTC (10 years, 8 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.8.8.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.8.1: +205 -0
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.8.6.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:44:56 2014 UTC (10 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.8.6.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.6.1: +205 -0
lines
sync with head
Revision 1.8.2.2: download - view: text, markup, annotated - select for diffs
Mon Mar 24 18:43:15 2014 UTC (10 years, 10 months ago) by matt
Branches: matt-nb5-mips64
Diff to: previous 1.8.2.1: preferred, colored; branchpoint 1.8: preferred, colored; next MAIN 1.9: preferred, colored
Changes since revision 1.8.2.1: +205 -0
lines
Merge cubie support from HEAD
Revision 1.8.12.1
Wed Feb 26 00:19:01 2014 UTC (10 years, 11 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.8: +0 -205
lines
file awin_io.c was added on branch tls-maxphys on 2014-08-20 00:02:44 +0000
Revision 1.8.8.1
Wed Feb 26 00:19:01 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.8: +0 -205
lines
file awin_io.c was added on branch yamt-pagecache on 2014-05-22 11:39:30 +0000
Revision 1.8.6.1
Wed Feb 26 00:19:01 2014 UTC (10 years, 11 months ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.8: +0 -205
lines
file awin_io.c was added on branch rmind-smpnet on 2014-05-18 17:44:56 +0000
Revision 1.8.2.1
Wed Feb 26 00:19:01 2014 UTC (10 years, 11 months ago) by matt
Branches: matt-nb5-mips64
FILE REMOVED
Changes since revision 1.8: +0 -205
lines
file awin_io.c was added on branch matt-nb5-mips64 on 2014-03-24 18:43:15 +0000
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 26 00:19:01 2014 UTC (10 years, 11 months ago) by matt
Branches: MAIN
CVS tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
netbsd-7-base
Branch point for: yamt-pagecache,
tls-maxphys,
rmind-smpnet,
netbsd-7,
matt-nb5-mips64
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -1
lines
Include latent support for coherent dma though for now it seems that isn't
possible.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 25 00:08:29 2014 UTC (10 years, 11 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -6
lines
Add Allwinner SD/MMC driver. No DMA yet.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 20 21:48:38 2014 UTC (10 years, 11 months ago) by matt
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
#include <sys/param.h>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 8 04:06:44 2013 UTC (11 years, 5 months ago) by matt
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +17 -3
lines
Rename awinfe to awe and awinge to awge.
Allow properties in awinio0 to disable devices.
Use such a property to disable probing of gige.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 7 02:46:06 2013 UTC (11 years, 5 months ago) by matt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -6
lines
correct twi -> awiniic entries
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 7 02:08:56 2013 UTC (11 years, 5 months ago) by matt
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
Add awingpio
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 7 00:35:52 2013 UTC (11 years, 5 months ago) by matt
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -3
lines
Flesh out allwinner support.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 4 02:39:01 2013 UTC (11 years, 5 months ago) by matt
Branches: MAIN
Very very very prelimnary support for cubieboard 1 & 2 based on the
Allwinner A10 & A20 SoCs. It links and that's about all it does.
Many drivers are stubs with autoconf glue.
com, ahcisata, sdhc, usb might have a chance of working.
CVSweb <webmaster@jp.NetBSD.org>