Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 23 Aug 2010 02:29:41 +0100] rev 51
Fixed build warnings
srilekhas@symbian.org [Fri, 06 Aug 2010 13:57:51 +0100] rev 50
Added tag PDK_3.0.1 for changeset 23f868c54bc5
William Roberts <williamr@symbian.org> [Fri, 30 Jul 2010 11:18:18 +0100] rev 49
Catchup to latest S^4 build
William Roberts <williamr@symbian.org> [Fri, 30 Jul 2010 11:17:10 +0100] rev 48
Repair the lcd.mmp and lcd_gce.mmp situation to build both versions of the lcd driver
- Change 78c240f59c9d wrongly changed the purpose of lcd.mmp, but the lcd_gce.mmp file wasn't present in the parent revision.
- This change uses lcd.mmp to do all the work, and lcd_gce.mmp just defines the macro and #includes lcd.mmp
Tom Pritchard <tomp@symbian.org> [Tue, 27 Jul 2010 15:37:38 +0100] rev 47
Merge persistent RAM drive media driver and C-drive image with correct approach to GCE support in LCD driver
Tom Pritchard <tomp@symbian.org> [Tue, 27 Jul 2010 15:31:26 +0100] rev 46
Changes for full working UI on 3.0.0 including Gareth's "persistent" RAM drives
William Roberts <williamr@symbian.org> [Thu, 22 Jul 2010 16:29:40 +0100] rev 45
Catchup to latest Symbian^4
Dario Sestito <darios@symbian.org> [Fri, 16 Jul 2010 17:16:18 +0100] rev 44
Merge
Dario Sestito <darios@symbian.org> [Fri, 16 Jul 2010 17:10:10 +0100] rev 43
First drop of changes to enable a full ui rom build
arunabha [Fri, 16 Jul 2010 16:19:24 +0100] rev 42
Umbrella changes to use different display and serial-key-board drivers for UI and Texshell
arunabha [Tue, 13 Jul 2010 13:08:00 +0100] rev 41
Changes in the Serial Keyboard to disable sofy key mappings for texshell roms.
William Roberts <williamr@symbian.org> [Thu, 08 Jul 2010 11:51:55 +0100] rev 40
Apply Bug 3164 changes to Beagleboard, so that bootrom.bin gets created
Simon Howkins <simonh@symbian.org> [Mon, 05 Jul 2010 17:20:44 +0100] rev 39
Added tag PDK_3.0.0 for changeset 2905910218db
george.norton [Thu, 01 Jul 2010 17:46:13 +0100] rev 38
Initial contribution of the euart driver by Accenture.
Known issues
============
When the FIFO is enabled we seem to get some dropped characters, as a temporary workaround a polling mode is enabled.
William Roberts <williamr@symbian.org> [Fri, 25 Jun 2010 14:16:10 +0100] rev 37
The SystemTimeInSecondsFrom2000 functions don't need to be exported - Bug 2934
I've marked the exports as ABSENT to maintain BC on the ordinals which are used.
William Roberts <williamr@symbian.org> [Tue, 15 Jun 2010 11:36:32 +0100] rev 36
Add missing semicolon, to fix Bug 2934
William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:29:21 +0100] rev 35
Branch for GCC_SURGE fixes
Simon Howkins <simonh@symbian.org> [Mon, 24 May 2010 17:35:27 +0100] rev 34
Added tag PDK_3.0.i for changeset 1cc1c84eb8d3
arunabha [Tue, 20 Apr 2010 17:13:01 +0100] rev 33
Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver - Minor change for a build error.
arunabha [Tue, 20 Apr 2010 17:06:04 +0100] rev 32
Bug 1471 - Display PDD for Symbian^3 proposed by iwanj@users.sourceforge.net
andy simpson <andrews@symbian.org> [Wed, 14 Apr 2010 10:04:00 +0100] rev 31
merge heads - manual merge hal.mmp
William Roberts <williamr@symbian.org> [Tue, 13 Apr 2010 18:28:12 +0100] rev 30
Update hal.mmp to cope with change in kernelhwsrv that exports hal_int.h to epoc32\include\platform\kernel
arunabha [Tue, 30 Mar 2010 18:15:37 +0100] rev 29
Bug 1683 - GCC-E compilation error in beagleboard (783) (accessibility) fixed by George Norton
George Norton <> [Tue, 30 Mar 2010 00:13:57 +0100] rev 28
Bug 1683 - GCC-E compilation error in beagleboard (783) (accessibility)
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:16:26 +0000] rev 27
Automatic merge from PDK_3.0.h
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:39:25 +0000] rev 26
Added tag PDK_3.0.h for changeset 6f943d133287
MattD <mattd@symbian.org> [Wed, 10 Mar 2010 18:22:20 +0000] rev 25
Added new set of systemincludes required for header reorg. Old systemincludes still left in.
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 21:42:54 +0000] rev 24
Create CompilerCompatibility branch
arunabha [Wed, 03 Mar 2010 13:10:32 +0000] rev 23
Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
this storage driver is for the West Bridge Astoria chipset. This device
has a USB, SD and processor port for communication with a baseband processor.
In our port, we connected this device DVK to the Beagleboard through the SPI
interface of the OMAP3. After driver installation, the Symbian OS can see an
external device or D: drive represented by the SD card. In this driver, the USB
interface is not used directly, though this may be the subject of future
contributions. The appropriate way to test the driver is to access the external
volume and do file read and write to it, pretty much the same way you would
test a thumb drive on your PC
arunabha [Tue, 16 Feb 2010 21:57:56 +0000] rev 22
Increasing default RAM size to 256 mb and fixing the superfile overlap issue for UI images