aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-19Merge lp:~lool/linaro-image-tools/brown-paper-bag-0.4.1.0.4.1Loïc Minier
2011-01-190.4.1 changelogLoïc Minier
2011-01-19Build-dep on qemu-kvm for qemu-img.Loïc Minier
2011-01-19Drop util-linux from Depends as it's Essential.Loïc Minier
2011-01-19Uppercase Python in python-linaro-media-create long description.Loïc Minier
2011-01-19Disable pkgbinarymangler when running the testsuite as it might cause someLoïc Minier
2011-01-19linaro_media_create.rootfs.move_contents(): Sort files as to get a reliable setLoïc Minier
2011-01-19Update changelog for 0.40.4Loïc Minier
2011-01-19Rename BoardConfig.sub_arch to BoardConfig.kernel_suffix and fix PandaConfig....Guilherme Salgado
2011-01-19Merge lp:~lool/linaro-image-tools/remove-omapfb-debug.Loïc Minier
2011-01-19Remove omapfb.debug=y from kernel cmdline as the DSS2 code is mature now.Loïc Minier
2011-01-18Rename BoardConfig.sub_arch to BoardConfig.kernel_suffix and fix PandaConfig....Guilherme Salgado
2011-01-18Make l-m-c find the MLO file to install on omap boards regardless of where x-...Guilherme Salgado
2011-01-18Mention the bug number in an XXX comment and create an OmapConfig which is ex...Guilherme Salgado
2011-01-18Fix the console boot arg for the beagle config so that we can boot images gen...Guilherme Salgado
2011-01-18Fix the console boot arg for the beagle configGuilherme Salgado
2011-01-18Make l-m-c find the MLO file to install on omap boards regardless of where x-...Guilherme Salgado
2011-01-18Merge lp:~dave-martin-arm/linaro-image-tools/bootargs-spacing-fixLoïc Minier
2011-01-18Remove spaces from around '=' in kernel command-lines.Dave Martin
2011-01-18- change Depends: to add some dependencies that were required inGuilherme Salgado
2011-01-18Add the new utils.py module which somehow was not included in the previous co...Guilherme Salgado
2011-01-18Recommends: qemu-kvm* and btrfs-tools and stop depending on btrfs-tools (not ...Guilherme Salgado
2011-01-18Fix 3 tests that I accidentally broke recentlyGuilherme Salgado
2011-01-18Get rid of remove_binary_dir.py as the binary/ dir is now created in a temp d...Guilherme Salgado
2011-01-17Fix Depends: and Suggests: to match the real requirements and also change ens...Guilherme Salgado
2011-01-14Get rid of remove_binary_dir.py as the binary/ dir is now created in a temp d...Guilherme Salgado
2011-01-14Fix 3 tests that my last commit brokeGuilherme Salgado
2011-01-14Use UDisks to lookup the correct device files for the boot/root partitionsGuilherme Salgado
2011-01-14Add a comment mentioning the UDisks bug I've reportedGuilherme Salgado
2011-01-13Use UDisks to lookup the correct device files for the boot/root partitionsGuilherme Salgado
2011-01-13Move remaining board-specific code from populate_boot.py to boards.pyGuilherme Salgado
2011-01-13Use classes instead of dicts for board configGuilherme Salgado
2011-01-12Move board-specific code from populate_boot.py to boards.pyGuilherme Salgado
2011-01-12Use classes for board configGuilherme Salgado
2011-01-11Rename the media_create python package to linaro_media_create, to match the n...Guilherme Salgado
2011-01-11Rename the media_create python package to linaro_media_create, to match the n...Guilherme Salgado
2011-01-11Port the remaining of linaro-media-create to pythonGuilherme Salgado
2011-01-11Make the --binary argument of l-m-c requiredGuilherme Salgado
2011-01-11Finish tests for get_board_configGuilherme Salgado
2011-01-11Update integration.txt to call the functions directly instead of using python...Guilherme Salgado
2011-01-11Remove some debug code I'd left behindGuilherme Salgado
2011-01-11Remove l-m-c and rename l-m-c.py to l-m-cGuilherme Salgado
2011-01-11Update linaro-media-create.py to call get_board_config() correctlyGuilherme Salgado
2011-01-11Tests for get_board_configGuilherme Salgado
2011-01-10A few more unrelated tweaksGuilherme Salgado
2011-01-10Fix test_make_boot_script, which broke after the signature of make_boot_scrip...Guilherme Salgado
2011-01-10Fix media_create.hwpack which was relying on the atexit funcs being called ri...Guilherme Salgado
2011-01-10Fix a few minor issues introduced in l-m-c.pyGuilherme Salgado
2011-01-10Implement the cleanup function in l-m-c.py and call confirm_device_selection_...Guilherme Salgado
2011-01-08u-boot -> u-boot-tools (natty).Loïc Minier