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