Mercurial
Mercurial
>
oss
>
FCL
>
sf
>
adapt
>
beagleboard
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-100
-60
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
less
more
|
(0)
-100
-60
tip