aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/media_create/android_boards.py
AgeCommit message (Expand)Author
2016-10-27android: increase the partion boundaries to work with sfdisk 2.26+Milosz Wasilewski
2016-08-25android: Increase system partition for junoVishal Bhoj
2015-11-12Increase system partition since it is not enough for junoVishal Bhoj
2014-08-03Drop all calls to syncNeil Williams
2014-07-08linaro-android-media-create: add support to use img filesYongqin Liu
2014-02-25arndale_octa: Rename the device name to match Android buildTushar Behera
2014-02-21Arndale Octa: Add support for Android buildTushar Behera
2013-12-20Remove not necessary white spaces from boot command.Milo Casagrande
2013-11-28Increase system partition size since we run out of space while creating image...Vishal Bhoj
2013-04-03PEP8 fixes.James Tunnicliffe
2013-03-26Fixed regression when using actual dtb file name, not the general one.Milo Casagrande
2013-03-25Completed support for Arndale in android boards.Milo Casagrande
2013-03-25Added Arndale support for Android boards.Milo Casagrande
2013-02-17Third run of pep8 fixes.Stevan Radakovic
2013-02-07First pass of pep8 fixes for 12.10.Stevan Radakovic
2013-01-07Refactored serial_opts into serial_options.Milo Casagrande
2013-01-03Catch exception on missing file, added test.Milo Casagrande
2013-01-02Refactored field name, handled file opening.Milo Casagrande
2012-12-27Merged from boards-refactoring, fixed conflicts.Milo Casagrande
2012-12-12Add OrigenQuad board supportTushar Behera
2012-12-11Fixed wrong attribute name, added missing one.Milo Casagrande
2012-12-10Merged from pipe.Milo Casagrande
2012-12-06boards: samsung: Make SamsungConfig generic to be used for newer boardsTushar Behera
2012-12-05Refactored android_boards, from class to instance, tests to be fixed.Milo Casagrande
2012-10-17Fix pep8 "E221 multiple spaces before operator"Paul Sokolovsky
2012-10-16Set actual values of fdt_high & initrd_high for Snowball, per Mathieu Poirier.Paul Sokolovsky
2012-10-12Allow to override initrd_high and fdt_high uboot params.Paul Sokolovsky
2012-09-20Added device tree support for AndroidSnowballEmmcConfigPatrik Ryd
2012-09-17android_boards: Changed name of snowball dtb file to board.dtbPatrik Ryd
2012-09-14DT support for Android Snowball Patrik Ryd
2012-08-05Do not force initrd at the boot cmds in case initrd is not availableRicardo Salveti de Araujo
2012-07-26renamed uboot_flavor to bootloader_flavorJames Tunnicliffe
2012-07-17400M for vmalloc is still not enough, bumping to 500M. (LP: #1014650)Mathieu Poirier
2012-07-04Increasing vmalloc pool to accommodate ioremap'ed devices and hwmem allocatio...Mathieu Poirier
2012-06-25Merged lp:~vishalbhoj/linaro-image-tools/panda-dt.Milo Casagrande
2012-06-21Add device tree support for pandaVishal Bhoj
2012-06-13Fix line-too-longs in android_boards.py.Danilo Segan
2012-06-13Remove trailing whitespace.Danilo Segan
2012-05-16Removing miscellaneous comments as per reviewer's request. https://blueprint...Mathieu Poirier
2012-05-15Using default value for u-boot-linaro-stableMathieu Poirier
2012-03-21Remove 'a9' from VExpress Android board nameJon Medhurst (Tixy)
2012-03-06snowball: pusing vmalloc size to 300MMathieu Poirier
2012-02-21Add support for Snowball EMMC startupfiles for l-a-m-cMattias Backman
2012-02-21Fix the order of populate_raw_partition() arguments.Mattias Backman
2012-02-21Change delete_startupfiles to be a classproperty.Mattias Backman
2012-02-20Add a couple tests for AndroidMx6QSabreliteConfigGuilherme Salgado
2012-02-20Undo line break and remove new arguments from another call.Mattias Backman
2012-02-20Remove the new arguments to populate_raw_partition and get them from a class ...Mattias Backman
2012-02-19Add comment on dtb_name pathBernhard Rosenkraenzer
2012-02-19Whitespace adjustmentBernhard Rosenkraenzer