Fri, 05 Nov 2010 14:16:28 +0000 Added tag PDK_3.0.4 for changeset e34b5496f1f6 TAGS
Dario Sestito <darios@symbian.org> [Fri, 05 Nov 2010 14:16:28 +0000] rev 100
Added tag PDK_3.0.4 for changeset e34b5496f1f6
Thu, 04 Nov 2010 00:47:55 +0000 Fix for Bug 3913 - beagleboard crashes on cold boot-up generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 04 Nov 2010 00:47:55 +0000] rev 99
Fix for Bug 3913 - beagleboard crashes on cold boot-up
Wed, 03 Nov 2010 17:09:56 +0000 follow up for 97:(fa3af5241fa7) - removed 'hard-coded' paths that were pointing at /adaptation. Now component should be movable (i.e. can sync it to any path) generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 03 Nov 2010 17:09:56 +0000] rev 98
follow up for 97:(fa3af5241fa7) - removed 'hard-coded' paths that were pointing at /adaptation. Now component should be movable (i.e. can sync it to any path)
Wed, 03 Nov 2010 16:14:03 +0000 fixed path again (following 93 (7e2d85937fc5)) generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 03 Nov 2010 16:14:03 +0000] rev 97
fixed path again (following 93 (7e2d85937fc5))
Wed, 03 Nov 2010 15:58:37 +0000 catch-up from default generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 03 Nov 2010 15:58:37 +0000] rev 96
catch-up from default
Tue, 02 Nov 2010 00:33:23 +0000 updated byd touch controller handling. needs debugging and update. Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Tue, 02 Nov 2010 00:33:23 +0000] rev 95
updated byd touch controller handling. needs debugging and update.
Mon, 01 Nov 2010 12:10:58 +0000 Repair tps65950.iby, so it works for both rom.pl and rombuild.pl (sigh!) PDK_3.0.4
William Roberts <williamr@symbian.org> [Mon, 01 Nov 2010 12:10:58 +0000] rev 94
Repair tps65950.iby, so it works for both rom.pl and rombuild.pl (sigh!)
Wed, 27 Oct 2010 17:49:51 +0100 Correct include path (replace adaptation with adapt).
Pat Downey <patd@symbian.org> [Wed, 27 Oct 2010 17:49:51 +0100] rev 93
Correct include path (replace adaptation with adapt).
Wed, 20 Oct 2010 12:38:25 +0100 Changes to Beagle kernel IBY to add persistent storage
bdonegan [Wed, 20 Oct 2010 12:38:25 +0100] rev 92
Changes to Beagle kernel IBY to add persistent storage
Mon, 18 Oct 2010 15:51:58 +0100 Added tag PDK_4.0.a for changeset cf5d4fe2473f TAGS
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 15:51:58 +0100] rev 91
Added tag PDK_4.0.a for changeset cf5d4fe2473f
Mon, 18 Oct 2010 10:22:59 +0100 Added tag PDK_3.0.3 for changeset 86e1b70f1f94 TAGS
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 10:22:59 +0100] rev 90
Added tag PDK_3.0.3 for changeset 86e1b70f1f94
Thu, 14 Oct 2010 15:08:43 +0100 Remove explicit reference in iby to udeb version of tps65950.dll.
Fionntina Carville <fionntinac@symbian.org> [Thu, 14 Oct 2010 15:08:43 +0100] rev 89
Remove explicit reference in iby to udeb version of tps65950.dll.
Tue, 12 Oct 2010 20:53:54 +0100 Bug 3818 - Beagle baseport doesn't define a machineuid
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Tue, 12 Oct 2010 20:53:54 +0100] rev 88
Bug 3818 - Beagle baseport doesn't define a machineuid Bug 3819 - No way of excluding serial keyboard driver from beagle rom build
Tue, 12 Oct 2010 16:44:01 +0100 work-a-round for Bug 3645 change ARGB->XRGB pixel format PDK_4.0.a
andy simpson <andrews@symbian.org> [Tue, 12 Oct 2010 16:44:01 +0100] rev 87
work-a-round for Bug 3645 change ARGB->XRGB pixel format
Fri, 08 Oct 2010 13:00:25 +0100 Merge SPI and Touch driver template to BYD_LCD branch for integration. BYD_LCD_Integration
arunabha [Fri, 08 Oct 2010 13:00:25 +0100] rev 86
Merge SPI and Touch driver template to BYD_LCD branch for integration.
Thu, 07 Oct 2010 00:37:22 +0100 updated SPI. Added template touch (byd_touch) -WORKING version,does not work-needs update as I missunderstood how the touchcontroller(chip) works. Submitting in order to share whatever there was-prior to going for holiday Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 07 Oct 2010 00:37:22 +0100] rev 85
updated SPI. Added template touch (byd_touch) -WORKING version,does not work-needs update as I missunderstood how the touchcontroller(chip) works. Submitting in order to share whatever there was-prior to going for holiday
Tue, 28 Sep 2010 02:37:35 +0100 Update SPI master pin handling: added dynamic pin configuration for McSPI3 (needed if want to use multiple device on this interface. Now following number of Slave devices is available: McSPI1: 4, McSPI2: 2, McSPI3: 6 (2 per each pin configuration), McSPI4: 1. Only McSPI3 and McSPI4 are available now -there are issues with McSPI1 & 2 due to register access (something wrong with mapping? There is Fault Category: Exception Fault Reason: 10000000 Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Tue, 28 Sep 2010 02:37:35 +0100] rev 84
Update SPI master pin handling: added dynamic pin configuration for McSPI3 (needed if want to use multiple device on this interface. Now following number of Slave devices is available: McSPI1: 4, McSPI2: 2, McSPI3: 6 (2 per each pin configuration), McSPI4: 1. Only McSPI3 and McSPI4 are available now -there are issues with McSPI1 & 2 due to register access (something wrong with mapping? There is Fault Category: Exception Fault Reason: 10000000
Wed, 22 Sep 2010 23:37:20 +0100 updated temporary changed test code Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 22 Sep 2010 23:37:20 +0100] rev 83
updated temporary changed test code
Wed, 22 Sep 2010 23:33:25 +0100 updated cs pin handling Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 22 Sep 2010 23:33:25 +0100] rev 82
updated cs pin handling
Tue, 21 Sep 2010 17:05:59 +0100 Merge - Catch up with the default TIP BYD_LCD_Integration
arunabha [Tue, 21 Sep 2010 17:05:59 +0100] rev 81
Merge - Catch up with the default TIP
Tue, 21 Sep 2010 13:31:40 +0100 Trivial change to reassert the correct tip of the default branch PDK_3.0.3
arunabha [Tue, 21 Sep 2010 13:31:40 +0100] rev 80
Trivial change to reassert the correct tip of the default branch
Tue, 21 Sep 2010 13:33:28 +0100 Branch for BYD LCD integration BYD_LCD_Integration
arunabha [Tue, 21 Sep 2010 13:33:28 +0100] rev 79
Branch for BYD LCD integration
Tue, 21 Sep 2010 13:48:52 +0800 change display device from monitor to a LCD, SPI driver not ready yet, use GPIO to realize the LCD's initialization for this version
will.long [Tue, 21 Sep 2010 13:48:52 +0800] rev 78
change display device from monitor to a LCD, SPI driver not ready yet, use GPIO to realize the LCD's initialization for this version
Tue, 21 Sep 2010 02:30:11 +0100 Added IIC SPI implementation / tests (Master channel only) Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Tue, 21 Sep 2010 02:30:11 +0100] rev 77
Added IIC SPI implementation / tests (Master channel only)
Mon, 20 Sep 2010 21:28:54 +0100 created branch Beagle_BSP_dev
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 20 Sep 2010 21:28:54 +0100] rev 76
created branch
Mon, 20 Sep 2010 15:06:26 +0100 Adding BASEPORT_DRV definition to beagle.oby(changeset 002c11474c92) made 'base_beagle.iby' beineg included twice; hence adding conditional include directives.
arunabha [Mon, 20 Sep 2010 15:06:26 +0100] rev 75
Adding BASEPORT_DRV definition to beagle.oby(changeset 002c11474c92) made 'base_beagle.iby' beineg included twice; hence adding conditional include directives.
Mon, 20 Sep 2010 14:59:00 +0100 Merge - catch-up with generic_fixes_and_updates
arunabha [Mon, 20 Sep 2010 14:59:00 +0100] rev 74
Merge - catch-up with generic_fixes_and_updates
Mon, 20 Sep 2010 11:36:49 +0100 Added tag PDK_3.0.2 for changeset 6aa1ef78f9d8 TAGS
Johan Groth <johang@symbian.org> [Mon, 20 Sep 2010 11:36:49 +0100] rev 73
Added tag PDK_3.0.2 for changeset 6aa1ef78f9d8
Thu, 16 Sep 2010 23:29:35 +0100 fixed rombuild problems caused by identation changes in 70:ed23a53a5ee2 - probably rom requires #ifdefs at the beggining of line - otherwise it puts them to rom.oby file generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 16 Sep 2010 23:29:35 +0100] rev 72
fixed rombuild problems caused by identation changes in 70:ed23a53a5ee2 - probably rom requires #ifdefs at the beggining of line - otherwise it puts them to rom.oby file
Thu, 16 Sep 2010 23:05:40 +0100 Catchup to default generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 16 Sep 2010 23:05:40 +0100] rev 71
Catchup to default
Thu, 16 Sep 2010 14:35:26 +0100 Fixing issues in base_beagle.iby which had references to DEBUG_DIR
arunabha [Thu, 16 Sep 2010 14:35:26 +0100] rev 70
Fixing issues in base_beagle.iby which had references to DEBUG_DIR
Mon, 13 Sep 2010 01:36:12 +0100 fixed another issue with uart / and crash-debugger generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 13 Sep 2010 01:36:12 +0100] rev 69
fixed another issue with uart / and crash-debugger
Sat, 11 Sep 2010 23:40:07 +0100 Catch-up from default generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 11 Sep 2010 23:40:07 +0100] rev 68
Catch-up from default
Sat, 11 Sep 2010 16:35:27 +0100 unrolled last change - vt100 is included with TSHELL_SERIAL and should really be build from kernelhwsrv/.../ewsrv PDK_3.0.2
Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 11 Sep 2010 16:35:27 +0100] rev 67
unrolled last change - vt100 is included with TSHELL_SERIAL and should really be build from kernelhwsrv/.../ewsrv
Fri, 10 Sep 2010 17:31:41 +0100 merged with latest default
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 10 Sep 2010 17:31:41 +0100] rev 66
merged with latest default
Fri, 10 Sep 2010 17:28:00 +0100 enabled the edisp_vt100 build: define USE_VT100_DISPLAY when building the ROM, (e.g. '-D USE_VT100_DISPLAY') to include it
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 10 Sep 2010 17:28:00 +0100] rev 65
enabled the edisp_vt100 build: define USE_VT100_DISPLAY when building the ROM, (e.g. '-D USE_VT100_DISPLAY') to include it
Thu, 09 Sep 2010 19:48:41 +0100 Correcting 'merge' issue identified at changeset 61 - 4132b3bda717.
Tom Pritchard tomp@symbian.org [Thu, 09 Sep 2010 19:48:41 +0100] rev 64
Correcting 'merge' issue identified at changeset 61 - 4132b3bda717. Due to an incorrect merge , some of the changes pushed with changeset 52 - d2416cb47e12 on the default branch were left behind.
Tue, 07 Sep 2010 08:40:04 +0100 Bug 3674 fix
Lukasz Forynski <lukasz.forynski@gmail.com> [Tue, 07 Sep 2010 08:40:04 +0100] rev 63
Bug 3674 fix
Sun, 05 Sep 2010 15:53:01 +0100 updated to fix build error caused by kernelhwsrv revision 260
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 05 Sep 2010 15:53:01 +0100] rev 62
updated to fix build error caused by kernelhwsrv revision 260
Fri, 03 Sep 2010 21:34:29 +0100 Merge recent changes back to default
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 03 Sep 2010 21:34:29 +0100] rev 61
Merge recent changes back to default
Fri, 03 Sep 2010 21:24:33 +0100 merged with latest branch head generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 03 Sep 2010 21:24:33 +0100] rev 60
merged with latest branch head
Fri, 03 Sep 2010 21:18:49 +0100 Fixed prcm build warnings / updated led driver generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 03 Sep 2010 21:18:49 +0100] rev 59
Fixed prcm build warnings / updated led driver
Thu, 02 Sep 2010 13:39:34 +0100 removed the 'unknown f' spelling from beagle.oby generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 02 Sep 2010 13:39:34 +0100] rev 58
removed the 'unknown f' spelling from beagle.oby
Thu, 02 Sep 2010 13:35:47 +0100 catch-up from default branch generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Thu, 02 Sep 2010 13:35:47 +0100] rev 57
catch-up from default branch
Wed, 01 Sep 2010 15:08:08 +0100 Added BASEPORT_DRV definition to beagle.oby
Brendan Donegan <brendand@symbian.org> [Wed, 01 Sep 2010 15:08:08 +0100] rev 56
Added BASEPORT_DRV definition to beagle.oby
Wed, 25 Aug 2010 03:09:47 +0100 Bug 3620 - Update for LED driver(+) - removed uninentionally added SPI in kernel.iby / base_beagle.iby files generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 25 Aug 2010 03:09:47 +0100] rev 55
Bug 3620 - Update for LED driver(+) - removed uninentionally added SPI in kernel.iby / base_beagle.iby files
Wed, 25 Aug 2010 02:53:30 +0100 Bug 3620 - Update for LED driver generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 25 Aug 2010 02:53:30 +0100] rev 54
Bug 3620 - Update for LED driver
Wed, 25 Aug 2010 01:56:36 +0100 created branch generic_fixes_and_updates
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 25 Aug 2010 01:56:36 +0100] rev 53
created branch
Tue, 24 Aug 2010 12:29:12 +0100 Bug 3612 - Enable all uarts on the beagleboard , Bug 3612 - Unknown '#file' keyword in base_beagle.iby , Bug 3614 - Including medstaticcrd to the package builds
arunabha [Tue, 24 Aug 2010 12:29:12 +0100] rev 52
Bug 3612 - Enable all uarts on the beagleboard , Bug 3612 - Unknown '#file' keyword in base_beagle.iby , Bug 3614 - Including medstaticcrd to the package builds
Mon, 23 Aug 2010 02:29:41 +0100 Fixed build warnings
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 23 Aug 2010 02:29:41 +0100] rev 51
Fixed build warnings
Fri, 06 Aug 2010 13:57:51 +0100 Added tag PDK_3.0.1 for changeset 23f868c54bc5 TAGS
srilekhas@symbian.org [Fri, 06 Aug 2010 13:57:51 +0100] rev 50
Added tag PDK_3.0.1 for changeset 23f868c54bc5
Fri, 30 Jul 2010 11:18:18 +0100 Catchup to latest S^4 build GCC_SURGE
William Roberts <williamr@symbian.org> [Fri, 30 Jul 2010 11:18:18 +0100] rev 49
Catchup to latest S^4 build
Fri, 30 Jul 2010 11:17:10 +0100 Repair the lcd.mmp and lcd_gce.mmp situation to build both versions of the lcd driver PDK_3.0.1
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
Tue, 27 Jul 2010 15:37:38 +0100 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:37:38 +0100] rev 47
Merge persistent RAM drive media driver and C-drive image with correct approach to GCE support in LCD driver
Tue, 27 Jul 2010 15:31:26 +0100 Changes for full working UI on 3.0.0 including Gareth's "persistent" RAM drives
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
Thu, 22 Jul 2010 16:29:40 +0100 Catchup to latest Symbian^4 GCC_SURGE
William Roberts <williamr@symbian.org> [Thu, 22 Jul 2010 16:29:40 +0100] rev 45
Catchup to latest Symbian^4
Fri, 16 Jul 2010 17:16:18 +0100 Merge
Dario Sestito <darios@symbian.org> [Fri, 16 Jul 2010 17:16:18 +0100] rev 44
Merge
Fri, 16 Jul 2010 17:10:10 +0100 First drop of changes to enable a full ui rom build
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
Fri, 16 Jul 2010 16:19:24 +0100 Umbrella changes to use different display and serial-key-board drivers for UI and Texshell
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
Tue, 13 Jul 2010 13:08:00 +0100 Changes in the Serial Keyboard to disable sofy key mappings for texshell roms.
arunabha [Tue, 13 Jul 2010 13:08:00 +0100] rev 41
Changes in the Serial Keyboard to disable sofy key mappings for texshell roms.
(0) -60 tip