aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-bootloader
AgeCommit message (Collapse)Author
2017-11-03lt-qcom-bootloader-dragonboard820c: switch to QDN releaseNicolas Dechesne
Firmware files for DB820c have been published on QDN, version r01700.1. This commit updates the job scripts to accomodate the migration. Change-Id: If37f18f91786f098c12b5840dd3d82efd26f1721 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-05-04lt-qcom-*-dragonboard410c: add support for next QDN firmware releaseNicolas Dechesne
* new LICENSE which allows (easier) redistribution * removal of non PSCI TZ firmware * removal of duplicate firmware files in proprietary-linux (WLAN) * migration to mainline SBL which does not support SD card boot, so we are reusing SBL from previous release for SD boot. * support for CDT partition * no change for Android BSP, only Linux BSP Change-Id: If522d5a3eb84a5b2bde2ebe2ca6b532911b4d372 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-04-14lt-qcom-*: fix up git links in textile fileNicolas Dechesne
Since git.l.o was migrated to cgit all git links were no longer defined properly, and needed to be updated. Change-Id: Ie145713667406eaa7f250eae3f48fbe14a9b7b07 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-03-16lt-qcom-bootloader: add aosp bootloader flavorNicolas Dechesne
For users who wants to build AOSP for DB410c using the LT kernel (or anything based on recent mainline kernel), they need to have bootloaders with: * the Android typical partition table * the Linux builds typical bootloaders Change-Id: I866f1412a6739dd78d6a3c94b8f1d1f1a5a6ecde Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2017-02-27lt-qcom*: major cleanup in all the jobsNicolas Dechesne
* removed all 'tracking' jobs, they are not used well for now, we will recreate them in a better and more useful way later, when testing is in place * rename all images job to start with lt-qcom-debian-images-xxx * rename all bootloader jobs to start with lt-qcom-bootloader * moved all helper scripts in common folder, they will be factorized later Change-Id: I92f5bfae9dd880ec3fca3e095473fbbf82c926a7 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>