summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: ad0235c43271769b35a356ab1ee632d9e3a3ed30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
marvell-libbmm (1.1.3) precise; urgency=low

  * Fix dma_import() handling of offset buffers
  * Provide physical address-based dma_buf export API

 -- Russell King <rmk@arm.linux.org.uk>  Thu, 5 Dec 2013 18:50:52 +0000

marvell-libbmm (1.1.2) precise; urgency=low

  * Open the BMM device O_CLOEXEC
  * Fix debug output to use stderr
  * Implement kernel API versioning
  * Provide dma_buf export API
  * Add rbtrees for looking up physical/virtual addresses of bmm buffers
  * Free by physical address
  * Add bmm_malloc_aligned_phys() API
  * Turn on compiler warnings and fix them

 -- Russell King <rmk@arm.linux.org.uk>  Sun, 23 Jun 2013 12:07:55 +0100

marvell-libbmm (1.1.1) precise; urgency=low

  * Provide aligned malloc function
  * Fix type of physical addresses
  * Remove bmm_get_kern_paddr()

 -- Russell King <rmk@arm.linux.org.uk>  Thu, 25 Oct 2012 12:10:21 +0100

marvell-libbmm (1.1.0) precise; urgency=low

  * Major rework.  Remove obsolete and unimplemented DMA functions.

 -- Russell King <rmk@arm.linux.org.uk>  Mon, 22 Oct 2012 13:58:49 +0100

marvell-libbmm (0.2.0-0ubuntu1~ppa8.rmk2) precise; urgency=low

  * Add libbmm-common package to contain the init and udev scripts

 -- Russell King <rmk@arm.linux.org.uk>  Sun, 22 Oct 2012 13:39:54 +0100

marvell-libbmm (0.2.0-0ubuntu1~ppa8.rmk1) precise; urgency=low

  * Convert to autotools

 -- Russell King <rmk@arm.linux.org.uk>  Sun, 21 Oct 2012 14:39:54 +0100

marvell-libbmm (0.2.0-0ubuntu1~ppa8) karmic; urgency=low

  * Add symbol bmm_flush_user in libbmm0u.symbols

 -- jun <jun@junj@marvell.com>  Sat, 05 Mar 2011 01:39:06 +0800

marvell-libbmm (0.2.0-0ubuntu1~ppa7) lucid; urgency=low

  * Support HIGHMEM in module

 -- Li Li <lea.li@marvell.com>  Sat, 04 Sep 2010 14:02:54 +0800

marvell-libbmm (0.2.0-0ubuntu1~ppa6) lucid; urgency=low

  * Import code to LP/BZR lp:~adana-team/adana/marvell-libbmm 

 -- Li Li <lea.li@marvell.com>  Wed, 28 Jul 2010 11:34:33 +0800

marvell-libbmm (0.2.0-0ubuntu1~ppa5) lucid; urgency=low

  * Fix ioctl magic number 
  * Fix incompatible obsolete attributes

 -- Li Li <lea.li@marvell.com>  Fri, 04 Jun 2010 15:21:44 +0800

marvell-libbmm (0.2.0-0ubuntu1~ppa4) lucid; urgency=low

  * Properly fix udev rule installation so bmm gets proper permissions

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Fri, 26 Mar 2010 14:00:53 -0400

marvell-libbmm (0.2.0-0ubuntu1~ppa3) lucid; urgency=low

  * Fix init.d scripts to properly install and remove.

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Thu, 25 Mar 2010 13:06:43 -0400

marvell-libbmm (0.2.0-0ubuntu1~ppa2) lucid; urgency=low

  * versionify soname - we are at libbmm.so.0u.1 now
    + change binary package to libbmm0u and libbmm-dev
    + fix depends of -dev package in control
    + add API_VERSION and API_REVISION variables to Makefile_general
    + produce proper versioned soname lib and links using API_VERSION
      and API_REVISION from above in Makefile_general
    + install _all_ libbmm.so* in the libbmm0u package as we need the
      unversioned .so link for compatibility reasons with legacy upstream
      dependencies that look for that soname
    + use libbmm0u.symbols file to track API/ABI; use -c4 for
      dpkg-gensymbols to fail if symbols are out of sync

 -- Alexander Sack <asac@ubuntu.com>  Sun, 21 Mar 2010 03:13:12 +0100

marvell-libbmm (0.2.0-0ubuntu1~ppa1) lucid; urgency=low

  * Initial Release (LP: #XXXXXX)

 -- Michael Casadevall <mcasadevall@ubuntu.com>  Thu, 18 Mar 2010 12:40:16 -0400