Wed, 17 Nov 2010 11:02:10 +0000 |
Mike Kinghan |
1) Merge default tip to very old GCC_SURGE branch, including:-
GCC_SURGE
|
changeset |
files
|
Wed, 17 Nov 2010 10:47:26 +0000 |
Mike Kinghan |
Fix for Bug 3955 - #includes must not use absolute pathnames
|
changeset |
files
|
Tue, 16 Nov 2010 13:53:39 +0000 |
Mike Kinghan |
Fix for Bug 3952 - Various #includes in the Beagleboard code use non-portable '\' path delimiters
|
changeset |
files
|
Tue, 16 Nov 2010 13:36:29 +0000 |
Mike Kinghan |
Fix for Bug 3944 - Relative paths are systematically too long in Beagleboard bld.inf and .mmp files
|
changeset |
files
|
Sat, 13 Nov 2010 16:24:03 +0000 |
Lukasz Forynski |
Merged scm/padconf helper function implementation and register definitions
|
changeset |
files
|
Fri, 12 Nov 2010 14:01:27 +0000 |
William Roberts |
Enable VFP3 support, using instructions in kernelhwsrv\kernelhwsrv_info\doc_pub\base_how_to_vfp_support.doc
|
changeset |
files
|
Thu, 11 Nov 2010 18:02:25 +0000 |
William Roberts |
Fix PDK 3.0.4 problem with Beagleboard miniGUI (same fix as for NaviEngine).
|
changeset |
files
|
Mon, 08 Nov 2010 01:53:10 +0000 |
Lukasz Forynski |
merging additional head created when trying to update commit message (by reverting)
generic_fixes_and_updates
|
changeset |
files
|
Mon, 08 Nov 2010 01:42:47 +0000 |
Lukasz Forynski |
Fix Bug 3923: updated 'terrible hack' in persistent storage that was crashing the board
generic_fixes_and_updates
|
changeset |
files
|
Sun, 07 Nov 2010 22:26:42 +0000 |
Lukasz Forynski |
updated 'terrible hack' in persistent storage that was crashing the board
generic_fixes_and_updates
|
changeset |
files
|
Fri, 05 Nov 2010 14:16:28 +0000 |
Dario Sestito |
Added tag PDK_3.0.4 for changeset e34b5496f1f6
TAGS
|
changeset |
files
|
Thu, 04 Nov 2010 00:47:55 +0000 |
Lukasz Forynski |
Fix for Bug 3913 - beagleboard crashes on cold boot-up
generic_fixes_and_updates
|
changeset |
files
|
Wed, 03 Nov 2010 17:09:56 +0000 |
Lukasz Forynski |
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
|
changeset |
files
|
Wed, 03 Nov 2010 16:14:03 +0000 |
Lukasz Forynski |
fixed path again (following 93 (7e2d85937fc5))
generic_fixes_and_updates
|
changeset |
files
|
Wed, 03 Nov 2010 15:58:37 +0000 |
Lukasz Forynski |
catch-up from default
generic_fixes_and_updates
|
changeset |
files
|
Tue, 02 Nov 2010 00:33:23 +0000 |
Lukasz Forynski |
updated byd touch controller handling. needs debugging and update.
Beagle_BSP_dev
|
changeset |
files
|
Mon, 01 Nov 2010 12:10:58 +0000 |
William Roberts |
Repair tps65950.iby, so it works for both rom.pl and rombuild.pl (sigh!)
PDK_3.0.4
|
changeset |
files
|
Wed, 27 Oct 2010 17:49:51 +0100 |
Pat Downey |
Correct include path (replace adaptation with adapt).
|
changeset |
files
|
Wed, 20 Oct 2010 12:38:25 +0100 |
bdonegan |
Changes to Beagle kernel IBY to add persistent storage
|
changeset |
files
|
Mon, 18 Oct 2010 15:51:58 +0100 |
Simon Howkins |
Added tag PDK_4.0.a for changeset cf5d4fe2473f
TAGS
|
changeset |
files
|
Mon, 18 Oct 2010 10:22:59 +0100 |
Simon Howkins |
Added tag PDK_3.0.3 for changeset 86e1b70f1f94
TAGS
|
changeset |
files
|
Thu, 14 Oct 2010 15:08:43 +0100 |
Fionntina Carville |
Remove explicit reference in iby to udeb version of tps65950.dll.
|
changeset |
files
|
Tue, 12 Oct 2010 20:53:54 +0100 |
Tom Sutcliffe |
Bug 3818 - Beagle baseport doesn't define a machineuid
|
changeset |
files
|
Tue, 12 Oct 2010 16:44:01 +0100 |
andy simpson |
work-a-round for Bug 3645 change ARGB->XRGB pixel format
PDK_4.0.a
|
changeset |
files
|
Fri, 08 Oct 2010 13:00:25 +0100 |
arunabha |
Merge SPI and Touch driver template to BYD_LCD branch for integration.
BYD_LCD_Integration
|
changeset |
files
|
Thu, 07 Oct 2010 00:37:22 +0100 |
Lukasz Forynski |
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
|
changeset |
files
|
Tue, 28 Sep 2010 02:37:35 +0100 |
Lukasz Forynski |
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
|
changeset |
files
|
Wed, 22 Sep 2010 23:37:20 +0100 |
Lukasz Forynski |
updated temporary changed test code
Beagle_BSP_dev
|
changeset |
files
|
Wed, 22 Sep 2010 23:33:25 +0100 |
Lukasz Forynski |
updated cs pin handling
Beagle_BSP_dev
|
changeset |
files
|
Tue, 21 Sep 2010 17:05:59 +0100 |
arunabha |
Merge - Catch up with the default TIP
BYD_LCD_Integration
|
changeset |
files
|
Tue, 21 Sep 2010 13:31:40 +0100 |
arunabha |
Trivial change to reassert the correct tip of the default branch
PDK_3.0.3
|
changeset |
files
|
Tue, 21 Sep 2010 13:33:28 +0100 |
arunabha |
Branch for BYD LCD integration
BYD_LCD_Integration
|
changeset |
files
|
Tue, 21 Sep 2010 13:48:52 +0800 |
will.long |
change display device from monitor to a LCD, SPI driver not ready yet, use GPIO to realize the LCD's initialization for this version
|
changeset |
files
|
Tue, 21 Sep 2010 02:30:11 +0100 |
Lukasz Forynski |
Added IIC SPI implementation / tests (Master channel only)
Beagle_BSP_dev
|
changeset |
files
|
Mon, 20 Sep 2010 21:28:54 +0100 |
Lukasz Forynski |
created branch
Beagle_BSP_dev
|
changeset |
files
|
Mon, 20 Sep 2010 15:06:26 +0100 |
arunabha |
Adding BASEPORT_DRV definition to beagle.oby(changeset 002c11474c92) made 'base_beagle.iby' beineg included twice; hence adding conditional include directives.
|
changeset |
files
|
Mon, 20 Sep 2010 14:59:00 +0100 |
arunabha |
Merge - catch-up with generic_fixes_and_updates
|
changeset |
files
|
Mon, 20 Sep 2010 11:36:49 +0100 |
Johan Groth |
Added tag PDK_3.0.2 for changeset 6aa1ef78f9d8
TAGS
|
changeset |
files
|
Thu, 16 Sep 2010 23:29:35 +0100 |
Lukasz Forynski |
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
|
changeset |
files
|
Thu, 16 Sep 2010 23:05:40 +0100 |
Lukasz Forynski |
Catchup to default
generic_fixes_and_updates
|
changeset |
files
|
Thu, 16 Sep 2010 14:35:26 +0100 |
arunabha |
Fixing issues in base_beagle.iby which had references to DEBUG_DIR
|
changeset |
files
|
Mon, 13 Sep 2010 01:36:12 +0100 |
Lukasz Forynski |
fixed another issue with uart / and crash-debugger
generic_fixes_and_updates
|
changeset |
files
|
Sat, 11 Sep 2010 23:40:07 +0100 |
Lukasz Forynski |
Catch-up from default
generic_fixes_and_updates
|
changeset |
files
|
Sat, 11 Sep 2010 16:35:27 +0100 |
Lukasz Forynski |
unrolled last change - vt100 is included with TSHELL_SERIAL and should really be build from kernelhwsrv/.../ewsrv
PDK_3.0.2
|
changeset |
files
|
Fri, 10 Sep 2010 17:31:41 +0100 |
Lukasz Forynski |
merged with latest default
|
changeset |
files
|
Fri, 10 Sep 2010 17:28:00 +0100 |
Lukasz Forynski |
enabled the edisp_vt100 build: define USE_VT100_DISPLAY when building the ROM, (e.g. '-D USE_VT100_DISPLAY') to include it
|
changeset |
files
|
Thu, 09 Sep 2010 19:48:41 +0100 |
Tom Pritchard tomp |
Correcting 'merge' issue identified at changeset 61 - 4132b3bda717.
|
changeset |
files
|
Tue, 07 Sep 2010 08:40:04 +0100 |
Lukasz Forynski |
Bug 3674 fix
|
changeset |
files
|
Sun, 05 Sep 2010 15:53:01 +0100 |
Lukasz Forynski |
updated to fix build error caused by kernelhwsrv revision 260
|
changeset |
files
|
Fri, 03 Sep 2010 21:34:29 +0100 |
Lukasz Forynski |
Merge recent changes back to default
|
changeset |
files
|
Fri, 03 Sep 2010 21:24:33 +0100 |
Lukasz Forynski |
merged with latest branch head
generic_fixes_and_updates
|
changeset |
files
|
Fri, 03 Sep 2010 21:18:49 +0100 |
Lukasz Forynski |
Fixed prcm build warnings / updated led driver
generic_fixes_and_updates
|
changeset |
files
|
Thu, 02 Sep 2010 13:39:34 +0100 |
Lukasz Forynski |
removed the 'unknown f' spelling from beagle.oby
generic_fixes_and_updates
|
changeset |
files
|
Thu, 02 Sep 2010 13:35:47 +0100 |
Lukasz Forynski |
catch-up from default branch
generic_fixes_and_updates
|
changeset |
files
|
Wed, 01 Sep 2010 15:08:08 +0100 |
Brendan Donegan |
Added BASEPORT_DRV definition to beagle.oby
|
changeset |
files
|
Wed, 25 Aug 2010 03:09:47 +0100 |
Lukasz Forynski |
Bug 3620 - Update for LED driver(+) - removed uninentionally added SPI in kernel.iby / base_beagle.iby files
generic_fixes_and_updates
|
changeset |
files
|
Wed, 25 Aug 2010 02:53:30 +0100 |
Lukasz Forynski |
Bug 3620 - Update for LED driver
generic_fixes_and_updates
|
changeset |
files
|
Wed, 25 Aug 2010 01:56:36 +0100 |
Lukasz Forynski |
created branch
generic_fixes_and_updates
|
changeset |
files
|
Tue, 24 Aug 2010 12:29:12 +0100 |
arunabha |
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
|
changeset |
files
|
Mon, 23 Aug 2010 02:29:41 +0100 |
Lukasz Forynski |
Fixed build warnings
|
changeset |
files
|
Fri, 06 Aug 2010 13:57:51 +0100 |
srilekhas |
Added tag PDK_3.0.1 for changeset 23f868c54bc5
TAGS
|
changeset |
files
|
Fri, 30 Jul 2010 11:18:18 +0100 |
William Roberts |
Catchup to latest S^4 build
GCC_SURGE
|
changeset |
files
|
Fri, 30 Jul 2010 11:17:10 +0100 |
William Roberts |
Repair the lcd.mmp and lcd_gce.mmp situation to build both versions of the lcd driver
PDK_3.0.1
|
changeset |
files
|
Tue, 27 Jul 2010 15:37:38 +0100 |
Tom Pritchard |
Merge persistent RAM drive media driver and C-drive image with correct approach to GCE support in LCD driver
|
changeset |
files
|
Tue, 27 Jul 2010 15:31:26 +0100 |
Tom Pritchard |
Changes for full working UI on 3.0.0 including Gareth's "persistent" RAM drives
|
changeset |
files
|
Thu, 22 Jul 2010 16:29:40 +0100 |
William Roberts |
Catchup to latest Symbian^4
GCC_SURGE
|
changeset |
files
|
Fri, 16 Jul 2010 17:16:18 +0100 |
Dario Sestito |
Merge
|
changeset |
files
|
Fri, 16 Jul 2010 17:10:10 +0100 |
Dario Sestito |
First drop of changes to enable a full ui rom build
|
changeset |
files
|
Fri, 16 Jul 2010 16:19:24 +0100 |
arunabha |
Umbrella changes to use different display and serial-key-board drivers for UI and Texshell
|
changeset |
files
|
Tue, 13 Jul 2010 13:08:00 +0100 |
arunabha |
Changes in the Serial Keyboard to disable sofy key mappings for texshell roms.
|
changeset |
files
|
Thu, 08 Jul 2010 11:51:55 +0100 |
William Roberts |
Apply Bug 3164 changes to Beagleboard, so that bootrom.bin gets created
GCC_SURGE
|
changeset |
files
|
Mon, 05 Jul 2010 17:20:44 +0100 |
Simon Howkins |
Added tag PDK_3.0.0 for changeset 2905910218db
TAGS
|
changeset |
files
|
Thu, 01 Jul 2010 17:46:13 +0100 |
george.norton |
Initial contribution of the euart driver by Accenture.
|
changeset |
files
|
Fri, 25 Jun 2010 14:16:10 +0100 |
William Roberts |
The SystemTimeInSecondsFrom2000 functions don't need to be exported - Bug 2934
GCC_SURGE
|
changeset |
files
|
Tue, 15 Jun 2010 11:36:32 +0100 |
William Roberts |
Add missing semicolon, to fix Bug 2934
GCC_SURGE
|
changeset |
files
|
Fri, 11 Jun 2010 16:29:21 +0100 |
William Roberts |
Branch for GCC_SURGE fixes
GCC_SURGE
|
changeset |
files
|
Mon, 24 May 2010 17:35:27 +0100 |
Simon Howkins |
Added tag PDK_3.0.i for changeset 1cc1c84eb8d3
TAGS
|
changeset |
files
|
Tue, 20 Apr 2010 17:13:01 +0100 |
arunabha |
Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver - Minor change for a build error.
PDK_3.0.0 PDK_3.0.i
|
changeset |
files
|
Tue, 20 Apr 2010 17:06:04 +0100 |
arunabha |
Bug 1471 - Display PDD for Symbian^3 proposed by iwanj@users.sourceforge.net
|
changeset |
files
|
Wed, 14 Apr 2010 10:04:00 +0100 |
andy simpson |
merge heads - manual merge hal.mmp
|
changeset |
files
|
Tue, 13 Apr 2010 18:28:12 +0100 |
William Roberts |
Update hal.mmp to cope with change in kernelhwsrv that exports hal_int.h to epoc32\include\platform\kernel
|
changeset |
files
|
Tue, 30 Mar 2010 18:15:37 +0100 |
arunabha |
Bug 1683 - GCC-E compilation error in beagleboard (783) (accessibility) fixed by George Norton
|
changeset |
files
|
Tue, 30 Mar 2010 00:13:57 +0100 |
George Norton <> |
Bug 1683 - GCC-E compilation error in beagleboard (783) (accessibility)
CompilerCompatibility
|
changeset |
files
|
Sun, 14 Mar 2010 13:16:26 +0000 |
William Roberts |
Automatic merge from PDK_3.0.h
CompilerCompatibility
|
changeset |
files
|
Thu, 11 Mar 2010 15:39:25 +0000 |
Simon Howkins |
Added tag PDK_3.0.h for changeset 6f943d133287
TAGS
|
changeset |
files
|
Wed, 10 Mar 2010 18:22:20 +0000 |
MattD |
Added new set of systemincludes required for header reorg. Old systemincludes still left in.
PDK_3.0.h
|
changeset |
files
|
Mon, 08 Mar 2010 21:42:54 +0000 |
William Roberts |
Create CompilerCompatibility branch
CompilerCompatibility
|
changeset |
files
|
Wed, 03 Mar 2010 13:10:32 +0000 |
arunabha |
Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver
|
changeset |
files
|
Tue, 16 Feb 2010 21:57:56 +0000 |
arunabha |
Increasing default RAM size to 256 mb and fixing the superfile overlap issue for UI images
|
changeset |
files
|
Tue, 09 Feb 2010 19:13:57 +0000 |
arunabha |
Fixes for the Keyboard mapping , serial Mouse and the LCD drivers
|
changeset |
files
|
Tue, 02 Feb 2010 21:04:35 +0000 |
arunabha |
Adding a dummy Sound driver for BeagleBoard
|
changeset |
files
|
Thu, 11 Feb 2010 18:39:27 +0000 |
Shabe Razvi |
Added tag PDK_3.0.g for changeset ff677160c7d9
TAGS
|
changeset |
files
|
Thu, 04 Feb 2010 15:37:36 +0000 |
Simon Howkins |
Added tag PDK_3.0.f for changeset ff677160c7d9
TAGS
|
changeset |
files
|
Wed, 03 Feb 2010 17:07:59 +0000 |
Simon Howkins |
Creation of TAGS branch.
TAGS
|
changeset |
files
|
Fri, 08 Jan 2010 16:25:26 +0000 |
andy simpson |
Added tag PDK_3.0.e for changeset 344fc5a7c938
PDK_3.0.f PDK_3.0.g
|
changeset |
files
|
Mon, 21 Dec 2009 17:06:14 +0000 |
William Roberts |
Add INC_PATH option for the 200948 drop of base\bootstrap extension
PDK_3.0.e
|
changeset |
files
|
Tue, 15 Dec 2009 14:32:18 +0000 |
andy.simpson |
Added tag PDK_3.0.d for changeset dc9b4bd57f72
|
changeset |
files
|
Thu, 03 Dec 2009 15:23:18 +0000 |
Simon Howkins |
Removed REE_PATH option, as it's no longer needed.
PDK_3.0.d
|
changeset |
files
|
Wed, 25 Nov 2009 13:25:52 +0000 |
Arnaud Lenoir |
Added extension to build ROM image with SBSv2.
|
changeset |
files
|
Thu, 12 Nov 2009 16:07:48 +0000 |
MattD |
Added tag PDK_3.0.c for changeset 7cd561e7f75e
|
changeset |
files
|
Wed, 28 Oct 2009 14:41:52 +0000 |
MattD |
Merged Tags
PDK_3.0.c
|
changeset |
files
|
Fri, 23 Oct 2009 14:11:10 +0100 |
William Roberts |
Remove incorrect "How to build" documentation and scripts
|
changeset |
files
|
Wed, 21 Oct 2009 13:57:00 +0100 |
Shabe Razvi |
Added tag PDK_3.0.b for changeset 33bd282ab944
|
changeset |
files
|
Wed, 14 Oct 2009 14:22:52 +0100 |
William Roberts |
Avoid problem with unresolved reference to epbusm when building ROMs
PDK_3.0.b
|
changeset |
files
|
Fri, 09 Oct 2009 16:15:50 +0100 |
William Roberts |
Tweaks to remove Symbian^2 workarounds which break on Symbian^3
|
changeset |
files
|
Fri, 09 Oct 2009 16:14:48 +0100 |
William Roberts |
Remove trailing \ characters on systeminclude paths
|
changeset |
files
|
Fri, 09 Oct 2009 15:54:11 +0100 |
William Roberts |
Remove spaces around the words in AsspTarget() macros
|
changeset |
files
|
Fri, 09 Oct 2009 15:37:14 +0100 |
William Roberts |
Add package_definition_2.0.1.xml for use with Raptor 2.8.5
|
changeset |
files
|
Fri, 09 Oct 2009 12:34:10 +0100 |
William Roberts |
Separate out kernel and beagleboard bld.infs, which have associated (& different) variant.mmh files
|
changeset |
files
|
Thu, 08 Oct 2009 21:10:24 +0100 |
William Roberts |
Add a single bld.inf to collect all the little ones, and a packagde_definition.xml file which refers to it
|
changeset |
files
|
Thu, 15 Oct 2009 12:59:54 +0100 |
Pat Downey |
Add EPL'd beagleboard code
|
changeset |
files
|