Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / conf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11, Sat May 23 12:22:57 2020 UTC (3 years ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-futex-base,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
Changes since 1.10: +1 -1
lines
FILE REMOVED
Use GENERIC instead.
Revision 1.3.4.2 / (download) - annotate - [select for diffs], Tue Apr 21 18:42:05 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.3.4.1: +2 -2
lines
Diff to previous 1.3.4.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Sync with HEAD
Revision 1.9.10.1 / (download) - annotate - [select for diffs], Mon Apr 20 11:28:54 2020 UTC (3 years, 1 month ago) by bouyer
Branch: bouyer-xenpvh
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Sync with HEAD
Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 18 11:00:38 2020 UTC (3 years, 1 month ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-20200421,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
PMAP_DEBUG has been deleted on arm
Revision 1.3.4.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:06:04 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.3: +5 -6
lines
Diff to previous 1.3 (colored)
Sync with HEAD
Revision 1.3.2.4 / (download) - annotate - [select for diffs], Sat Oct 20 06:58:27 2018 UTC (4 years, 7 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.3.2.3: +3 -3
lines
Diff to previous 1.3.2.3 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Sync with head
Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 18 09:01:54 2018 UTC (4 years, 7 months ago) by skrll
Branch: MAIN
CVS Tags: phil-wifi-20200411,
phil-wifi-20200406,
phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
netbsd-9-base,
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,
isaki-audio2-base,
isaki-audio2,
is-mlppp-base,
is-mlppp,
bouyer-xenpvh-base,
ad-namecache-base3,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base,
ad-namecache
Branch point for: bouyer-xenpvh
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Provide generic start code that assumes the MMU is off and caches are disabled as per the linux booting protocol for ARMv6 and ARMv7 boards. u-boot image type should be changed to 'linux' for correct behaviour. The new start code builds a minimal "bootstrap" L1PT with cached access disabled and uses the same table for all processors. AP startup is performed in less steps and more code is written in C. The bootstrap tables and stack are placed into an (orphaned) section "_init_memory" which is given to uvm when it is no longer used. Various kernels have been converted to use this code and tested. Some boards were provided by TNF. Thanks! The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOS kernels. The GENERIC kernel will also work on RPI2 using u-boot. Thanks to martin@ and aymeric@ for testing on parallella and nanosoc respectively
Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 15 23:50:48 2018 UTC (4 years, 7 months ago) by jmcneill
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Rename pl061gpio to plgpio and split the device logic from the FDT glue.
Revision 1.3.2.3 / (download) - annotate - [select for diffs], Sat Jul 28 04:37:31 2018 UTC (4 years, 10 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.3.2.2: +3 -4
lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored)
Sync with HEAD
Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 14 15:09:41 2018 UTC (4 years, 10 months ago) by maxv
Branch: MAIN
CVS Tags: pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728
Changes since 1.6: +1 -2
lines
Diff to previous 1.6 (colored)
Remove "options IPKDB", and the other associated options, from the config files. ipkdb is being retired. Its code is really old, and hasn't kept pace with today's expectations: IPv6, SMP, modern NICs. The associated code for x86 was already removed because it was too incorrect to stay. There are plans to rewrite a similar feature from scratch. ok kamil christos
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jun 30 16:48:49 2018 UTC (4 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Attach simplebus on pass 0
Revision 1.5 / (download) - annotate - [select for diffs], Sat Jun 30 16:30:35 2018 UTC (4 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
cpus: use fdt_add_bus
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 30 16:22:56 2018 UTC (4 years, 11 months ago) by jmcneill
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Allow nodes to attach child devices using the same sorting rules as used by the simplebus driver.
Revision 1.3.2.2 / (download) - annotate - [select for diffs], Mon Jun 25 07:25:40 2018 UTC (4 years, 11 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.3.2.1: +83 -0
lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored)
Sync with HEAD
Revision 1.3.2.1, Fri Jun 15 19:52:01 2018 UTC (4 years, 11 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.3: +0 -83
lines
FILE REMOVED
file VIRT was added on branch pgoyette-compat on 2018-06-25 07:25:40 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jun 15 19:52:01 2018 UTC (4 years, 11 months ago) by jakllsch
Branch: MAIN
CVS Tags: phil-wifi-base,
pgoyette-compat-0625
Branch point for: phil-wifi,
pgoyette-compat
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
Add basic ARM PL061 GPIO driver with FDT attachment. Mostly for Qemu 'virt' platform; really needs interrupt support in gpiokeys(4) and this driver to work efficently and reliably.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 15 15:00:14 2018 UTC (4 years, 11 months ago) by jakllsch
Branch: MAIN
Changes since 1.1: +25 -1
lines
Diff to previous 1.1 (colored)
'virt' platform adjustments: - support broader CPU model range - move kernel physical and virtual base to avoid bootloader, and keep KVA at or above 2GiB - add relevant drivers
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 14 10:56:39 2018 UTC (4 years, 11 months ago) by jmcneill
Branch: MAIN
Add support for QEMU ARM Virtual Machine ("virt").