-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
322 lines (208 loc) · 10.4 KB
/
ChangeLog
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
2013-12-24 Stephan Linz <[email protected]>
* common: add basic Qemu support (build and start)
* common: HOWTO: add runqemu hint for Xilinx-SP3ADSP1800-MMU-qemu
2013-12-21 Stephan Linz <[email protected]>
* common: install optimized libraries from mutilib toolchain
overlay install make rules from ptxdist-2012.10.0
2013-12-19 Stephan Linz <[email protected]>
* common: HOWTO: add reference note to the right GNU toolchain
* common: HOWTO: add BSP status: known issues
* ptxconfig: prepare mbref-uio-trunk for kernel 3.8
2013-12-17 Stephan Linz <[email protected]>
* common: adapt latest patch sets to u-boot-2013.10
2013-12-16 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.8.11
2013-12-13 Stephan Linz <[email protected]>
* common: upgarde patch sets to linux-3.8.11 based on petalinux-v2013.10
* common: upgarde patch sets to u-boot-2013.10
* common: change URL in host-dtc to get latest dtc-1.4.0 from dev.gentoo
* platforms: fix cross compile prefix for AXI
* platforms: u-boot v2013.04 needs host side dtc
2013-12-11 Stephan Linz <[email protected]>
* common: fix util-linux 2.21.2 to build for microblaze
* common: fix dbus 1.6.4 to build with latest glibc
fix default version from global ptxdist rule set
* ptxconfig: adapt latest Kconfig version from ptxdist
* ptxconfig: disable mdev, enable udev
* ptxconfig: set BSP verndor and version number
2013-12-03 Stephan Linz <[email protected]>
* common: dbus: (re-)enable default rule for 1.6.4
* common: glib: (re-)enable default rule for 2.32.3
* common: glibmm: (re-)enable default rule for 2.30.1
* common: upgrade to libffi-3.0.13
* ptxconfig: disable ipkg
* collection: startup: resort base image content
* common: use startup collection in build_all.mk make script
2013-12-02 Stephan Linz <[email protected]>
* common: HOWTO: add reference note to the right GNU toolchain
2013-11-30 Stephan Linz <[email protected]>
* ptxconfig: host-xl-tools: version bump 1.1.0 -> 1.1.1
2013-11-29 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.6
* common: adapt latest patch sets to u-boot-2013.04
* ptxconfig: upgarde to gdb-7.4.1 (native debugging)
* ptxconfig: fix to busybox-1.20.1 (include sys/resource.h)
* common: HOWTO: add reference note to the right GNU toolchain
* ptxconfig: add bc and busybox dc for the target
2013-11-28 Stephan Linz <[email protected]>
* common: HOWTO: remove documentation for S2I-ML505-MMU-gige-11.5
2012-12-22 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.6
2012-12-14 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.6
2012-12-12 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.6
* common: adapt latest patch sets to u-boot-2012.10
2012-10-19 Stephan Linz <[email protected]>
* ptxconfig: busybox: disable Unix98 PTYs
* ptxconfig: add write support for ftpd (put)
* ptxconfig: add ldd for the target
2012-10-14 Stephan Linz <[email protected]>
* ptxconfig: migrate to ptxdist-2012.10.0
* ptxconfig: upgarde to busybox-1.20.1
* common: dbus: make epoll configurable
2012-08-01 Stephan Linz <[email protected]>
* common: HOWTO: add kernel shortcut for Avnet-S6LX9-AXI-tiny-13.2
2012-07-31 Stephan Linz <[email protected]>
* common: adapt latest patch sets to u-boot-2012.07
2012-07-29 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.3
* common: adapt latest patch sets to u-boot-2012.07-rc3
* common: HOWTO: add XLBLOB shortcut for Avnet-S6LX9-AXI-tiny-13.2
2012-06-26 Stephan Linz <[email protected]>
* common: improve build_all.mk make script
* common: fix dependency error to toolchains in build_all.mk make script
2012-06-25 Stephan Linz <[email protected]>
* ptxconfig: add BSP private issue file
2012-06-21 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.3
* common: adapt latest patch sets to u-boot-2012.04.01
2012-06-17 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.3
2012-05-20 Stephan Linz <[email protected]>
* ptxconfig: migrate to ptxdist-2012.05.0
2012-05-11 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-3.3
2012-05-03 Stephan Linz <[email protected]>
* ptxconfig: enable mtd-utils
2012-05-02 Stephan Linz <[email protected]>
* common: adapt latest patch sets to u-boot-2012.04.01
2012-04-23 Stephan Linz <[email protected]>
* common: adapt latest patch sets to u-boot-2012.04
2012-04-12 Stephan Linz <[email protected]>
* ptxconfig: prepare mbref-uio-trunk for kernel 3.3
* common: adapt latest patch sets to linux-3.3
2012-03-16 Stephan Linz <[email protected]>
* common: stay on glibmm-2.22.1 (from ptxdist-2011.12.0)
* common: stay on glib-2.28.8 (from ptxdist-2011.12.0)
* ptxconfig: migrate to ptxdist-2012.03.0
2012-03-14 Stephan Linz <[email protected]>
* common: HOWTO: add description for Xilinx-ML605-AXI-full-13.2
2012-02-19 Stephan Linz <[email protected]>
* common: supports AXI systems by the build_all.mk make script
2012-02-18 Stephan Linz <[email protected]>
* common: adapt latest patch sets to u-boot-2011.12
2012-02-12 Stephan Linz <[email protected]>
* common: adapt latest patch sets to gdb-7.2 (native debugging)
2011-12-26 Stephan Linz <[email protected]>
* common: remove patch sets for obsolete u-boot-2011.09
* common: upgarde patch sets to u-boot-2011.12
2011-12-20 Stephan Linz <[email protected]>
* common: HOWTO: add reference note to the right GNU toolchain
* common: remove rules artefacts of host-glib
* common: remove patch sets for obsolete u-boot-2011.06
* common: remove patch sets for obsolete u-boot-2011.03
* common: remove patch sets for obsolete u-boot-2010.12-rc1
* common: remove patch sets for obsolete u-boot-2010.06
2011-12-18 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-2.6.37.6
* ptxconfig: include and enable new local source iwatcher-trunk
* ptxconfig: include and enable new local source
gcc_extract_insn_test-trunk
2011-12-17 Stephan Linz <[email protected]>
* common: remove patch sets for obsolete packages dbus-1.2.24,
glib-2.22.2, and glib-2.25.10
2011-12-11 Stephan Linz <[email protected]>
* common: HOWTO: add reference note to the right GNU toolchain
* ptxconfig: enable glibmm
2011-12-10 Stephan Linz <[email protected]>
* common: remove dbus-glib-0.82 (from ptxdist-2010.08.0) and upgrade
to default version from global ptxdist rule set
* common: remove dbus-1.2.24 (from ptxdist-2010.08.0) and upgrade
to default version from global ptxdist rule set
* common: remove glib-2.22.1 (from ptxdist-2010.08.0) and upgrade
to default version from global ptxdist rule set
2011-12-04 Stephan Linz <[email protected]>
* ptxconfig: migrate to ptxdist-2011.12.0
* ptxconfig: upgarde to busybox-1.18.5
* common: stay on dbus-glib-0.82 (from ptxdist-2010.08.0)
* common: stay on dbus-1.2.24 (from ptxdist-2010.08.0)
* common: stay on glib-2.22.1 (from ptxdist-2010.08.0)
* common: remove rules for glibmm-2.22.1 (from ptxdist-2010.08.0)
2011-11-18 Stephan Linz <[email protected]>
* common: upgarde patch sets to u-boot-2011.03
* common: upgarde patch sets to u-boot-2011.06
* common: upgarde patch sets to u-boot-2011.09
2011-11-16 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-2.6.37.4
* common: HOWTO: add reference note ti the right GNU toolchain
* ptxconfig: enable gdb-7.2 (native debugging)
* ptxconfig: include and enable new local source debug_test-trunk
2011-11-11 Stephan Linz <[email protected]>
* ptxconfig: prepare mbref-uio-trunk for kernel 2.6.37.4
* common: adapt latest patch sets to linux-2.6.37.4
2011-05-22 Stephan Linz <[email protected]>
* common: move xlbsp-to-ptxdist to scripts
* common: introduce the build_all.mk make script
2011-05-22 Stephan Linz <[email protected]>
* common: HOWTO: split image documentation, one for each board
* common: HOWTO: rename the non-udev default configuration
* common: HOWTO: more documentation for S2I-ML505-MMU-gige-11.5
2011-05-21 Stephan Linz <[email protected]>
* common: adapt latest patch sets to linux-2.6.31.13
2011-05-14 Stephan Linz <[email protected]>
* ptxconfig: migrate to ptxdist-2011.05.0
* ptxconfig: add mdev startup script and configuration
* ptxconfig: upgrade to libuio-0.2.1
* ptxconfig: upgarde to busybox-1.17.1
* ptxconfig: expand devnodes for Xilinx SystemACE device files
* ptxconfig: expand devnodes for ramdisk and loop device files
* ptxconfig: remove non-udev configuration (use mdev instead)
* common: introduce the xlbsp-to-ptxdist converter script
* common: adapt latest patch sets to linux-2.6.31.13
* common: stay on dbus-glib-0.82 (from ptxdist-2010.08.0)
* common: stay on glib-2.22.1 (from ptxdist-2010.08.0)
* common: stay on dbus-1.2.24 (from ptxdist-2010.08.0)
2011-01-25 Stephan Linz <[email protected]>
* ptxconfig: enable iperf
* ptxconfig: rename local source mbref-reg-trunk to mbref-uio-trunk
* common: upgarde patch sets to u-boot-2010.12 with s2imac support
* common: upgarde patch sets to linux-2.6.31.13 with s2imac support
2011-01-16 Stephan Linz <[email protected]>
* ptxconfig: include and enable new local source mbref-reg-trunk
* ptxconfig: include and enable new package libuio-0.2.0-rc1
* ptxconfig: expand devnodes for Xilinx hwicap device files
* ptxconfig: expand devnodes for uio device files
* common: adapt uio_of_genirq fixes, PVR for Microblaze v8.00.b
* common: configure license of devmem2, set to GPL
2010-12-16 Stephan Linz <[email protected]>
* ptxconfig: enable i2ctools and introduce a non-udev configuration
* ptxconfig: enable busybox hexdump
* common: HOWTO: makes the non-udev configuration as default
* common: HOWTO: more documentation for xps_iic
* common: add a FIXME hint to the private udev init script
* common: adapt I2C patch sets to linux-2.6.31.13
2010-11-22 Stephan Linz <[email protected]>
* common: HOWTO: recommending ethernet download without data cache
* common: upgarde patch sets to u-boot-2010.12-rc1
* common: upgarde patch sets to linux-2.6.31.13 based on petalinux-tip20101112
* common: introduce private udev init script to avoid settle timeout errors
2010-11-13 Stephan Linz <[email protected]>
* ptxconfig: change hostname to "mbref-devel"
2010-11-08 Stephan Linz <[email protected]>
* git: add *.swp patterns to .gitignore
2010-10-10 Stephan Linz <[email protected]>
* common: initial import in git and first light on http://gitorious.org/oselas
* git: add more patterns to .gitignore
2010-09-11 Stephan Linz <[email protected]>
* common: initial version oselas-bsp-mbref