The NetBSD Project

CVS log for src/sys/arch/arm/cortex/files.cortex

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Sat Jun 25 13:24:34 2022 UTC (20 months, 3 weeks ago) by jmcneill
Branch: MAIN
CVS Tags: triaxx-drm, thorpej-ifq-base, thorpej-ifq, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, 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, HEAD
Changes since 1.16: +1 -4 lines
Diff to previous 1.16 (colored)

Remove GIC_SPLFUNCS.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Aug 10 17:12:31 2021 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Make gic_splfuncs optional and disable it by default until it has had
more testing.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Aug 10 15:33:09 2021 UTC (2 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.14: +6 -3 lines
Diff to previous 1.14 (colored)

Use custom spl funcs for GIC and avoid unnecessary pmr register accesses
in splx.

Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 29 19:58:50 2020 UTC (3 years, 5 months ago) by jmcneill
Branch: 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
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtime
detection instead of ifdefs where required.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 14 11:00:13 2019 UTC (4 years, 5 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, 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
Changes since 1.12: +4 -2 lines
Diff to previous 1.12 (colored)

Add support for Amazon's Graviton MSI controller.

Graviton has a GICv3 with a modified GICv2m (!) for MSIs. Instead of
sending messages to a fixed address with the SPI as data, the Graviton's
GICv2m uses a different address for each vector with "don't care" as data.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Aug 10 17:03:59 2019 UTC (4 years, 7 months ago) by skrll
Branch: MAIN
Changes since 1.11: +9 -4 lines
Diff to previous 1.11 (colored)

Add a driver for the A5/A9 Private timer.

While here FDTise the Watchdog driver.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 12 12:56:05 2018 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, netbsd-9-base, isaki-audio2-base, isaki-audio2
Branch point for: netbsd-9
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Support building kernels with ACPI and no PCI.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Nov 9 23:36:24 2018 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Add support for GICv3 Locality-specific Periphal Interrupts (LPIs) and the
Interrupt Translation Service (ITS).

Revision 1.9 / (download) - annotate - [select for diffs], Sun Oct 21 00:42:05 2018 UTC (5 years, 4 months ago) by jmcneill
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add support for PCI MSI using ARM GICv2m.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 8 19:02:28 2018 UTC (5 years, 7 months ago) by jmcneill
Branch: MAIN
CVS Tags: pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906
Changes since 1.7: +5 -1 lines
Diff to previous 1.7 (colored)

Add GICv3 support.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 5 08:03:28 2018 UTC (5 years, 9 months ago) by hkenken
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-0728, pgoyette-compat-0625
Branch point for: phil-wifi
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Rename ARM A9 Global Timer driver name to support fdt.

- Rename a9tmr to arma9tmr.
- Add a9tmr_fdt.c based gtmr_fdt.c.

Revision 1.6 / (download) - annotate - [select for diffs], Sun May 28 00:32:46 2017 UTC (6 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202, pgoyette-compat-base, 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, netbsd-8-base, 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
Changes since 1.5: +9 -7 lines
Diff to previous 1.5 (colored)

Move children of armperiph to the "mpcorebus" interface attribute and have
armperiph declare support for it.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 19 22:20:03 2014 UTC (10 years, 1 month ago) by matt
Branch: 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, 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, nick-nhusb-base-20160422, nick-nhusb-base-20160319, nick-nhusb-base-20151226, nick-nhusb-base-20150921, nick-nhusb-base-20150606, 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, localcount-20160914, jdolecek-ncq-base, jdolecek-ncq, bouyer-socketcan-base1, bouyer-socketcan-base, bouyer-socketcan
Branch point for: nick-nhusb
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Add needs-flag to arml2cc

Revision 1.4 / (download) - annotate - [select for diffs], Sun Jun 16 16:44:39 2013 UTC (10 years, 9 months ago) by matt
Branch: MAIN
CVS Tags: riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2
Branch point for: rmind-smpnet, matt-nb5-mips64
Changes since 1.3: +6 -1 lines
Diff to previous 1.3 (colored)

Add generic timer support (untested)

Revision 1.3 / (download) - annotate - [select for diffs], Mon Dec 17 00:44:03 2012 UTC (11 years, 3 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base8, khorben-n900, agc-symver-base, agc-symver
Changes since 1.2: +6 -1 lines
Diff to previous 1.2 (colored)

Add preliminary version of a NEON based in_cksum routine.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 2 16:55:10 2012 UTC (11 years, 6 months ago) by matt
Branch: MAIN
CVS Tags: yamt-pagecache-base7, yamt-pagecache-base6
Branch point for: yamt-pagecache, tls-maxphys, matt-nb6-plus
Changes since 1.1: +6 -1 lines
Diff to previous 1.1 (colored)

Add driver to attach ARM PL210 L2 Cache Controller
arml2cc0 at armperiph0: ARM PL310 L2 r3p2 Cache Controller
arml2cc0: 256KB/32B 16-way L2 Unified cache

Revision 1.1 / (download) - annotate - [select for diffs], Sat Sep 1 00:03:14 2012 UTC (11 years, 6 months ago) by matt
Branch: MAIN

Add Cortex-A9 support including the ARM Generic Interrupt Controller
and the A9 Global Timer / Watchdog.

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>