CVS log for src/sys/arch/mips/ingenic/ingenic_regs.h
Up to [cvs.NetBSD.org] / src / sys / arch / mips / ingenic
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Jan 7 18:51:40 2025 UTC (5 weeks ago) by andvar
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
s/maks/mask/ in comment.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Dec 10 20:36:03 2021 UTC (3 years, 2 months ago) by andvar
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
netbsd-10-base,
netbsd-10-1-RELEASE,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4
lines
s/occured/occurred/ in comments, log messages and man pages.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Aug 9 07:08:29 2020 UTC (4 years, 6 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3
lines
Type consistency
Revision 1.25.8.2: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:28 2017 UTC (7 years, 2 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.25.8.1: preferred, colored; branchpoint 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25.8.1: +787 -0
lines
update from HEAD
Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Mon Aug 28 17:51:45 2017 UTC (7 years, 5 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.6: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.6: +1 -42
lines
Sync with HEAD
Revision 1.25.8.1
Sun May 21 06:49:13 2017 UTC (7 years, 8 months ago) by jdolecek
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.25: +0 -787
lines
file ingenic_regs.h was added on branch tls-maxphys on 2017-12-03 11:36:28 +0000
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun May 21 06:49:13 2017 UTC (7 years, 8 months ago) by skrll
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
phil-wifi-base,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
phil-wifi,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
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,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
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,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: tls-maxphys
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -42
lines
Provide and use some CP0 accessor functions instead of M[TF]C0 macros
for readability.
While here convert some other M[TF]C0 uses to already exising accessor
functions, e.g. mipsNN_cp0_ebase_read
Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Wed Oct 5 20:55:32 2016 UTC (8 years, 4 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.5: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.5: +2 -2
lines
Sync with HEAD
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Aug 27 05:56:33 2016 UTC (8 years, 5 months ago) by skrll
Branches: MAIN
CVS tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +17 -17
lines
Trailing whitespace
Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Fri Apr 22 15:44:10 2016 UTC (8 years, 9 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.4: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.4: +12 -3
lines
Sync with HEAD
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Apr 7 01:00:05 2016 UTC (8 years, 10 months ago) by macallan
Branches: MAIN
CVS tags: pgoyette-localcount-base,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +12 -3
lines
moar registers, less tpyos
Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Sun Dec 27 12:09:38 2015 UTC (9 years, 1 month ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.3: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.3: +39 -1
lines
Sync with HEAD (as of 26th Dec)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Oct 8 17:54:30 2015 UTC (9 years, 4 months ago) by macallan
Branches: MAIN
CVS tags: nick-nhusb-base-20160319,
nick-nhusb-base-20151226
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +39 -1
lines
add a driver for the chip's EFUSE interface, use it to find the MAC address
for the onboard ethernet controller
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Tue Sep 22 12:05:47 2015 UTC (9 years, 4 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.2: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.2: +15 -14
lines
Sync with HEAD
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Aug 7 17:37:54 2015 UTC (9 years, 6 months ago) by macallan
Branches: MAIN
CVS tags: nick-nhusb-base-20150921
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +14 -5
lines
- sprinkle volatile
- add RNG registers
- fix some comments
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jul 11 18:54:03 2015 UTC (9 years, 7 months ago) by macallan
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -10
lines
fix tpyos
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:40:02 2015 UTC (9 years, 8 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +299 -19
lines
Sync with HEAD
Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri May 29 18:47:13 2015 UTC (9 years, 8 months ago) by macallan
Branches: MAIN
CVS tags: nick-nhusb-base-20150606
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
fix pasto
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 18 15:03:16 2015 UTC (9 years, 8 months ago) by macallan
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +23 -1
lines
add some clock divider registers
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 4 12:16:24 2015 UTC (9 years, 9 months ago) by macallan
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +37 -1
lines
moar registers
( clock and gpio related )
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Apr 28 15:05:45 2015 UTC (9 years, 9 months ago) by macallan
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +163 -1
lines
add sdmmc ('MSC') registers
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Apr 23 01:20:20 2015 UTC (9 years, 9 months ago) by macallan
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +44 -1
lines
more bits & registers
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Apr 21 19:56:01 2015 UTC (9 years, 9 months ago) by macallan
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +13 -1
lines
#define some bits in the clock gating registers
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 21 19:19:31 2015 UTC (9 years, 9 months ago) by macallan
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +9 -4
lines
fix comments, add LCDC*_BASEs
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Mon Apr 6 15:17:59 2015 UTC (9 years, 10 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +401 -6
lines
Sync with HEAD
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Mar 25 11:23:26 2015 UTC (9 years, 10 months ago) by macallan
Branches: MAIN
CVS tags: nick-nhusb-base-20150406
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +51 -1
lines
more clock and gpio stuff
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Mar 19 12:22:36 2015 UTC (9 years, 10 months ago) by macallan
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +68 -1
lines
add SMBus registers
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Mar 17 07:22:40 2015 UTC (9 years, 10 months ago) by macallan
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -1
lines
add SMBus base addresses
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 10 18:02:16 2015 UTC (9 years, 11 months ago) by macallan
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +111 -4
lines
add gpio registers
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 9 13:22:37 2015 UTC (9 years, 11 months ago) by macallan
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +11 -2
lines
moar registers
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Mar 7 15:36:16 2015 UTC (9 years, 11 months ago) by macallan
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -1
lines
add memory controller registers
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 25 05:10:00 2014 UTC (10 years, 1 month ago) by macallan
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3
lines
even more registers
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 23 18:48:52 2014 UTC (10 years, 1 month ago) by macallan
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +34 -34
lines
appease nick
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 23 16:15:05 2014 UTC (10 years, 1 month ago) by macallan
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +15 -1
lines
yet more registers
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 23 15:03:56 2014 UTC (10 years, 1 month ago) by macallan
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +53 -1
lines
moar registers
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 6 14:33:34 2014 UTC (10 years, 2 months ago) by macallan
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +86 -6
lines
moar registers!
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 22 15:17:01 2014 UTC (10 years, 2 months ago) by macallan
Branches: MAIN
CVS tags: nick-nhusb-base
Branch point for: nick-nhusb
initial support for CI20 / Ingenic JZ4780
not much there yet, it loads, attaches a serial port and you can drop into
ddb
CVSweb <webmaster@jp.NetBSD.org>