
================ RELEASE 2.2.0 ================

- Comes with LEON Buildroot 2021.02-1.0 and mklinuximg 2.0.12 preinstalled.

- Predefined configurations for LEON Linux 5.10-1.0 with accompanying toolchain.

- Have default make target be the build target. Add "linux", "buildroot",
  "mklinuxing", "mkprom" convenience targets invoking the respective build
  targets.

================ RELEASE 2.1.1 ================

- Comes with LEON Buildroot 2020.08-1.1 and mklinuximg 2.0.11 preinstalled.

- Add convenience make targets to run specific linux, buildroot, mklinuximg and
  mkprom make targets from the top directory.

- Add predefined configurations for general single core and multi core and
  configurations for GR740 and UT700.

================ RELEASE 2.1.0 ================

- Add better support for make -C to various subdirectories.

- Fix problem with missing tmp directory.

- Add linux install target that softlinks an existing source directory.

- Comes installed with LEON Buildroot 2020.08-1.0

================ RELEASE 2.0.0 ================

2017-10-17    Updated Linuxbuild for the LEON Linux 4.9-1.0 kernel, LEON Buildroot
              2017.02-1.0 and sparc-gaisler-linux4.9 toochain and onward.

================ RELEASE 1.0.8 ================

2014-11-04    Include latest LEON Linux Overview, and LEON Linux User's Manual
              documents for convenience.

2014-10-29    Add small quickstart guide to documentation

2014-09-05    Set KERNELVERSION and BR2_DEFCONFIG properly in top-level Makefile

================ RELEASE 1.0.7 ================

2014-07-02    Simplify, streamline and get rid of bugs
		* Cleanup and reorganize kconfig interface
		* Require kernel to be installed before allowing configuration
		* Preinstall buildroot & mklinuximg
		* Use fixed source and build directory per
		* Improve failure handling
		* Remove Debian as distribution
		* Fix bugs with tar-ball install for Linux kernel
		* Fix bugs regarding preconfigurations
		* Do not build prom image by default
		* Remove v7 support, as it is not supported in the Linux kernel
	      Use latest stable LEON Linux kernel release by default
	      Update configurations to suit Linux 3.10.20
              Add multi-thread support for building the Linux kernel
	      Save build logs
              Add better mirror support

2014-03-03    Fix kconfig bug that dropped some configuration options

2012-11-28    Copy correct image file for Linux 3.5 and later

================ RELEASE 1.0.6 ================

2012-06-21   Switch to http://gaisler.com/anonftp/

================ RELEASE 1.0.5 ================

2012-05-02   Support download of tar instead of GIT

================ RELEASE 1.0.1 ================

2010-04-26    Minor updates, not feature additions:
                * Updated ngmp1_v8fpu configuration
		* added missing documents to doc/ directory

================ RELEASE 1.0.0 ================

2010-12-02    Created
