aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/hwpack
AgeCommit message (Expand)Author
2013-07-25PEP8 fixes.Milo Casagrande
2013-06-27PEP8 fixes.Milo Casagrande
2013-06-04Fixed missing import statements.Milo Casagrande
2013-06-04Moved PackageUnpacker into its own file/class.Milo Casagrande
2013-02-18Another final run through pep8 fixes.Stevan Radakovic
2013-02-18Another final run through pep8 fixes.Stevan Radakovic
2013-02-18Final run through pep8 fixes.Stevan Radakovic
2013-02-18Fourth run of pep8 fixes.Stevan Radakovic
2013-02-17Third run of pep8 fixes.Stevan Radakovic
2013-02-14Merge from trunk.Stevan Radakovic
2013-02-07First pass of pep8 fixes for 12.10.Stevan Radakovic
2013-01-14Reworked bootloader setting.Milo Casagrande
2013-01-10Refactored Config attributes board and bootloader.Milo Casagrande
2013-01-03Refactored and harmonized variable name.Milo Casagrande
2013-01-02Refactored field name, handled file opening.Milo Casagrande
2012-12-27Merged hwpack-args into fix-tests.Milo Casagrande
2012-12-27Added comments.Milo Casagrande
2012-12-27Added couple of tests for mmc_id field handling.Milo Casagrande
2012-12-10Added missing copyright header, fixed years.Milo Casagrande
2012-12-10Generic support for Samsung boards.Tushar Behera
2012-12-07Fixed copyright year, fixed indentation.Milo Casagrande
2012-12-07Fix l-m-c issues after refactoring Samsung related codeTushar Behera
2012-12-05Refactored HardwarepackHandler class, moved under the hwpack package, fixed t...Milo Casagrande
2012-12-05Added new attributes.Milo Casagrande
2012-10-22Re-applied common logging infrastructure.Milo Casagrande
2012-10-20Revert the use of common logging infrastructure.Fathi Boudra
2012-10-19Use common logging infrastructure, add --debug option to linaro-media-create.Milo Casagrande
2012-10-18Workaroun IOError in test case.Fathi Boudra
2012-10-17Code refactoring for build() method.Milo Casagrande
2012-10-17Added docstrings.Milo Casagrande
2012-10-17Fixed docstring and code indent.Milo Casagrande
2012-10-17Added conversion of dtb_file into dtb_files for hwpack converter.Milo Casagrande
2012-10-17Refactored method to make it more readable.Milo Casagrande
2012-10-12Skip symlink-ed or invalid debian package file. (LP: #1065826)Fathi Boudra
2012-10-11Build-Info support:Fathi Boudra
2012-10-04PEP8 fixes.fboudra@gmail.com
2012-10-04Use module name for logger.Milo Casagrande
2012-10-04Use default logger name.Milo Casagrande
2012-10-03Add some comments and build_info_available flag.fboudra@gmail.com
2012-10-03Add Build-Info supportfboudra@gmail.com
2012-10-02Merged from trunk.Milo Casagrande
2012-10-02Added dtb_files support.Milo Casagrande
2012-10-02Fixed default bootloader.Milo Casagrande
2012-10-01Default to u_boot when no bootloader is specified.Milo Casagrande
2012-10-01Fixed tests for dtb_files support.Milo Casagrande
2012-09-28Fixed syntax for dtb_files field.Milo Casagrande
2012-09-25Added dtb_files support in media-create.Milo Casagrande
2012-09-25Added dtb_files support in hwpack config.Milo Casagrande
2012-09-24Added tests for Samsung fields.Milo Casagrande
2012-09-24Fixed typo in v3 Samsung fields definition.Milo Casagrande