================ RELEASE 3.10.58 1.0.3 (build 495) ================

2014-11-25
  Added fix for xchg and atomic_xchg needed for certain locks

================ RELEASE 3.10.58 1.0.2 (build 468) ================

2014-10-28
  Updated LEON patches against stable version 3.10.58

  Backported upstream fixes for:
    - zeroed dma allocation (needed for greth)
    - timer race condition
    - greth driver
    - gr_udc driver
    - memset (needed when compiling with certain versions of 4.9)
    - leon without enabling pci

================ RELEASE 3.10.20 1.0.1 (build 437) ================

2014-07-02
  - Add proper support for downloading kernel tar file instead of cloning
    with git.
  - Add support for using mirrors when downloading or cloning kernel.
  - Update package to work with updated scripts in Linuxbuild 1.0.7.

================ RELEASE 3.10 1.0.0 (build 378) ================


2013-12-06
  Updated LEON patches against stable version 3.10.20

  Drivers included since 3.3
  - CAN_OC (via sja1000)
  - GRCAN
  - I2CMST (via i2c-ocores)
  - APBPS2
  - GRPCI1
  - SPICTRL (via spi-fsl-spi)
  - GRGPIO
  - GRUSBDC (in leon branch)

  Drivers included in 3.3
  - GRVGA

================ RELEASE 3.0.4 1.0.0a (build 233) ================

2011-11-08
  - Updated git repository references after rename at kernel.org
  - Added support for mirror GIT repositories by using .mirrors file

================ RELEASE 3.0.4 1.0.0 (build 217) ================

2011-09-08

  Updated LEON patches against latest stable 3.0 version: v3.0.4
  Most patches have been commited into official linux sources

  Since last Bleeding Edge release
  - Rebased against v3.0.4
  - sparc32,leon: SRMMU MMU Table probe fix (needed by mklinuximg2)
  - GRETH: RX/TX bytes were never increased
  - GRETH: avoid overwrite IP-stack's IP-frags checksum
  - Added temporary patch for SystemACE driver

  In Bleeding Edge 1.0.2 (v3.0-rc7) vs. v2.6.36.4
  - GRETH: fixed MAC address set routine
  - SPARC32/LEON now uses Linux generic IRQ layer
  - IRQ CPU affinity implemented
  - SPARC32/LEON DMA memory operations fixes
  - added GRLIB UCHI USB 1.1 driver
  - added GRLIB ECHI USB 2.0 driver
  - added LEON-common low level PCI layer
  - added GRLIB GRPCI2 PCI Host driver
  - added Experimental GRLIB GRVGA Frambuffer driver
  - added GRLIB APBPS2 Keyboard/Mouse PS/2 driver
  - fixed APBUART driver frequency detection on multi-AMBA-bus systems
  - CPU can boot on other CPU than CPU0 (useful on AMP systems)
  - added GRLIB SPIMCTRL SPI Memory controller driver

================ RELEASE 2.6.36 1.0.2 (build 188) ================

2011-04-06
  - Updated LEON patches against latest stable 2.6.36.4 branch

2011-03-08
  - Added Xilinx SystemACE driver support on LEON

================ RELEASE 2.6.36 1.0.1 (build 172) ================

2011-02-03    Added new patches
  - Fixed LEON FPU detection, /proc/cpuinfo display which FPU is present
  - new implementation of DMA operations
  - LEON power-down instruction fix on UT699, GR712, LEON4_nextreme1
  - Fix for MNA handler
  - SMP IPI deadlock fixed
  - SMP IPI resched implemented
  - Fixed SMP deadlock on spinlocks, where older LEON3/4 need LDSTA, SWAPA
    with ASI=1 instructions to force a cache miss.

================ RELEASE 2.6.36 1.0.0 (build 127) ================

2010-12-02    Created
