The NetBSD Project

CVS log for src/sys/arch/evbarm/conf/Attic/mk.sunxi

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / evbarm / conf

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.7, Sun Mar 31 13:04:54 2019 UTC (4 years, 11 months ago) by jmcneill
Branch: MAIN
CVS Tags: thorpej-futex-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, 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
Changes since 1.6: +1 -1 lines
FILE REMOVED

Remove SUNXI kernel config.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 18 09:01:54 2018 UTC (5 years, 5 months ago) by skrll
Branch: MAIN
CVS Tags: pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020
Changes since 1.5: +3 -5 lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Wed Dec 13 13:52:13 2017 UTC (6 years, 3 months ago) by jmcneill
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-base, 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
Branch point for: phil-wifi, pgoyette-compat
Changes since 1.4: +7 -3 lines
Diff to previous 1.4 (colored)

Revert compressed uimg change, it is causing problems with overlapping
$kernel_addr_r vs. kernel load address.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 9 11:52:38 2017 UTC (6 years, 3 months ago) by jmcneill
Branch: MAIN
Changes since 1.3: +4 -8 lines
Diff to previous 1.3 (colored)

Reduce the number of build artifacts and use a compressed version of the
kernel for legacy U-Boot images (netbsd.ub).

Revision 1.3 / (download) - annotate - [select for diffs], Mon Oct 23 19:36:01 2017 UTC (6 years, 5 months ago) by jakllsch
Branch: MAIN
CVS Tags: tls-maxphys-base-20171202
Branch point for: tls-maxphys
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

A couple small adjustments to make big endian (BE8) SUNXI work.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 24 19:37:41 2017 UTC (6 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: nick-nhusb-base-20170825
Branch point for: nick-nhusb
Changes since 1.1: +1 -4 lines
Diff to previous 1.1 (colored)

Replace assembler flags with .arch* annotation.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 28 23:51:29 2017 UTC (6 years, 9 months ago) by jmcneill
Branch: MAIN
CVS Tags: perseant-stdc-iso10646-base, perseant-stdc-iso10646
Branch point for: netbsd-8

Add initial support for Allwinner H3 SoC.

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>