blob: 287ba89e2aa6b3951a463019199876214f94678e [file] [log] [blame]
Eric Miao2a1ff6e2011-11-29 17:28:36 +08001linux-linaro-lt-mx5-3.1 (3.1.0-1002.10) natty; urgency=low
Eric Miao9858ff42011-11-28 12:45:56 +08002
Eric Miao2a1ff6e2011-11-29 17:28:36 +08003 * SAUCE: add arm-pmu device
4 - LP: #893653
5
6 * SAUCE: mx53: add mxc_lcdif support
7 - LP: #890512
8
9 * ENGR00162354 ipuv3 device: correct kthread operation for split task
10 * ENGR00162701 mxc_vout: fix potential deadlock of fb_blank
11 * ENGR00162666 mxc_vout: v4l2 playback blocking issue
12 * ENGR00162665 ipuv3 fb: fix non-interleave format wrong color issue
13 * ENGR00162664 mxc_vout: modify pp bypass condition
14 * ENGR00162663 ipuv3 fb: add vertical flip support
15 * ENGR00162475 ipuv3 fb: fix camera preview failure
16 * ENGR00162360 mxc_vout: fix STREAMOFF and G_CROP issues
17 * ENGR00162358 ipuv3 fb: only check pos when fb is unblank
18
19 * ARM i.MX5: fix system_rev if not set by atag or DT
20 - LP: #893879
21
22 * MXC PWM: should active during STOP/DOZE/WAIT mode
23 - LP: #897122
24
25 * LINARO: Update configs - added PWM and PWM backlight support
26 - LP: #890512
27
28 * LINARO: Update configs - disable bootup logo
Eric Miao9858ff42011-11-28 12:45:56 +080029
30 -- Eric Miao <eric.miao@linaro.org> Mon, 28 Nov 2011 12:45:09 +0800
31
Eric Miaoa2d979b2011-11-23 22:49:05 +080032linux-linaro-lt-mx5-3.1 (3.1.0-1002.9) natty; urgency=low
Eric Miaoef9c8152011-11-22 20:43:02 +080033
Eric Miaoa2d979b2011-11-23 22:49:05 +080034 * LINARO: update configs and add back SATA support
35 - LP: #893233
36
37 * LINARO: update config - CONFIG_MMC_UNSAFE_RESUME=y
38 * SAUCE: remove unnecessary suspend/resume functions from mxc_spdif
39 * SAUCE: skip resume soc-audio device without codecs
40 - LP: #882723
Eric Miaoef9c8152011-11-22 20:43:02 +080041
42 -- Eric Miao <eric.miao@linaro.org> Tue, 22 Nov 2011 20:42:14 +0800
43
Eric Miaocfd85212011-11-16 23:08:49 +080044linux-linaro-lt-mx5-3.1 (3.1.0-1002.8) natty; urgency=low
Eric Miao66d359b2011-11-16 22:58:02 +080045
Eric Miaocfd85212011-11-16 23:08:49 +080046 [Jason Chen]
47 * mxc edid: remove test edid data
48 - LP: #880937
49
50 [ Merged updated 'ipu' branch from Jason Chen ]
51 * ENGR00162218 mxc_vout: put set position function before set var
52 * ENGR00162208 ipuv3 device: fix jitter issue of split mode
53 * ENGR00162206 mxc_vout: resize output crop on-the-fly
54 * ENGR00162064 mxc v4l2 output: check ipu task in S_CROP ioctl
55 * ENGR00161948 mxc v4l2 output: fix case of input crop with xoffset
56 * ENGR00161845 mxc v4l2 output: add check of S_CROP width and height
57 * ENGR00161315 IPUv3 fix VDIC split line between up/down stripe
58 * ENGR00161607 mxc v4l2 output: return real phys offset after mmap
59 * ENGR00161526 mxc v4l2 output: 720p ic bypass output may failed in block
60 * ENGR00160878-2 mxc v4l2 output: new mxc v4l2 output driver based on videobuf
61 * ENGR00160878-1 mxc v4l2 output: new mxc v4l2 output driver based on videobuf
62 * ENGR00160877 ipuv3: pm method change
63 * ENGR00160876 videobuf: add timestamp for user point buffer
64 * ENGR00160875-3 ipuv3 dev: low performance if enable rotation
65 * ENGR00160875-2 ipuv3 dev: low performance if enable rotation
66 * ENGR00160875-1 ipuv3 dev: low performance if enable rotation
67 * ENGR00160626 fix system hang when ipu clk get rate
68 * ENGR00158456-2 ipuv3 dev: return error for split mode with rotation
69 * ENGR00158456-1 ipuv3 dev: return error for split mode with rotation
70 - LP: #891012
Eric Miao66d359b2011-11-16 22:58:02 +080071
72 -- Eric Miao <eric.miao@linaro.org> Wed, 16 Nov 2011 22:57:37 +0800
73
Eric Miao8f85ac52011-11-15 20:15:35 +080074linux-linaro-lt-mx5-3.1 (3.1.0-1002.7) natty; urgency=low
Eric Miao45a72e72011-11-15 17:20:27 +080075
Eric Miao1ead1eb2011-11-15 20:12:47 +080076 [ Upstream Kernel Changes ]
77 * Rebased to linux-linaro-3.1-2011.11-0
Eric Miao45a72e72011-11-15 17:20:27 +080078
Eric Miao8f85ac52011-11-15 20:15:35 +080079 [ Eric Miao ]
80 * SAUCE: fix oops caused by cpuidle
81 - LP: #890578
82
Eric Miao45a72e72011-11-15 17:20:27 +080083 -- Eric Miao <eric.miao@linaro.org> Tue, 15 Nov 2011 17:19:57 +0800
84
Eric Miao7bc60cb2011-10-24 21:20:12 +080085linux-linaro-lt-mx5-3.1 (3.1.0-1001.6) natty; urgency=low
Eric Miao6f7ce3c2011-10-24 21:16:56 +080086
Eric Miao7bc60cb2011-10-24 21:20:12 +080087 * SAUCE: ENGR00158176 SGTL5000: I/O Error appeared when recording mono wav through HW
88 - LP: #856933
89
90 * SAUCE: mxc_spdif: spdif gets clock from spdif stream
91 - LP: #880632
Eric Miao6f7ce3c2011-10-24 21:16:56 +080092
93 -- Eric Miao <eric.miao@linaro.org> Mon, 24 Oct 2011 21:16:26 +0800
94
Eric Miaoe38d97d2011-10-22 09:24:05 +080095linux-linaro-lt-mx5-3.1 (3.1.0-1001.5) natty; urgency=low
Eric Miao8bed4dd2011-10-21 11:37:45 +080096
Eric Miaoe38d97d2011-10-22 09:24:05 +080097 * Updated configs - V4L2 output support supported
98 - LP: #879316
99
100 * SAUCE: mx53_loco: fix deadlock report from sdma_tx_submit() during boot
101 - LP: #878701
Eric Miao8bed4dd2011-10-21 11:37:45 +0800102
103 -- Eric Miao <eric.miao@linaro.org> Fri, 21 Oct 2011 11:37:03 +0800
104
Eric Miaod46faa52011-10-19 20:39:07 +0800105linux-linaro-lt-mx5-3.1 (3.1.0-1001.4) natty; urgency=low
Eric Miaoc3927232011-10-19 14:49:46 +0800106
Eric Miaod46faa52011-10-19 20:39:07 +0800107 * CONFIG_USB_SUSPEND turned off, which is causing an oops during boot up
108 - LP: #871322
109
110 * SAUCE: fix imx_pcm_new() to allocate dma buffer correctly
111 - LP: #877165
Eric Miaoc3927232011-10-19 14:49:46 +0800112
113 -- Eric Miao <eric.miao@linaro.org> Wed, 19 Oct 2011 14:49:00 +0800
114
Eric Miaodac6deb2011-10-17 21:37:35 +0800115linux-linaro-lt-mx5-3.1 (3.1.0-1001.3) natty; urgency=low
116
117 * Fixed the build issue of previous ABI being missing
118
119 -- Eric Miao <eric.miao@linaro.org> Mon, 17 Oct 2011 21:36:50 +0800
120
Eric Miaodf072172011-10-17 10:34:40 +0100121linux-linaro-lt-mx5-3.1 (3.1.0-1001.2) natty; urgency=low
122
123 * failed to build in oneiric ppa, change to release to natty as a workaround
124
125 -- Eric Miao <eric.miao@linaro.org> Mon, 17 Oct 2011 10:21:29 +0100
126
Eric Miao9ca860c2011-10-16 16:22:34 +0800127linux-linaro-lt-mx5-3.1 (3.1.0-1001.1) oneiric; urgency=low
Eric Miaob4700ab2011-10-16 16:03:03 +0800128
Eric Miaoba21a772011-10-16 16:16:32 +0800129 [ Upstream Kernel Changes ]
130
131 * rebased to linux-linaro-3.1 v3.1-rc9
132
Eric Miao9ca860c2011-10-16 16:22:34 +0800133 [ Eric Miao ]
134
135 * Forward ported the patches below
136
137 - SAUCE: set correct rates before registering SPDIF codec DAI
138 - SAUCE: adjust sgtl5000 and S/PDIF order
139 - SAUCE: ENGR00139461-2 mxc alsa soc spdif driver
140 - SAUCE: ENGR00139461-1 mxc alsa soc spdif driver
141 - SAUCE: mx53loco: fix audio capture using SSI SYN mode
142 - SAUCE: sgtl5000: fix power on/off of MIC bias
143
Eric Miaob4700ab2011-10-16 16:03:03 +0800144 -- Eric Miao <eric.miao@linaro.org> Sun, 16 Oct 2011 16:02:17 +0800
145
Eric Miao4c814422011-10-10 17:42:19 +0800146linux-linaro-lt-mx5-3.1 (3.1.0-1000.0) oneiric; urgency=low
147
148 * Added Ubuntu packaging from linux-linaro-oneiric for
149 Freescale's LT 3.1 kernel
150
151 -- Eric Miao <eric.miao@linaro.org> Mon, 10 Oct 2011 17:12:31 +0800
152
Eric Miaob6a4a8c2011-10-10 17:04:10 +0800153linux-linaro (3.0.0-1007.11) natty; urgency=low
154
155 [ John Rigby ]
156
157 * SAUCE: ARM: OMAP: Overo: remove duplicate call to overo_ads7846_init()
158 LP: #816004
159 * LINARO: PACKAGING: Never rename dbgsym deb to ddeb
160
161 -- John Rigby <john.rigby@linaro.org> Tue, 27 Sep 2011 13:23:11 -0600
162
163linux-linaro (3.0.0-1007.10) natty; urgency=low
164
165 [ John Rigby ]
166
167 * LINARO: DEBUG: Only rename debug symbol deb for primary archive
168
169 -- John Rigby <john.rigby@linaro.org> Mon, 26 Sep 2011 18:57:19 -0600
170
171linux-linaro (3.0.0-1007.9) oneiric; urgency=low
172
173 [ John Rigby ]
174
175 * Enable crypto modules and remove crypto-modules from
176 exclude-module files
177 LP: #826021
178
179 -- John Rigby <john.rigby@linaro.org> Mon, 26 Sep 2011 10:44:23 -0600
180
181linux-linaro (3.0.0-1006.8) natty; urgency=low
182
183 [ John Rigby ]
184
185 * Bump ABI
186 * Rebase on linux-linaro-3.0-2011.09-0
187 * LINARO: CONFIG: Enable CONFIG_RELAY
188 * LINARO: always build debug packages
189 * LINARO: PACKAGING: add .gnu_debuglink sections to .ko files
190
191 -- John Rigby <john.rigby@linaro.org> Fri, 23 Sep 2011 20:33:58 -0600
192
193linux-linaro (3.0.0-1005.7) natty; urgency=low
194
195 [ John Rigby ]
196
197 * Bump ABI
198 * New upstreams
199 - Ubuntu 3.0.0-11.17 which the final kernel for prior to Ubuntu 11.10
200 rebased on
201 - 12Sep2011 snapshot of linux-linaro-3.0
202 merged with
203 - upstream v3.0.4 (because that is what the Ubuntu release is based on)
204 LP: #709245
205 * Unified configs with wifi configs from Robert Nelson added in
206 * Configs seeds and scripts but the build system does not yet use them
207 * OMAP3 audio fix from Mans Rullgard
208 LP: #760919
209 * Workaround a cross build failure with latest toolchain
210
211 -- John Rigby <john.rigby@linaro.org> Mon, 12 Sep 2011 13:36:56 -0600
212
213linux-linaro (3.0.0-1004.6) natty; urgency=low
214
215 [ John Rigby ]
216
217 * LINARO: CONFIG: Enable CONFIG_LBDAF
218 - LP: #824545
219
220 -- John Rigby <john.rigby@linaro.org> Wed, 24 Aug 2011 09:36:17 -0600
221
222linux-linaro (3.0.0-1004.5) natty; urgency=low
223
224 [ John Rigby ]
225
226 * Rebase on linux-linaro-3.0-2011.08-0
227 * LINARO: CONFIG: Enable SMSC95XX
228 - LP: #830785
229 * LINARO: CONFIG: Fix mx5 MMC_SDHCI config settings
230 * LINARO: fix cross compiling of tools
231 * LINARO: New shared flavour for arch headers and tools
232
233 -- John Rigby <john.rigby@linaro.org> Sun, 21 Aug 2011 22:20:20 -0600
234
235linux-linaro (3.0.0-1003.4) natty; urgency=low
236
237 [ John Rigby ]
238 * LINARO: CONFIG: Enable basic profiling and tracing options
239 - LP: #764796
240 * LINARO: CONFIG: Enable EXT3 and EXT4 for all flavours
241 - LP: #822593
242
243 -- John Rigby <john.rigby@linaro.org> Mon, 08 Aug 2011 12:15:28 -0600
244
245linux-linaro (3.0.0-1002.3) natty; urgency=low
246
247 [ John Rigby ]
248
249 * LINARO: SAUCE: NO-UP: workaround mx51 build error
250 * LINARO: CONFIG: Turn on CONFIG_HIGHMEM
251
252 -- John Rigby <john.rigby@linaro.org> Thu, 28 Jul 2011 17:05:03 -0600
253
254linux-linaro (3.0.0-1002.2) natty; urgency=low
255
256 [ Ricardo Salveti ]
257
258 * LINARO: CONFIG: Enabling tracing and profiling to work with ARM DS-5
259 * LINARO: CONFIG: MMC_SDHCI=y for MX51
260 * LINARO: CONFIG: Enabling WL12XX for Omap
261
262 -- John Rigby <john.rigby@linaro.org> Thu, 28 Jul 2011 10:58:12 -0600
263
264linux-linaro (3.0.0-1001.1) natty; urgency=low
265
266 [ John Rigby ]
267
268 * Rebase to linux-linaro-3.0-2011.07-1
269 * LINARO: CONFIG: Enable CONFIG_OMAP2_DSS_VENC
270
271 [ Ricardo Salveti ]
272
273 * LINARO: CONFIG: Enable CONFIG_USB_NET_SMSC95XX=m for Omap
274 * LINARO: CONFIG: enabling LED support for omap
275
276 -- John Rigby <john.rigby@linaro.org> Mon, 25 Jul 2011 14:58:08 -0600
277
278linux-linaro (3.0.0-1000.0) natty; urgency=low
279
280 [ John Rigby ]
281
282 * New 3.0.0 based release
283 linux-linaro-3.0-2011.07-0
284 Ubuntu-3.0.0-6.7 commits played on top
285 debian.linaro from linux-linaro-2.6.39-1001.2
286 * CONFIG: Enable SCHED_MC and SCHED_SMT
287
288 -- John Rigby <john.rigby@linaro.org> Fri, 22 Jul 2011 00:11:56 -0600
289
290linux-linaro (2.6.39-1001.2) oneiric; urgency=low
291
292 [ John Rigby ]
293
294 * Rebase on linaro-linux-2.6.39-upstream-23Jun2011
295 * Bump ABI
296 * update configs after rebase
297 * CONFIG: Disable OMAP2 to allow THUMB2_KERNEL
298 * CONFIG: Update omap config based on upstream omap4_defconfig
299 * Rebase to linux-linaro-2.6.39-2011.06-0
300
301 -- John Rigby <john.rigby@linaro.org> Sun, 26 Jun 2011 18:47:45 +0100
302
303linux-linaro (2.6.39-1000.1) oneiric; urgency=low
304
305 [ John Rigby ]
306
307 * Reenable building of dtb's
308
309 -- John Rigby <john.rigby@linaro.org> Wed, 22 Jun 2011 07:22:49 -0600
310
311linux-linaro (2.6.39-1000.0) oneiric; urgency=low
312
313 [ John Rigby ]
314
315 * Start Oneiric
316 * First 2.6.39 release based on
317 linaro-linux-2.6.39-upstream-21Jun2011
318 Ubuntu-2.6.39-3.10
319 * Minimal configs based on upstream defconfigs plus
320 additional options to satisfy enforce script
321
322 -- John Rigby <john.rigby@linaro.org> Tue, 21 Jun 2011 13:45:49 -0600
323
324linux-linaro (2.6.38-1003.4) natty; urgency=low
325
326 [ Avik Sil ]
327
328 arm: pmu: support pmu/perf on OMAP4
329 - LP: #702999
330
331 [ Ian Multon ]
332 OMAP: Fix non-combined OMAP3+OMAP4 builds
333
334 [ Ricardo Salveti ]
335
336 OMAP4 DRM support:
337 ARM: OMAP4: Remove extra instance of omap_dss_device
338 OMAP: DSS2: HDMI: Adding get_edid callback support
339 OMAP: DSS2: HDMI: Adding is_detected callback support
340 OMAP: DSS: HDMI: tame hdmi driver
341 DRM: OMAP: Add HDMI support
342 OMAP: DSS2: adding force argument to is_detected()
343 OMAP4: DSS2: HDMI: adding a workaround for LG monitors
344 OMAP: DSS2: Avoid enabling panel if none is around
345 OMAP: I2C: "controller timed out" message should use dev_warn
346 OMAP: devices: register first the drm omap device, and then the SGX one
347 OMAP4: DSS: HDMI: increasing msleep value for the detect workaround
348 OMAP: DRM: Using same numbers of CRTCS and PIPES for OMAP 3 and 4
349 DRM: OMAP: Fixing PVR kernel module name
350 OMAP2: DSS: HDMI: removing error msg from check_timing
351 LINARO: CONFIG: enable CONFIG_PREEMPT for OMAP as needed for SGX
352 LINARO: CONFIG: Enabling WL12XX
353 LINARO: CONFIG: Changing CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
354 DRM: OMAP: replace request_module with request_module_nowait
355
356 [ John Rigby ]
357
358 * Rebase to new upstreams:
359 Linux v2.6.38.3
360 linaro-linux-2.6.38-upstream-20Apr2011
361 Ubuntu-2.6.38-8.42
362 And temporarily:
363 testbranch from linaro-linux-2.6.38 until it is merge upstream
364 and enable CONFIG_DRM for omap
365 - LP: #725252
366 Enable profiling related CONFIG options:
367 CONFIG_PROFILING=y
368 CONFIG_PERF_EVENTS=y
369 CONFIG_HW_PERF_EVENTS=y
370 CONFIG_FTRACE=y
371 CONFIG_ENABLE_DEFAULT_TRACERS=y
372 CONFIG_HIGH_RES_TIMERS=y
373 * Rebase to linaro-linux-2.6.38-upstream-26Apr2011
374 * Rebase to linaro-linux-2.6.38 as of 3May2011
375 master and testing merged.
376 * Enable MUSB related CONFIG options for OMAP:
377 CONFIG_USB_MUSB_HDRC=y
378 CONFIG_USB_MUSB_OMAP2PLUS=y
379 CONFIG_USB_MUSB_OTG=y
380 CONFIG_USB_GADGET_MUSB_HDRC=y
381 CONFIG_USB_MUSB_HDRC_HCD=y
382 CONFIG_USB_INVENTRA_DMA=y
383 CONFIG_USB_MUSB_DEBUG=y
384 - LP: #730698
385 * Disable CPU_FREQ for omap because of stability issues
386 * Rebase to linaro-linux-2.6.38-upstream-17May2011
387 Has all the OMAP4 display fixes from rsalveti so those
388 have been removed from Linaro patch series.
389 * Rebase to linux-linux-2.6.38-upstream-23May2011
390 Which is includes upstream stable release v2.6.38.7
391 * Enable HIGHMEM for OMAP
392 * Disable WL12XX
393 Breaks all networking in current state
394 * Rebase on final linux-linux-2.6.38 linaro-11.05-2.6.38
395 * Fix provides to provide linux-image, linux-headers etc.
396 - LP: #786829
397
398 [ Upstream Fixes ]
399
400 * WARN_ON_SMP(): Allow use in if() statements on UP
401 * futex: Fix WARN_ON() test for UP
402
403 -- John Rigby <john.rigby@linaro.org> Fri, 27 May 2011 18:53:05 -0600
404
405linux-linaro (2.6.38-1002.3) natty; urgency=low
406
407 [ Upstream Fixes ]
408
409 * MUSB: shutdown: Make sure block is awake before doing shutdown
410 - LP: #745737
411 * Fixed gpio polarity of gpio USB-phy reset.
412 - LP: #747639
413
414 [ Andy Green ]
415
416 * LINARO: SAUCE: disable CONFIG_OMAP_RESET_CLOCKS
417 - LP: #752900
418
419 [ John Rigby ]
420
421 * Rebase to new upstreams:
422 Linux v2.6.38.1
423 linaro-linux-2.6.38-upstream-29Mar2011
424 Ubuntu-2.6.38-7.35
425 * SAUCE: OMAP4: clock: wait for module to become accessible on
426 a clk enable
427 - LP: #745737
428 * Rebase to new upstreams:
429 Linux v2.6.38.2
430 linaro-linux-2.6.38-upstream-5Apr2011
431 Ubuntu-2.6.38-8.41
432 - LP: #732842
433 * Update configs for device tree, dvfs and lttng
434 * LINARO: add building of dtb's
435 * LINARO: SAUCE: Disable lowest operating freqs on omap34xx
436 - LP: #732912
437
438 -- John Rigby <john.rigby@linaro.org> Thu, 14 Apr 2011 12:16:06 -0600
439
440linux-linaro (2.6.38-1001.2) natty; urgency=low
441
442 [ John Rigby ]
443
444 * Rebase to new upstreams:
445 Linux v2.6.38-rc6 -- same
446 linaro-linux-2.6.38-upstream-1Mar2011 -- new
447 Ubuntu-2.6.38-5.32 -- same
448 - LP: #724377
449 * Enable CONFIG_THUMB2_KERNEL for OMAP[34]
450 * Bump ABI
451 * Rebase to new upstreams:
452 Linux v2.6.38-rc7
453 linaro-linux-2.6.38-upstream-4Mar2011
454 ubuntu-natty master-next as of 4Mar2011
455 * Re-enable display on OMAP4
456 * Disable CONFIG_OMAP2_DSS_SDI
457 - LP: #728603
458 - LP: #720055
459 * Rebase to new upstreams:
460 Linux v2.6.38-rc8
461 linaro-linux-2.6.38-upstream-9Mar2011
462 rebased to 2.6.38-rc8
463 * Remove generated file kernel-versions and sort kernel-versions.in
464 * Enable CONFIG_TIMER_STATS
465 - LP: #718677
466 * Rebase to new upstreams:
467 Linux v2.6.38 final
468 linaro-linux-2.6.38-upstream-16Mar2011
469 - LP: #708883
470 - LP: #723159
471 ubuntu-natty Ubuntu-2.6.38-7.35
472 * Enable CONFIG_IP_PNP and CONFIG_ROOT_NFS for all flavours
473 - LP: #736429
474 * mach-ux500: fix build error
475 workaround a problem in linux-linaro-2.6.38
476 * OMAP4:Fix -EINVAL for vana, vcxio, vdac
477 from omap-linux mailing list pending ack
478 * turn off ROOT_NFS for mx51
479 it makes the kernel too large to boot with current hwpack settings
480
481 -- John Rigby <john.rigby@linaro.org> Fri, 18 Mar 2011 07:36:33 -0600
482
483linux-linaro (2.6.38-1000.1) natty; urgency=low
484
485 * Rebase to new upstreams:
486 Linux v2.6.38-rc5
487 linaro-linux-2.6.38-upstream-22Feb2011
488 Ubuntu-2.6.38-4.31
489 * Enforce CONFIG_PM_ADVANCED_DEBUG for all flavours
490 - LP: #713075
491 * Temporarily disable display on OMAP4
492 * Rebase to new upstreams:
493 Linux v2.6.38-rc6
494 linaro-linux-2.6.38-upstream-23Feb2011
495 Ubuntu-2.6.38-5.32
496 * OMAP4: enable smc instructions in arch/arm/mach-omap2/sleep34xx.S
497 * Disable CONFIG_BINFMT_AOUT for OMAP
498 Now consistent with other platforms
499
500 -- John Rigby <john.rigby@linaro.org> Wed, 23 Feb 2011 16:57:41 -0700
501
502linux-linaro (2.6.37-1003.6) natty; urgency=low
503
504 [ John Rigby ]
505
506 * Rebase to new upstreams:
507 linaro-linux-2.6.37-upstream-24Jan2011
508 Ubuntu-2.6.37-12.26
509 Skipping because of conflicting upstream patches:
510 ARM: stack protector: change the canary value per task
511 Revert "ARM: stack protector: change the canary value per task"
512 UBUNTU: SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
513 * Add U8500 flavour
514 * Rebase to linaro-linux-2.6.37-upstream-27Jan2011
515 * Fix Ubuntu upstream version number typo
516 * Rebase to linaro-linux-2.6.37-upstream-31Jan2011
517 * Rebase to linaro-linux-2.6.37-upstream-08Feb2011
518 * Enforce CONFIG_PRINTK_TIME for all flavours
519 - LP: #715576
520 * Fix package control file to indicate that OMAP4 is supported
521 - LP: #714590
522 * Enforce CONFIG_PM_DEBUG for all flavours
523 - LP: #713075
524 * Add s5pv310 flavour
525 * enable and enforce CONFIG_BTRFS_FS for all flavours
526 - LP: #715835
527 * Rebase to linaro-linux-2.6.37-upstream-10Feb2011
528 - LP: #707038
529 * Add config cleanup and automatic tmp branch creation to mkflavourbranches
530
531 -- John Rigby <john.rigby@linaro.org> Tue, 08 Feb 2011 19:56:22 -0700
532
533linux-linaro (2.6.37-1002.5) natty; urgency=low
534
535 [ John Rigby ]
536
537 * rebase to new upstreams:
538 v2.6.37 final
539 Ubuntu-2.6.37-12.26
540 * Clean up lintian errors and warnings
541 - LP: #697317
542
543 -- John Rigby <john.rigby@linaro.org> Sat, 08 Jan 2011 18:34:41 -0700
544
545linux-linaro (2.6.37-1001.4) natty; urgency=low
546
547 [ John Rigby ]
548
549 * rebase to new upstreams:
550 snapshot of linux-linaro-2.6.36 13Dec2010
551 revert 2.6.36.1
552 merge v2.6.37-rc4
553 rebase Ubuntu-2.6.37-8.21 onto the result
554 * LINARO: update configs
555 enable CONFIG_SWAP, CONFIG_POSIX_MQUEUES, CONFIG_PERF_EVENTS
556
557 -- John Rigby <john.rigby@linaro.org> Mon, 13 Dec 2010 16:51:19 -0700
558
559linux-linaro (2.6.37-1000.3) natty; urgency=low
560
561 [ John Rigby ]
562
563 * LINARO: no build-depends-indep for now
564 * LINARO: Fix problems with naming of flavour independent debs
565 * OMAP4: enable smc instruction in new assembler versions
566
567 -- John Rigby <john.rigby@linaro.org> Wed, 01 Dec 2010 01:07:18 -0700
568
569linux-linaro (2.6.37-1000.2) natty; urgency=low
570
571 [ John Rigby ]
572
573 * fix problems with source package per flavour building
574
575 -- John Rigby <john.rigby@linaro.org> Tue, 30 Nov 2010 01:00:49 -0700
576
577linux-linaro (2.6.37-1000.1) natty; urgency=low
578
579 [ John Rigby ]
580
581 * rebase to new upstreams:
582 snapshot of linux-linaro-2.6.36 24Nov2010
583 minus commits from 2.6.36.1 merge
584 merged with upstream v2.6.37-rc3
585 plus sauce and packaging from Ubuntu-2.6.37-7.18
586 all but three commits applied cleanly
587 Fixed:
588 UBUNTU: SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
589 Dropped:
590 ARM: stack protector: change the canary value per task
591 Revert "ARM: stack protector: change the canary value per task"
592 after merge conflict was resolved the commit ended up being no change
593 so the effect was to drop these
594
595 -- John Rigby <john.rigby@linaro.org> Fri, 26 Nov 2010 14:20:09 -0700
596
597linux-linaro (2.6.36-1000.1) natty; urgency=low
598
599 [ John Rigby ]
600
601 * First 2.6.36 release based on:
602 linux-linaro-2.6.36 snapshot of 16Nov2010
603 Note: this is core 2.6.36 plus ARM related from 2.6.37
604
605 Ubuntu 2.6.37-5.13 packaging and sauce
606 All Ubuntu patches applied cleanly or cleanly after fixes
607 with the following exceptions. See linaro-dropped.txt for details:
608
609 These are not needed because these already are in linux-linaro-2.6.36:
610 ARM: stack protector: change the canary value per task
611 Revert "ARM: stack protector: change the canary value per task"
612
613 These were not applied because ...:
614 UBUNTU: SAUCE: fix documentation strings for struct input_keymap_entry
615 This patch does not seem to patch any code that exists in linux-linaro-2.6.36
616 For that matter it doesn't do what the description says even in Ubuntu
617 mmap randomization for executable mappings on 32-bit
618 Not a trivial merge failure, wait for linux-linaro-2.6.37 for this
619 Fix userspace build of linux/fs.h
620 patches a section of file that does not exist in 2.6.36
621 UBUNTU: ubuntu: AUFS -- track changes to work queue initialisation
622 change that makes this patch necessary is not in 2.6.36
623
624 Linaro packaging
625
626 -- John Rigby <john.rigby@linaro.org> Thu, 18 Nov 2010 15:23:03 -0700
627
628linux-linaro (2.6.35-1008.15) maverick-proposed; urgency=low
629
630 [ Robert Nelson ]
631
632 * SRU: Fix DVI for Beagle xM rev A3
633 - LP: #663642
634
635 -- John Rigby <john.rigby@linaro.org> Thu, 21 Oct 2010 11:01:14 -0600
636
637linux-linaro (2.6.35-1008.14) maverick-proposed; urgency=low
638
639 [ Andy Whitcroft ]
640
641 * reduce disk usage during buildd builds
642 - LP: #645653
643
644 [ Enric Balletbo i Serra ]
645
646 * ARM: igepv2: Adding support for VBUS and overcurrent
647 - LP: #651589
648 * ARM: igepv2: Fix and improve LED handling
649 - LP: #654582
650 * ARM: igepv2: Introduce function to dectect HW version
651 - LP: #654586
652 * ARM: igepv2: Fix handling of GPIOs for WLAN-BT combo
653 - LP: #654590
654 * ARM: igepv2: Add i2c eeprom driver to read EDID
655 - LP: #654594
656 * ARM: igepv2: Remove VMMC2 regulator
657 - LP: #654595
658
659 [ Maurus Cuelenaere ]
660
661 * SAUCE: ARM: OMAP3: Add S-Video output to IGEPv2 board
662 - LP: #607250
663
664 [ Upstream Stable ]
665 * Linux 2.6.35.7
666
667 [ Upstream MMC updates ]
668
669 * mmc: recognize CSD structure
670 * mmc: split mmc_sd_init_card()
671 * mmc: implement SD-combo (IO+mem) support
672 * sdhci: remove useless set_clock() check
673 * sdhci: 8-bit data transfer width support
674 * sdhci: don't assign mmc->caps at SDHCI directly
675 * mmc: only set blockaddressed for > 2GiB cards
676 * mmc: omap: fix for bus width which improves SD card's peformance.
677 * sdhci-pltfm: switch to module device table matching
678 * sdhci-pltfm: reorganize Makefile entries to support SoC devices
679 * sdhci-pltfm: add support for CNS3xxx SoC devices
680 * omap hsmmc: fix processing of all dma interrupts as block completion
681 * sdhci: add regulator support
682 * sdhci: add no hi-speed bit quirk support
683 * mmc: avoid getting CID on SDIO-only cards
684 * omap_hsmmc: remove unused local `state'
685 * omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
686 * drivers/mmc/host/imxmmc.c: adjust confusing if indentation
687 * mmc: sdhci-pltfm: Add structure for host-specific data
688 * mmc: sdhci-pltfm: move .h file into appropriate subdir
689 * mmc: sdhci: introduce get_ro private write-protect hook
690 * mmc: sdhci_pltfm: pass more data on custom init call
691 * mmc: sdhci-of-esdhc: factor out common stuff
692 * mmc: sdhci-pltfm: add -pltfm driver for imx35/51
693 * mmc: quirk fix for timeout problem
694 * babbage: esdhc device registration
695 * babbage: update mx51_defconfig
696 - LP: #656966
697
698
699 [ Upstream ARM fixes ]
700
701 * Make PTRACE_SINGLESTEP work with user helpers
702 * ARM: fix section mismatch warnings in Versatile Express
703 * ARM: use memblock to remove memory from available memory
704 * video: omap: vram: remove from normal memory
705 - LP: #627779
706
707 [ John Rigby ]
708 * LINARO: update configs
709 - LP: #659799
710
711 -- John Rigby <john.rigby@linaro.org> Tue, 19 Oct 2010 16:09:52 -0600
712
713linux-linaro (2.6.35-1007.13) maverick; urgency=low
714
715 [ Upstream Ubuntu ]
716
717 * Ubuntu-2.6.35-22.33
718 * Ubuntu-2.6.35-22.34
719
720 [ Upstream ARM Fixes ]
721
722 * ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
723 * ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
724 * ARM: add a vma entry for the user accessible vector page
725 * ARM: plug a race with the alignment trap handler
726 * arm: fix really nasty sigreturn bug
727 * ARM: prevent multiple syscall restarts
728 * ARM: 6387/1: errata: check primary part ID in proc-v7.S
729 * ARM: 6388/1: errata: DMB operation may be faulty
730 * ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to
731 data corruption
732 * ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
733 * kconfig: delay symbol direct dependency initialization
734 * ARM: kprobes-decode: add support for MOVW instruction
735 * ARM: errata: check primary part ID in proc-v7.S
736 * ARM: errata: DMB operation may be faulty
737 * ARM: errata: incorrect hazard handling in the SCU may lead to data
738 corruption
739 * ARM: errata: faulty hazard checking in the Store Buffer may lead to
740 data corruption
741 * ARM: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
742
743 [ Ricardo Salveti ]
744 * ARM: OMAP3: Add S-Video output to IGEPv2 board
745 - LP: #607250
746 * ARM: OMAP3: Adding vdd_sdi regulator supply to IGEPv2 board
747 - LP: #607250
748
749 [ Upstream Stable Releases ]
750 * 2.6.35.5
751 * 2.6.35.6
752
753 [ Upstream ftrace support ]
754
755 * ARM: 6312/1: ftrace: allow building without frame pointers
756 * ARM: 6314/1: ftrace: allow build without frame pointers on ARM
757 * ARM: 6315/1: ftrace: add ENDPROC annotations
758 * ARM: 6316/1: ftrace: add Thumb-2 support
759 * ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl
760 * ARM: 6318/1: ftrace: fix and update dynamic ftrace
761 * ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace
762 * ARM: 6320/1: ftrace: enable dynamic ftrace
763
764 [ Nicolas Pitre ]
765
766 * ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via
767 /dev/mem
768 * ARM: bring SECCOMP behavior in sync with the version in mainline
769 * ARM: do not define VMALLOC_END relative to PAGE_OFFSET
770
771 [ John Rigby ]
772
773 * LINARO: Start new release
774 * LINARO: Bump ABI
775 * LINARO: update configs
776
777 -- John Rigby <john.rigby@linaro.org> Thu, 07 Oct 2010 17:58:05 -0600
778
779linux-linaro (2.6.35-1006.12) maverick; urgency=low
780
781 [ John Rigby ]
782
783 * Revert "LINARO: [Config] workaround for kernel-wedge error on empty
784 udebs"
785 * LINARO: Start new release
786 * LINARO: no mouse-modules for linaro-vexpress
787 * LINARO: Add tools section to debian.linaro/control.stub.in
788 - LP: #643462
789
790 -- John Rigby <john.rigby@linaro.org> Mon, 20 Sep 2010 10:20:21 -0600
791
792linux-linaro (2.6.35-1006.11) maverick; urgency=low
793
794 [ Upstream Kernel Changes ]
795
796 * ARM: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
797 - LP: #633417
798 * ARM: add a vma entry for the user accessible vector page
799 * ARM: plug a race with the alignment trap handler
800 * ARM: SECCOMP support
801
802 [ John Rigby ]
803
804 * LINARO: rebase on linux-linaro-2.6.35-16Sep2010 and Ubuntu-2.6.35-22.32 merge
805 * LINARO: [CONFIG] igep ethernet fix
806 * LINARO: [CONFIG] turn do_tools on
807 - LP: #618734
808
809 -- John Rigby <john.rigby@linaro.org> Thu, 16 Sep 2010 18:03:14 -0600
810
811linux-linaro (2.6.35-1005.10) maverick; urgency=low
812
813 [ Upstream Kernel Changes ]
814
815 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
816
817 [ John Rigby ]
818
819 * LINARO: rebase on linux-linaro-2.6.35 and Ubuntu-2.6.35-20.29 merge
820 * LINARO: [Config] Turn on CONFIG_HIGHMEM for vexpress
821 * LINARO: Update Vcs-Git
822 * LINARO: add Recommends uboot-mkimage
823 - LP: #628848
824
825 -- John Rigby <john.rigby@linaro.org> Wed, 08 Sep 2010 10:03:22 -0600
826
827linux-linaro (2.6.35-1004.9) maverick; urgency=low
828
829 [ Upstream Kernel Changes ]
830
831 * ARM: OMAP: Beagle: revision detection
832 - LP: #613855
833 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
834 - LP: #613855
835 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
836 - LP: #613855
837 * OMAP: DSS2: OMAPFB: use phys_to_virt for RAM mappings
838 - LP: #624115
839
840 -- John Rigby <john.rigby@linaro.org> Fri, 27 Aug 2010 20:27:29 -0600
841
842linux-linaro (2.6.35-1004.8) maverick; urgency=low
843
844 [ John Rigby ]
845
846 * LINARO: rebase on linux-linaro-2.6.35 and Ubuntu-2.6.35-19.25 merge
847
848 -- John Rigby <john.rigby@linaro.org> Wed, 25 Aug 2010 19:46:17 -0600
849
850linux-linaro (2.6.35-1003.7) maverick; urgency=low
851
852 [ John Rigby ]
853
854 * LINARO: [Config] Fix vexpress config
855 * LINARO: [Config] Add mx51 flavour
856 * LINARO: [config] Update vexpress config
857 Enable USB mass storage as a module
858 Enable SCSI disk support
859
860 -- John Rigby <john.rigby@linaro.org> Sun, 22 Aug 2010 21:29:44 -0600
861
862linux-linaro (2.6.35-1002.6) maverick; urgency=low
863
864 [ Tim Gardner ]
865
866 * [Config] Find ABI files according to their source package name
867 * [Config] getabi: Only get armel omap and vexpress
868
869 [ John Rigby ]
870
871 * [Config] Changed flavour names from {omap,vexpress} to
872 linaro-{omap,vexpress}
873
874 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 Aug 2010 15:57:51 +0100
875
876linux-linaro (2.6.35-1001.5) maverick; urgency=low
877
878 * New upstream trees
879
880 Merge of linaro_merge_100811 and Ubuntu-2.6.35-15.21
881
882 Conflicts:
883 arch/arm/mach-omap2/board-4430sdp.c
884
885 linaro_merge_100811 added sdp4430_leds_gpio to sdp4030_devices
886 Ubuntu 2.6.35-15.21 added sdp4430_nop_usb_device to sdp4030_devices
887
888 resolution was to just add both
889
890 * Fold in packaging from 2.6.35-1000.4
891 * [Config] Update configs for new upstream
892 * omap3 nand: fix missing parameter to gpmc_prefetch_reset
893
894 -- John Rigby <john.rigby@linaro.org> Wed, 11 Aug 2010 14:20:28 -0600
895
896linux-linaro (2.6.35-1000.4) maverick; urgency=low
897
898 [ John Rigby ]
899
900 * LINARO: replace debian.master with debian.linaro
901 * LINARO: Add vexpress flavour
902
903 -- John Rigby <john.rigby@linaro.org> Tue, 10 Aug 2010 10:23:30 -0600
904
905linux-linaro (2.6.35-1000.3) maverick; urgency=low
906
907 [ John Rigby ]
908
909 * LINARO: cleanup debian.linaro control file
910
911 -- John Rigby <john.rigby@linaro.org> Tue, 03 Aug 2010 10:16:29 -0600
912
913linux-linaro (2.6.35-1000.2) maverick; urgency=low
914
915 [ John Rigby ]
916
917 * Bump upload number to workaround launchpad upload rejection
918
919 -- John Rigby <john.rigby@linaro.org> Wed, 28 Jul 2010 11:20:13 -0600
920
921linux-linaro (2.6.35-1000.1) maverick; urgency=low
922
923 [ Linaro Kernel Changes ]
924
925 * Turn off CONFIG_SPARSE_IRQ
926
927 -- John Rigby <john.rigby@linaro.org> Tue, 27 Jul 2010 17:17:39 -0600
928
929linux-linaro (2.6.35-1000.0) maverick; urgency=low
930
931 [ John Rigby ]
932
933 * Initial Linaro linux tree
934
935 -- John Rigby <john.rigby@linaro.org> Tue, 27 Jul 2010 11:34:30 -0600