aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/media_create/boards.py
AgeCommit message (Expand)Author
2012-12-10Generic support for Samsung boards.Tushar Behera
2012-12-07boards: origen: Remove duplicate assignmentsTushar Behera
2012-12-07Fix l-m-c issues after refactoring Samsung related codeTushar Behera
2012-12-06boards: samsung: Make SamsungConfig generic to be used for newer boardsTushar Behera
2012-12-05From class to instace for boards, tests to be fixed.Milo Casagrande
2012-12-05Refactored HardwarepackHandler class, moved under the hwpack package, fixed t...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-12Allow to override initrd_high and fdt_high uboot params.Paul Sokolovsky
2012-10-09FastModel: also copying the boot wrapper for the foundation modelRicardo Salveti de Araujo
2012-10-04Fixed logger calls.Milo Casagrande
2012-10-02Merged from trunk.Milo Casagrande
2012-10-02Added dtb_files support.Milo Casagrande
2012-10-02Removed unnecessary comment.Milo Casagrande
2012-10-02Fixed default bootloader.Milo Casagrande
2012-10-01Fixed typo.Milo Casagrande
2012-10-01Default to u_boot when no bootloader is specified.Milo Casagrande
2012-09-28Fixed syntax for dtb_files field.Milo Casagrande
2012-09-26Moved coying of dtb_files when temp dir is still there.Milo Casagrande
2012-09-25Added dtb_files support in media-create.Milo Casagrande
2012-09-12Fix V2 style directory layouts with a V3 configJames Tunnicliffe
2012-09-10Fixed up so linaro-media-create, linaro-hwpack-create and unit tests all work.James Tunnicliffe
2012-09-10Updated copy_file code to make missing directories and test rename file support.James Tunnicliffe
2012-09-10Refactored copy_files support.James Tunnicliffe
2012-09-05Fix incorrect variable name in get_file (bug introduced when refactoring code)James Tunnicliffe
2012-09-04Remove TODO comment based on the review.Paul Sokolovsky
2012-09-04For consistency, use isinstance() instead of classy type() idiom.Paul Sokolovsky
2012-09-04Implement 'copy_files' fields support in linaro-media-create.Paul Sokolovsky
2012-09-03fix fastmodel image buildRiku Voipio
2012-08-26boards.py: checking for argument value before trying to use itRicardo Salveti de Araujo
2012-08-05Do not force initrd at the boot cmds in case initrd is not availableRicardo Salveti de Araujo
2012-08-05Allow booting without initrd, by using root dev path instead of always using ...Ricardo Salveti de Araujo
2012-07-26Last of the uboot -> bootloader changesJames Tunnicliffe
2012-07-26More uboot -> bootloader changesJames Tunnicliffe
2012-07-26renamed uboot_dd to bootloader_ddJames Tunnicliffe
2012-07-26renamed uboot_flavor to bootloader_flavorJames Tunnicliffe
2012-07-26More u_boot -> bootloader renaming (3)James Tunnicliffe
2012-07-26renamed u_boot_file to bootloader_fileJames Tunnicliffe
2012-07-25Wired up command line parameters that should allow board and bootloader selec...James Tunnicliffe
2012-07-25renamed u_boot_in_boot_part to bootloader_file_in_boot_part.James Tunnicliffe
2012-07-23Updated media create tests to cope with changes from last checkin.James Tunnicliffe
2012-07-23Move parsing of infrormation in hardware pack metadata out of linaro-hwpack-i...James Tunnicliffe
2012-07-19V2 fix: Now using the generic parser, need to patch up for V2 files that don'...James Tunnicliffe
2012-07-19Removed debug printsJames Tunnicliffe
2012-07-19Metadata always examined using Config object.James Tunnicliffe
2012-07-17linaro-hwpack-install accepts V3 input.James Tunnicliffe
2012-06-13Fix line-too-longs in boards.py.Danilo Segan
2012-06-13Remove trailing whitespace.Danilo Segan
2012-06-07PEP8: Fix W293 blank line contains whitespace and W391 blank line at end ofLoïc Minier