CVS log for src/sys/arch/evbarm/kobo/kobo_machdep.c
Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / kobo
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 20 08:28:05 2023 UTC (23 months ago) by skrll
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,
HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -16
lines
Provide a shared pmap_devmap implementation and convert all pmap_devmap
arrays to use DEVMAP_ENTRY{,_END}
Revision 1.4.4.2: download - view: text, markup, annotated - select for diffs
Mon Apr 13 08:03:45 2020 UTC (4 years, 11 months ago) by martin
Branches: phil-wifi
Diff to: previous 1.4.4.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.4.1: +4 -5
lines
Mostly merge changes from HEAD upto 20200411
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jul 24 12:33:18 2019 UTC (5 years, 7 months ago) by hkenken
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,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
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-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,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
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
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3
lines
Modified i.MX GPIO control module and PCIe module.
+ Add imxpcie.c
imx PCIe common driver
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 16 14:41:47 2019 UTC (5 years, 8 months ago) by skrll
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -4
lines
Consistently use vaddr_t as initarm and friends return type.
Makes no difference to binaries except for aarch64 where it's required
Revision 1.4.4.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:06:08 2019 UTC (5 years, 9 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -7
lines
Sync with HEAD
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 18 08:49:24 2019 UTC (5 years, 10 months ago) by skrll
Branches: MAIN
CVS tags: phil-wifi-20190609
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +7 -7
lines
Convert remaining armv7 kernels to generic start and remove a bunch of
code including a9_mpsubr.S.
Thanks to Lwazi Dube for testing PANDABOARD and BEAGLEBONE.
Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:42 2018 UTC (6 years, 5 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +3 -2
lines
Ssync with HEAD
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 21 12:04:09 2018 UTC (6 years, 6 months ago) by skrll
Branches: MAIN
CVS tags: pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
isaki-audio2-base,
isaki-audio2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
Centralise defparam CONSADDR, CONSPEED, CONMODE and CONADDR into
opt_console.h and adjust.
Revision 1.2.6.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:36:05 2017 UTC (7 years, 3 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.2.6.2: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.6.2: +2 -2
lines
update from HEAD
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Sep 8 05:29:12 2017 UTC (7 years, 6 months ago) by hkenken
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
phil-wifi-base,
pgoyette-compat-base,
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
Branch point for: phil-wifi,
pgoyette-compat
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
- Move CFATTACH_DECL_NEW() from common uart driver.
- Rename : imxuart_cons_attach() -> imxuart_cnattach()
Revision 1.2.8.1: download - view: text, markup, annotated - select for diffs
Sat Jun 6 14:39:58 2015 UTC (9 years, 9 months ago) by skrll
Branches: nick-nhusb
Diff to: previous 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2: +4 -4
lines
Sync with HEAD
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 7 04:13:47 2015 UTC (9 years, 10 months ago) by hkenken
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,
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
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4
lines
use armv7_generic_space
Revision 1.2.6.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:02:55 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.2.6.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.6.1: +571 -0
lines
Rebase to HEAD as of a few days ago.
Revision 1.2.2.2: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:53:55 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.1: +571 -0
lines
Rebase.
Revision 1.2.6.1
Fri Jul 25 16:04:27 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.2: +0 -571
lines
file kobo_machdep.c was added on branch tls-maxphys on 2014-08-20 00:02:55 +0000
Revision 1.2.2.1
Fri Jul 25 16:04:27 2014 UTC (10 years, 7 months ago) by tls
Branches: tls-earlyentropy
FILE REMOVED
Changes since revision 1.2: +0 -571
lines
file kobo_machdep.c was added on branch tls-earlyentropy on 2014-08-10 06:53:55 +0000
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 25 16:04:27 2014 UTC (10 years, 7 months ago) by hkenken
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-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: tls-maxphys,
tls-earlyentropy,
nick-nhusb
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2
lines
fix compile error.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 25 11:22:50 2014 UTC (10 years, 8 months ago) by hkenken
Branches: MAIN
Initial commit of support for Kobo touch. (i.MX507 or i.MX508)
(http://www.kobo.com)
CVSweb <webmaster@jp.NetBSD.org>