Mon, 29 Nov 2010 13:27:18 +0000 Simon Howkins Merged bootstrp reversion from GCC_MERGE branch as it's affecting mainstream S^3 builds too default tip
Mon, 22 Nov 2010 14:32:00 +0000 Mike Kinghan Deleting the bootstrap.flm extension workaround from omap3530/beagleboard/bld.inf b/omap3530/beagleboard/bld.inf for the time being. GCC_SURGE
Mon, 22 Nov 2010 13:48:58 +0000 Mike Kinghan Merge from default tip GCC_SURGE
Mon, 22 Nov 2010 12:21:46 +0000 Lukasz Forynski added workaround to allow building with PDK 3.0.4 and RVCT4.0 tools
Sun, 21 Nov 2010 02:23:11 +0000 Lukasz Forynski merged Beagle_BSP_dev back to default
Sun, 21 Nov 2010 01:51:16 +0000 Lukasz Forynski excluded spi from default rom. Specify -D USE_SPI to include it Beagle_BSP_dev
Sun, 21 Nov 2010 00:54:40 +0000 Lukasz Forynski catch-up from default Beagle_BSP_dev
Sun, 21 Nov 2010 00:50:10 +0000 Lukasz Forynski Enclosed printf in __KTRACE_OPT in serial keyboard driver
Sun, 21 Nov 2010 00:40:16 +0000 Lukasz Forynski merged generic_fixed_and_updates back to default
Sat, 20 Nov 2010 14:50:08 +0000 Lukasz Forynski catch-up from default generic_fixes_and_updates
Fri, 19 Nov 2010 00:43:42 +0000 Lukasz Forynski SPI update: fixed pin and zero-lengh transfer bugs, added asynchronous trasaction example (test) Beagle_BSP_dev
Sat, 06 Nov 2010 15:14:41 +0000 Lukasz Forynski Catch-up from generic_fixed_and_updates Beagle_BSP_dev
Wed, 17 Nov 2010 11:02:10 +0000 Mike Kinghan 1) Merge default tip to very old GCC_SURGE branch, including:- GCC_SURGE
Wed, 17 Nov 2010 10:47:26 +0000 Mike Kinghan Fix for Bug 3955 - #includes must not use absolute pathnames
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
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
Sat, 13 Nov 2010 16:24:03 +0000 Lukasz Forynski Merged scm/padconf helper function implementation and register definitions
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
Thu, 11 Nov 2010 18:02:25 +0000 William Roberts Fix PDK 3.0.4 problem with Beagleboard miniGUI (same fix as for NaviEngine).
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
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
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
Fri, 05 Nov 2010 14:16:28 +0000 Dario Sestito Added tag PDK_3.0.4 for changeset e34b5496f1f6 TAGS
Thu, 04 Nov 2010 00:47:55 +0000 Lukasz Forynski Fix for Bug 3913 - beagleboard crashes on cold boot-up generic_fixes_and_updates
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
Wed, 03 Nov 2010 16:14:03 +0000 Lukasz Forynski fixed path again (following 93 (7e2d85937fc5)) generic_fixes_and_updates
Wed, 03 Nov 2010 15:58:37 +0000 Lukasz Forynski catch-up from default generic_fixes_and_updates
Tue, 02 Nov 2010 00:33:23 +0000 Lukasz Forynski updated byd touch controller handling. needs debugging and update. Beagle_BSP_dev
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
Wed, 27 Oct 2010 17:49:51 +0100 Pat Downey Correct include path (replace adaptation with adapt).
Wed, 20 Oct 2010 12:38:25 +0100 bdonegan Changes to Beagle kernel IBY to add persistent storage
Mon, 18 Oct 2010 15:51:58 +0100 Simon Howkins Added tag PDK_4.0.a for changeset cf5d4fe2473f TAGS
Mon, 18 Oct 2010 10:22:59 +0100 Simon Howkins Added tag PDK_3.0.3 for changeset 86e1b70f1f94 TAGS
Thu, 14 Oct 2010 15:08:43 +0100 Fionntina Carville Remove explicit reference in iby to udeb version of tps65950.dll.
Tue, 12 Oct 2010 20:53:54 +0100 Tom Sutcliffe Bug 3818 - Beagle baseport doesn't define a machineuid
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
Fri, 08 Oct 2010 13:00:25 +0100 arunabha Merge SPI and Touch driver template to BYD_LCD branch for integration. BYD_LCD_Integration
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
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
Wed, 22 Sep 2010 23:37:20 +0100 Lukasz Forynski updated temporary changed test code Beagle_BSP_dev
Wed, 22 Sep 2010 23:33:25 +0100 Lukasz Forynski updated cs pin handling Beagle_BSP_dev
Tue, 21 Sep 2010 17:05:59 +0100 arunabha Merge - Catch up with the default TIP BYD_LCD_Integration
Tue, 21 Sep 2010 13:31:40 +0100 arunabha Trivial change to reassert the correct tip of the default branch PDK_3.0.3
Tue, 21 Sep 2010 13:33:28 +0100 arunabha Branch for BYD LCD integration BYD_LCD_Integration
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
Tue, 21 Sep 2010 02:30:11 +0100 Lukasz Forynski Added IIC SPI implementation / tests (Master channel only) Beagle_BSP_dev
Mon, 20 Sep 2010 21:28:54 +0100 Lukasz Forynski created branch Beagle_BSP_dev
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.
Mon, 20 Sep 2010 14:59:00 +0100 arunabha Merge - catch-up with generic_fixes_and_updates
Mon, 20 Sep 2010 11:36:49 +0100 Johan Groth Added tag PDK_3.0.2 for changeset 6aa1ef78f9d8 TAGS
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
Thu, 16 Sep 2010 23:05:40 +0100 Lukasz Forynski Catchup to default generic_fixes_and_updates
Thu, 16 Sep 2010 14:35:26 +0100 arunabha Fixing issues in base_beagle.iby which had references to DEBUG_DIR
Mon, 13 Sep 2010 01:36:12 +0100 Lukasz Forynski fixed another issue with uart / and crash-debugger generic_fixes_and_updates
Sat, 11 Sep 2010 23:40:07 +0100 Lukasz Forynski Catch-up from default generic_fixes_and_updates
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
Fri, 10 Sep 2010 17:31:41 +0100 Lukasz Forynski merged with latest default
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
Thu, 09 Sep 2010 19:48:41 +0100 Tom Pritchard tomp Correcting 'merge' issue identified at changeset 61 - 4132b3bda717.
Tue, 07 Sep 2010 08:40:04 +0100 Lukasz Forynski Bug 3674 fix
(0) -100 -60 tip