aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/media_create/boards.py
AgeCommit message (Expand)Author
2014-01-10Arndale Octa: add mac address to bootargs to avoid random addressFathi Boudra
2014-01-08Arndale Octa: update bootloader flavorFathi Boudra
2014-01-08Add support for Arndale OctaFathi Boudra
2013-12-20Remove not necessary white spaces from boot command.Milo Casagrande
2013-10-24Added command line option --dtb-fileGeorgy Redkozubov
2013-10-14Added checks for dtb_files and if found set first entry as default dtb file.Georgy Redkozubov
2013-09-23Rename file after copy for FastModel.Ryan Harkin
2013-09-19Use wildcard to include dtbsFathi Boudra
2013-09-19Add support for the new ARM modelsFathi Boudra
2013-08-16Added Fujitsu AA9 board support.Fathi Boudra
2013-08-16Add AA9 board supportFathi Boudra
2013-08-06Fix _get_bootcmd() to cover all bootm use cases:Fathi Boudra
2013-08-06Fix typosFathi Boudra
2013-07-25PEP8 fixes.Milo Casagrande
2013-06-28with fastmodel device type, copy kernel/dtb/initrd in the boot partition (LP:...Fathi Boudra
2013-06-27PEP8 fixes.Milo Casagrande
2013-05-23Add beaglebone supportFathi Boudra
2013-04-04Merge trunkFathi Boudra
2013-04-03Changed MMC option for Snowball EMMC board.Milo Casagrande
2013-04-03PEP8 fixes.James Tunnicliffe
2013-04-03Fixed MMC option for Snowball EMMC board.Milo Casagrande
2013-04-02Highbank: load dtb provided by the firmwareFathi Boudra
2013-03-26Fixed regression when using actual dtb file name, not general one.Fathi Boudra
2013-03-26Fixed regression when using actual dtb file name, not the general one.Milo Casagrande
2013-03-26partly revert trunk merge to fix a regressionFathi Boudra
2013-03-25Merge trunkFathi Boudra
2013-03-25Refactor Highbank support:Fathi Boudra
2013-03-25Fixed problem not picking up correct DTB file name.Milo Casagrande
2013-03-25Highbank support:Fathi Boudra
2013-03-22Initial Highbank board configFathi Boudra
2013-03-21Bumped value of samsung_env_start for Origen Quad.Milo Casagrande
2013-03-20Added custom exception.Milo Casagrande
2013-03-20Fixed samsung_env_start value.Milo Casagrande
2013-03-19Added overridden method for Origen Quad bootloader support.Milo Casagrande
2013-02-25Merge fix for bug #1107784. Reviewed by milo.Stevan Radakovic
2013-02-20When installing hardware pack allow apt-get update from internet sources to f...James Tunnicliffe
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-07First pass of pep8 fixes for 12.10.Stevan Radakovic
2013-01-14Move *_addr and samsung_* fields in Arndale hwpack config fileFathi Boudra
2013-01-12Add ethact/ethaddr to Arndale boot_env (LP: #1097265)Fathi Boudra
2013-01-12Initial support for Arndale BL1 binary (samsung_bl0_*)Fathi Boudra
2013-01-12Fix samsung_{bl1,bl2,env}_{start,len} metadata initialisation.Fathi Boudra
2013-01-09Fixed regression: missing check on None strings; fixed tests.Milo Casagrande
2013-01-07Refactored serial_opts into serial_options.Milo Casagrande
2013-01-07Unified variable name between boards and android_boards.Milo Casagrande
2013-01-02Refactored field name, handled file opening.Milo Casagrande
2012-12-28Refactored tests: made YAML string a little bit more readable.Milo Casagrande
2012-12-27Merged hwpack-args into fix-tests.Milo Casagrande