aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-18Don't call a script that doesn't existHEADmasterBernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <bero@linaro.org>
2013-05-18Update the modelBernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-05-03Fix some file locationsBernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-05-01Update to work after flexlm.linaro.org moveBernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-03-02Allow install.sh to succeed on Mandriva/ROSABernhard Rosenkraenzer
Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2013-02-28Add tohttp to transform a manifestZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-22cleanmmc: fix typoZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-22placeramdisk: function to position a prebuilt ramdiskZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-22getbuildrun: Split out getting the build partZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-22mountmmc: return on error, don't exitZach Pfeffer
Calling exit closes the terminal. This is annoying Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-21Pull the manifest from 4.2.2Zach Pfeffer
Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Acked-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-21Fix and streamline kernel only buildsZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-21setup: Create a user agnostic default and install scriptZach Pfeffer
This allows users to simply use default_tools.sh Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-21get: Update paths for kernel only debuggingZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-21runadbhost: Add a delay before invoking the shellZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-21Update installer to use arm-download-474829.tgzZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-15Add a file to check prereqsZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-07Add a function to push changes to the toolsetZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-07Add an install script for Ubuntu.Zach Pfeffer
This sets up everything on an Ubuntu machine to run the models. Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-07Prepend building and syncing with timeZach Pfeffer
Just for fun Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-07Change run's cmd line arg to debugger to launch the debuggerZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-02-07Some tweaks, add buildrun (getbuildrun w/o the get part)Bernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-02-07Fix checkout etc. if remote username is different from local usernameBernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-02-07Make it work on OpenMandriva and ROSABernhard Rosenkränzer
Also, pull in toolchain 13.01, not 12.12 Signed-off-by: Bernhard Rosenkraenzer <Bernhard.Rosenkranzer@linaro.org>
2013-02-07Add wrapper for my environmentBernhard Rosenkränzer
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2013-01-28Add compund functions to update boot filesZach Pfeffer
bkbi - rebuilds a kernel, updates the axf image and put the image in the right location. crdbi - close an editted ramdisk, and update as above Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-28Differentiate updateboot functionsZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-28Fix pathsZach Pfeffer
A couple of scripts still assumed they ran from in a subdirectory. Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-24Add an easier way to configure your environment for the scriptsZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-24Add a functions to do everything needed to run prebuilt imagesZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-24Change the file modeZach Pfeffer
tools.sh is not a script, its a set of functions Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-24tools: add tools to tag treeZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-24tools: add an optional param to build to target a projectZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-22Add bathsink and getbuildrunZach Pfeffer
bathsink makes the mmc, untars boot.tar.bz2 and runs the build getbuildrun gets all source, builds everything and runs it Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2013-01-18compound changeZach Pfeffer
run: sleep 2 secs to let the ssh client come up ord, crd: add a RAMDISK overide get: Get Bero's kernel remake_boot: correct paths updateboot: add, updates boot files from boot-wrapper/
2013-01-18Refactor scripts into functionsZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2012-12-14run.sh: Add user mode networking argsZach Pfeffer
Added uermode networking to enable adb attach over TCP/IP Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2012-12-13tools: mmc hackingZach Pfeffer
gettombs.sh - Get all the tombstones from an mmc file mountmmc.sh - Extract all the partitions of an mmc file to mmc/ cleanmmc.sh - Clean up mmc/
2012-12-13doc: add READMEZach Pfeffer
Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>
2012-12-13Initial commitZach Pfeffer
Some tools to work with builds in faster, but non-standard ways install.sh - Install scripts to a specific location bi.sh - Build a linux-system.axf standalone bk.sh - Build a kernel standalone ord.sh - Open the ramdisk to hack on crd.sh - Create a ramdisk from the open one makemmc.sh - Create the mmc.bin pkg.sh - Download linaro-image-tools and create mmc.bin get.sh - Get the componets to just build the kernel and bootwrapper remake_boot.sh - make Signed-off-by: Zach Pfeffer <zach.pfeffer@linaro.org>