Simon Howkins <simonh@symbian.org> [Mon, 29 Nov 2010 13:27:18 +0000] rev 122
Merged bootstrp reversion from GCC_MERGE branch as it's affecting mainstream S^3 builds too
Mike Kinghan <mikek@symbian.org> [Mon, 22 Nov 2010 14:32:00 +0000] rev 121
Deleting the bootstrap.flm extension workaround from omap3530/beagleboard/bld.inf b/omap3530/beagleboard/bld.inf for the time being.
Bootstrap.flm isn't present in the buildtools GCC_SURGE branch yet and I suspect that bringing it in will break stuff.
Mike Kinghan <mikek@symbian.org> [Mon, 22 Nov 2010 13:48:58 +0000] rev 120
Merge from default tip
Lukasz Forynski <lukasz.forynski@gmail.com> [Mon, 22 Nov 2010 12:21:46 +0000] rev 119
added workaround to allow building with PDK 3.0.4 and RVCT4.0 tools
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 21 Nov 2010 02:23:11 +0000] rev 118
merged Beagle_BSP_dev back to default
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 21 Nov 2010 01:51:16 +0000] rev 117
excluded spi from default rom. Specify -D USE_SPI to include it
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 21 Nov 2010 00:54:40 +0000] rev 116
catch-up from default
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 21 Nov 2010 00:50:10 +0000] rev 115
Enclosed printf in __KTRACE_OPT in serial keyboard driver
Lukasz Forynski <lukasz.forynski@gmail.com> [Sun, 21 Nov 2010 00:40:16 +0000] rev 114
merged generic_fixed_and_updates back to default
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).