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
(0) -50 -30 tip