The NetBSD Project

CVS log for src/sys/arch/arm/samsung/Attic/sscom_var.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / arm / samsung

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4.18.1
Mon Jun 10 22:05:56 2019 UTC (5 years, 6 months ago) by christos
Branches: phil-wifi
FILE REMOVED
Changes since revision 1.4: +1 -1 lines
Sync with HEAD

Revision 1.4.16.1
Sat Jul 28 04:37:29 2018 UTC (6 years, 4 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
FILE REMOVED
Changes since revision 1.4: +1 -1 lines
Sync with HEAD

Revision 1.6
Thu Jul 5 13:11:58 2018 UTC (6 years, 5 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, 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.5: +1 -1 lines
Replace sscom with a much simpler uart driver. The simpler driver is 1/4th
the size and has the added benefit of not freezing when an arrow key is
pressed.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 4 13:14:51 2018 UTC (6 years, 5 months ago) by jmcneill
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Only process a tx or rx interrupt if the pending bit is set.

Revision 1.3.10.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:35:56 2017 UTC (7 years ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.3.10.2: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.10.2: +3 -0 lines
update from HEAD

Revision 1.3.12.1: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:57 2015 UTC (9 years, 6 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +4 -1 lines
Sync with HEAD

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 14 20:32:35 2015 UTC (9 years, 8 months ago) by riastradh
Branches: MAIN
CVS tags: tls-maxphys-base-20171202, prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, pgoyette-localcount-base, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-localcount-20170107, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, pgoyette-localcount, pgoyette-compat-base, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, perseant-stdc-iso10646-base, perseant-stdc-iso10646, nick-nhusb-base-20170825, nick-nhusb-base-20170204, nick-nhusb-base-20161204, nick-nhusb-base-20161004, nick-nhusb-base-20160907, nick-nhusb-base-20160529, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, 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, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: phil-wifi, pgoyette-compat
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -1 lines
Include <sys/rndsource.h> where it is actually used.

I had removed <sys/rnd.h> from files that didn't mention anything of
the rnd(9) API.  But they included other files which assumed
<sys/rnd.h> had already been included.

Revision 1.3.10.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:48 2014 UTC (10 years, 3 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.3.10.1: preferred, colored; branchpoint 1.3: preferred, colored
Changes since revision 1.3.10.1: +258 -0 lines
Rebase to HEAD as of a few days ago.

Revision 1.3.6.2: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:52 2014 UTC (10 years, 4 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.3.6.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.6.1: +258 -0 lines
Rebase.

Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:39:34 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.3.4.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.4.1: +258 -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.3.2.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:44:59 2014 UTC (10 years, 6 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.3.2.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.2.1: +258 -0 lines
sync with head

Revision 1.3.10.1
Wed Apr 16 21:28:51 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.3: +0 -258 lines
file sscom_var.h was added on branch tls-maxphys on 2014-08-20 00:02:48 +0000

Revision 1.3.6.1
Wed Apr 16 21:28:51 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-earlyentropy
FILE REMOVED
Changes since revision 1.3: +0 -258 lines
file sscom_var.h was added on branch tls-earlyentropy on 2014-08-10 06:53:52 +0000

Revision 1.3.4.1
Wed Apr 16 21:28:51 2014 UTC (10 years, 7 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.3: +0 -258 lines
file sscom_var.h was added on branch yamt-pagecache on 2014-05-22 11:39:34 +0000

Revision 1.3.2.1
Wed Apr 16 21:28:51 2014 UTC (10 years, 7 months ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.3: +0 -258 lines
file sscom_var.h was added on branch rmind-smpnet on 2014-05-18 17:44:59 +0000

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 16 21:28:51 2014 UTC (10 years, 7 months ago) by reinoud
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, rmind-smpnet-nbase, rmind-smpnet-base, nick-nhusb-base-20150406, nick-nhusb-base, netbsd-7-nhusb-base-20170116, netbsd-7-nhusb-base, netbsd-7-nhusb, netbsd-7-base, 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, netbsd-7
Branch point for: yamt-pagecache, tls-maxphys, tls-earlyentropy, rmind-smpnet, nick-nhusb
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -4 lines
Teach sscom attachment, also the console, to use the busspace handle of the
main register space.

While here, map in the correct amount of memory or bus_space_map() won't
return an error but will wedge the system.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 14 21:16:15 2014 UTC (10 years, 8 months ago) by reinoud
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Implement sscom interrupt masking and acknowledgement routines

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 13 02:26:26 2014 UTC (10 years, 8 months ago) by matt
Branches: MAIN
Add initial support for the ODROID-XU and ODROID-U3.
Still a work in progress.  Started by nick and reinoud.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>