Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 20 Nov 2010 14:50:08 +0000] rev 113
catch-up from default
Lukasz Forynski <lukasz.forynski@gmail.com> [Fri, 19 Nov 2010 00:43:42 +0000] rev 112
SPI update: fixed pin and zero-lengh transfer bugs, added asynchronous trasaction example (test)
Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 06 Nov 2010 15:14:41 +0000] rev 111
Catch-up from generic_fixed_and_updates
Mike Kinghan <mikek@symbian.org> [Wed, 17 Nov 2010 11:02:10 +0000] rev 110
1) Merge default tip to very old GCC_SURGE branch, including:-
2) Linux portability fixes
3) New configurability options for HAL config and rombuild to enable hardware VFP math support to be built or not, depending on toolchain.
Mike Kinghan <mikek@symbian.org> [Wed, 17 Nov 2010 10:47:26 +0000] rev 109
Fix for Bug 3955 - #includes must not use absolute pathnames
Mike Kinghan <mikek@symbian.org> [Tue, 16 Nov 2010 13:53:39 +0000] rev 108
Fix for Bug 3952 - Various #includes in the Beagleboard code use non-portable '\' path delimiters
Mike Kinghan <mikek@symbian.org> [Tue, 16 Nov 2010 13:36:29 +0000] rev 107
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
Lukasz Forynski <lukasz.forynski@gmail.com> [Sat, 13 Nov 2010 16:24:03 +0000] rev 106
Merged scm/padconf helper function implementation and register definitions
William Roberts <williamr@symbian.org> [Fri, 12 Nov 2010 14:01:27 +0000] rev 105
Enable VFP3 support, using instructions in kernelhwsrv\kernelhwsrv_info\doc_pub\base_how_to_vfp_support.doc
William Roberts <williamr@symbian.org> [Thu, 11 Nov 2010 18:02:25 +0000] rev 104
Fix PDK 3.0.4 problem with Beagleboard miniGUI (same fix as for NaviEngine).
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 08 Nov 2010 01:53:10 +0000] rev 103
merging additional head created when trying to update commit message (by reverting)
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 08 Nov 2010 01:42:47 +0000] rev 102
Fix Bug 3923: updated 'terrible hack' in persistent storage that was crashing the board
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 07 Nov 2010 22:26:42 +0000] rev 101
updated 'terrible hack' in persistent storage that was crashing the board
Dario Sestito <darios@symbian.org> [Fri, 05 Nov 2010 14:16:28 +0000] rev 100
Added tag PDK_3.0.4 for changeset e34b5496f1f6
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
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)
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 03 Nov 2010 16:14:03 +0000] rev 97
fixed path again (following 93 (7e2d85937fc5))
Lukasz Forynski <lukasz.forynski@gmail.com> [Wed, 03 Nov 2010 15:58:37 +0000] rev 96
catch-up from default
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.
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!)
Pat Downey <patd@symbian.org> [Wed, 27 Oct 2010 17:49:51 +0100] rev 93
Correct include path (replace adaptation with adapt).
bdonegan [Wed, 20 Oct 2010 12:38:25 +0100] rev 92
Changes to Beagle kernel IBY to add persistent storage
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 15:51:58 +0100] rev 91
Added tag PDK_4.0.a for changeset cf5d4fe2473f
Simon Howkins <simonh@symbian.org> [Mon, 18 Oct 2010 10:22:59 +0100] rev 90
Added tag PDK_3.0.3 for changeset 86e1b70f1f94
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.
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
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
arunabha [Fri, 08 Oct 2010 13:00:25 +0100] rev 86
Merge SPI and Touch driver template to BYD_LCD branch for integration.
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
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