linux-ti-omap (2.6.33-500.6) lucid; urgency=low

  [ Amit Kucheria ]

  * [Config] Bump Ramdisk size to 64M and add an enfore rule
  * [Config] Switch to 32KHz timer instead of MPU timer
  * [Config] Switch to PREEMPTION_VOLUNTARY
  * [Config] Compile in RTC driver
  * [Config] Disable APM and enable PM_RUNTIME
  * [Config] Compile in FRAMEBUFFER_CONSOLE
  * [Config] Add bootloader = flash-kernel
  * [Config] Compile-in support for MTD-NAND

 -- Andy Whitcroft <apw@canonical.com>  Wed, 14 Apr 2010 18:12:10 +0100

linux-ti-omap (2.6.33-500.5) lucid; urgency=low

  [ Amit Kucheria ]

  * Revert "[Config] Enable USB OTG mode"
  * [Config] Disable RAMZSWAP
  * [Config] Enable EHCI port
  * [Config] Disable sound driver for AM3517-EVM boards
    - LP: #556482

  [ Andy Whitcroft ]

  * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
    - LP: #498525

 -- Andy Whitcroft <apw@canonical.com>  Fri, 09 Apr 2010 12:36:25 +0100

linux-ti-omap (2.6.33-500.4) lucid; urgency=low

  [ Amit Kucheria ]

  * [Config] Compile-in display subsystem
  * Merge the DSS2 stack from 2.6.34-rc2 mainline tree
  * SAUCE: Upgrade aufs2 to latest version for 2.6.33
    - LP: #548924
  * [Config] Update configuration for new aufs2
  * [Config] Fix d-i modules
  * [Config] USB_STORAGE and ATA drivers can be a modules
  * [Upstream] DSS2 support for Beagleboard
  * [Config] Configure DSS2 based on beagle defconfig
  * [Config] Enable USB OTG mode
  * [Config] Enable various ethernet drivers

  [ Imre Deak ]

  * SAUCE: ARM: VFP: add support to sync the VFP state of the current
    thread
    - LP: #507503
  * SAUCE: ARM: VFP: preserve the HW context when calling signal handlers
    - LP: #507503

  [ Upstream Kernel Changes ]

  * OMAP: DSS2: Add Sharp LQ043T1DG01 panel driver
  * OMAP: DSS2: add Toppoly TDO35S panel
  * OMAP: DSS: add TPO TD043MTEA1 panel
  * OMAP: DSS2: Improve Kconfig help texts
  * OMAP: DSS2: enable VDDS_DSI when using DPI
  * OMAP: 3430SDP: remove vdvi regulator
  * OMAP: DSS: Taal: fix error returns in taal_probe()
  * OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO
  * OMAP: DSS2: fix irq-stats compilation
  * OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype
  * OMAP: DSS2: improve DSS clk src selection
  * OMAP: DSS2: DSI: add dsi_bus_is_locked()
  * OMAP: DSS2: DSI: add helpers for DCS read/write
  * OMAP: DSS2: DSI: export dsi_vc_enable_hs()
  * OMAP: DSS2: DSI: configure all DSI VCs
  * OMAP: DSS2: DSI: remove dsi_vc_print_status()
  * OMAP: DSS2: Check ctx loss count only when starting the first clock
  * OMAP: DSS2: remove sub-panel system
  * OMAP: DSS2: fix driver probe error handling
  * OMAP: DSS2: OMAPFB: fix dssdev cleanup on error
  * OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error
  * OMAP: DSS2: fix get_dsi/dispc_clk_source() usage
  * OMAP: DSS2: DSI: change DSI bus_lock to semaphore
  * OMAP: DSS2: DSI: remove auto-update perf measurement
  * OMAP: DSS2: move run_test()
  * OMAP: DSS2: move memory_read()
  * OMAP: DSS2: move set/get_mirror()
  * OMAP: DSS2: move get/set_rotate()
  * OMAP: DSS2: move wait_vsync()
  * OMAP: DSS2: move enable/disable_channel to overlay manager
  * OMAP: DSS2: move get_resolution()
  * OMAP: DSS2: move get_recommended_bpp()
  * OMAP: DSS2: move enable/get_te()
  * OMAP: DSS2: move set/get_update_mode()
  * OMAP: DSS2: move update() and sync()
  * OMAP: DSS2: move enable/disable/suspend/resume
  * OMAP: DSS2: move set/get_wss()
  * OMAP: DSS2: move timing functions
  * OMAP: DSS2: DSI: remove external TE support
  * OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
  * OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper
  * OMAP: DSS2: TPO-TD03MTEA1: fix function names
  * OMAP: DSS2: DSI: add error prints
  * OMAP: DSS2: OMAPFB: Constify some function parameters
  * OMAP: DSS2: Taal: Fix ESD check
  * OMAP: DSS2: Taal: Fix TE when resuming
  * OMAP: DSS2: VRAM: Fix early_param for vram
  * OMAP: DSS2: initialize dss clk sources properly
  * OMAP: DSS2: panel-generic: re-implement mode changing

 -- Andy Whitcroft <apw@canonical.com>  Wed, 31 Mar 2010 21:50:49 +0100

linux-ti-omap (2.6.33-500.3) lucid; urgency=low

  [ Amit Kucheria ]

  * [Config] Fix the debug package name to end in -dbgsym
  * SAUCE: Add the ubuntu/ drivers to omap
  * SAUCE: Re-export the symbols for aufs
  * [Config] Enable AUFS and COMPCACHE

 -- Stefan Bader <stefan.bader@canonical.com>  Tue, 23 Mar 2010 18:05:12 +0100

linux-ti-omap (2.6.33-500.2) lucid; urgency=low

  [ Amit Kucheria ]

  * [Config] Enable booting on beagleboard
    - LP: #540146
  * [Config] Enable EARLY_PRINTK for now
    - LP: #540146
  * [Config] Add a default cmdline for OMAP
    - LP: #540146
  * [Config] Disable CONFIG_OMAP_MUX to allow booting on Beagleboard
    - LP: #540146
  * [Config] Make unncessary filesytems as modules
    - LP: #540146

  [ Andy Whitcroft ]

  * getabis -- fix configuration to point to correct source package
  * debian -- resync debian support with master branch as at 2010-03-17
  * disable tools packages as not support on armel
  * full source build is not required

 -- Andy Whitcroft <apw@canonical.com>  Wed, 17 Mar 2010 13:26:17 +0000

linux-ti-omap (2.6.33-500.1) lucid; urgency=low

  [ Amit Kucheria ]

  * Initial release of a 2.6.33-based OMAP kernel
  * UBUNTU: [Upstream] Fix omap 1-wire driver compilation
  * UBUNTU: ubuntu: AppArmor -- update to mainline 2010-03-04

 -- Amit Kucheria <amit.kucheria@canonical.com>  Wed, 10 Mar 2010 02:28:15 +0200
