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