2010-11-03 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 Lukasz Forynski fixed path again (following 93 (7e2d85937fc5)) generic_fixes_and_updates
2010-11-03 Lukasz Forynski catch-up from default generic_fixes_and_updates
2010-11-02 Lukasz Forynski updated byd touch controller handling. needs debugging and update. Beagle_BSP_dev
2010-11-01 William Roberts Repair tps65950.iby, so it works for both rom.pl and rombuild.pl (sigh!) PDK_3.0.4
2010-10-27 Pat Downey Correct include path (replace adaptation with adapt).
2010-10-20 bdonegan Changes to Beagle kernel IBY to add persistent storage
2010-10-18 Simon Howkins Added tag PDK_4.0.a for changeset cf5d4fe2473f TAGS
2010-10-18 Simon Howkins Added tag PDK_3.0.3 for changeset 86e1b70f1f94 TAGS
2010-10-14 Fionntina Carville Remove explicit reference in iby to udeb version of tps65950.dll.
2010-10-12 Tom Sutcliffe Bug 3818 - Beagle baseport doesn't define a machineuid
2010-10-12 andy simpson work-a-round for Bug 3645 change ARGB->XRGB pixel format PDK_4.0.a
2010-10-08 arunabha Merge SPI and Touch driver template to BYD_LCD branch for integration. BYD_LCD_Integration
2010-10-06 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
2010-09-28 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-22 Lukasz Forynski updated temporary changed test code Beagle_BSP_dev
2010-09-22 Lukasz Forynski updated cs pin handling Beagle_BSP_dev
2010-09-21 arunabha Merge - Catch up with the default TIP BYD_LCD_Integration
2010-09-21 arunabha Trivial change to reassert the correct tip of the default branch PDK_3.0.3
2010-09-21 arunabha Branch for BYD LCD integration BYD_LCD_Integration
2010-09-21 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
2010-09-21 Lukasz Forynski Added IIC SPI implementation / tests (Master channel only) Beagle_BSP_dev
2010-09-20 Lukasz Forynski created branch Beagle_BSP_dev
2010-09-20 arunabha Adding BASEPORT_DRV definition to beagle.oby(changeset 002c11474c92) made 'base_beagle.iby' beineg included twice; hence adding conditional include directives.
2010-09-20 arunabha Merge - catch-up with generic_fixes_and_updates
2010-09-20 Johan Groth Added tag PDK_3.0.2 for changeset 6aa1ef78f9d8 TAGS
2010-09-16 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
2010-09-16 Lukasz Forynski Catchup to default generic_fixes_and_updates
2010-09-16 arunabha Fixing issues in base_beagle.iby which had references to DEBUG_DIR
2010-09-13 Lukasz Forynski fixed another issue with uart / and crash-debugger generic_fixes_and_updates
2010-09-11 Lukasz Forynski Catch-up from default generic_fixes_and_updates
2010-09-11 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-10 Lukasz Forynski merged with latest default
2010-09-10 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-09 Tom Pritchard tomp Correcting 'merge' issue identified at changeset 61 - 4132b3bda717.
2010-09-07 Lukasz Forynski Bug 3674 fix
2010-09-05 Lukasz Forynski updated to fix build error caused by kernelhwsrv revision 260
2010-09-03 Lukasz Forynski Merge recent changes back to default
2010-09-03 Lukasz Forynski merged with latest branch head generic_fixes_and_updates
2010-09-03 Lukasz Forynski Fixed prcm build warnings / updated led driver generic_fixes_and_updates
2010-09-02 Lukasz Forynski removed the 'unknown f' spelling from beagle.oby generic_fixes_and_updates
2010-09-02 Lukasz Forynski catch-up from default branch generic_fixes_and_updates
2010-09-01 Brendan Donegan Added BASEPORT_DRV definition to beagle.oby
2010-08-25 Lukasz Forynski Bug 3620 - Update for LED driver(+) - removed uninentionally added SPI in kernel.iby / base_beagle.iby files generic_fixes_and_updates
2010-08-25 Lukasz Forynski Bug 3620 - Update for LED driver generic_fixes_and_updates
2010-08-25 Lukasz Forynski created branch generic_fixes_and_updates
2010-08-24 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
2010-08-23 Lukasz Forynski Fixed build warnings
2010-08-06 srilekhas Added tag PDK_3.0.1 for changeset 23f868c54bc5 TAGS
2010-07-30 William Roberts Catchup to latest S^4 build GCC_SURGE
2010-07-30 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-27 Tom Pritchard Merge persistent RAM drive media driver and C-drive image with correct approach to GCE support in LCD driver
2010-07-27 Tom Pritchard Changes for full working UI on 3.0.0 including Gareth's "persistent" RAM drives
2010-07-22 William Roberts Catchup to latest Symbian^4 GCC_SURGE
2010-07-16 Dario Sestito Merge
2010-07-16 Dario Sestito First drop of changes to enable a full ui rom build
2010-07-16 arunabha Umbrella changes to use different display and serial-key-board drivers for UI and Texshell
2010-07-13 arunabha Changes in the Serial Keyboard to disable sofy key mappings for texshell roms.
2010-07-08 William Roberts Apply Bug 3164 changes to Beagleboard, so that bootrom.bin gets created GCC_SURGE
2010-07-05 Simon Howkins Added tag PDK_3.0.0 for changeset 2905910218db TAGS
(0) -60 tip