summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-10-28scripts: sd_fusing: Check the minimum required Python versionJaehoon Chung1-1/+7
2024-10-28tizen: sd_fusing.py: correct rootfs partition UUID for x86_64 emulator targetMarek Szyprowski1-1/+1
2024-10-28tizen: sd_fusing.py: add support for all 4 variants of Amlogic targetsMarek Szyprowski1-4/+37
2024-10-28Revert "tizen: sd_fusing.py: change partition of vf2* for backward compatibil...Marek Szyprowski1-3/+1
2024-10-28scripts: sd_fusing: add QEMU RISC-V A/B and super targetsJacek Kryszyn1-0/+87
2024-10-28scripts: sd_fusing: RV64: remove unnecessary partitionsJacek Kryszyn1-8/+1
2024-10-28scripts: sd_fusing: get rid of user_partition attributeJacek Kryszyn1-14/+9
2024-10-28scripts: sd_fusing: Add support for Amlogic Meson based Odroid C4 boardMarek Szyprowski1-1/+36
2024-10-28scripts: sd_fusing: Fix re-reading partition table againMarek Szyprowski1-3/+2
2024-10-28scripts: sd_fusing: Add force option to mkfs.ext4Marek Szyprowski1-1/+1
2024-10-28scripts: sd_fusing: Update a patch vertionJaehoon Chung1-1/+1
2024-10-28scripts: sd_fusing: bpif3: rename 'bootfs_b' part label to 'boot_b'Seung-Woo Kim1-1/+1
2024-10-28scripts: sd_fusing: bpif3: change partition type for bootloader partitionsMarek Szyprowski1-3/+3
2024-10-28scripts: sd_fusing: bpif3: rename FAT 'boot' partition to the common 'boot_a'Marek Szyprowski1-1/+1
2024-10-28scripts: sd_fusing: bpif3: remove unused 'env' partitionMarek Szyprowski1-5/+1
2024-10-28scripts: sd_fusing: simplyfy the code structure in get_raw_binary_sector()Łukasz Stelmach1-6/+6
2024-10-28scripts: sd_fusing: Wait for udev also after writing to the zero sectorMarek Szyprowski1-11/+19
2024-10-28scripts: sd_fusing: Check the raw_binary_table attributeJaehoon Chung1-5/+8
2024-10-28scripts: sd_fusing: Update a patch versionMarek Szyprowski1-1/+1
2024-10-28scripts: sd_fusing: Add support for writing bootinfo_sd.bin for BananaPiF3Marek Szyprowski1-0/+5
2024-10-28scripts: sd_fusing: Remove code for handling hardcoded bootcodeMarek Szyprowski1-14/+0
2024-10-28scripts: sd_fusing: Add support for writing image at specified absolute sectorMarek Szyprowski1-0/+32
2024-10-28scripts: sd_fusing: Add entry for raw binary bootcode for LicheePi4AMarek Szyprowski1-0/+10
2024-10-28scripts: sd_fusing: Write bootcode before calling 'udevadm settle'Marek Szyprowski1-6/+6
2024-10-28scripts: sd_fusing: Fix to write both a/b partitionSangYoun Kwak1-1/+2
2024-10-28scripts: sd_fusing: Modifiy size of slots on superJacek Kryszyn1-18/+18
2024-10-28scripts: Add new param file upgrade-type.infoSangYoun Kwak1-2/+3
2024-10-28scripts: sd_fusing: Fix a typo about fsbl file nameJaehoon Chung1-4/+1
2024-10-28scripts: sd_fusing: Add BananaPi BPI-F3 boardJaehoon Chung1-1/+68
2024-10-28scripts: sd_fusing: Add sfdisk error handlingMateusz Moscicki1-3/+11
2024-10-28scripts: sd_fusing: support device symlinks in ensure_parttable()Łukasz Stelmach1-2/+3
2024-10-28scripts: sd_fusing: Update a patch version to 2Jaehoon Chung1-1/+1
2024-10-28Modify param files (upgrade-progress-status, upgrade-state)SangYoun Kwak1-1/+2
2024-10-28scripts: sd_fusing: handle lsblk errors betterMateusz Majewski1-3/+8
2024-10-28scripts: sd_fusing: fixes in check_sfdisk()Jacek Kryszyn1-4/+19
2024-10-28scripts: sd_fusing: change log.* to logging.*Jacek Kryszyn1-4/+4
2024-10-28scripts: sd_fusing: wait for udev after sfdiskJacek Kryszyn1-25/+10
2024-10-28sd_fusing: Drop most "fstype" definitionsKarol Lewandowski1-271/+268
2024-10-28scripts: sd_fusing: Fix wrong filesystem type about userJaehoon Chung1-10/+10
2024-10-28sd_fusing.py: Update a minor version from 0 to 1Jaehoon Chung1-1/+1
2024-10-28sd_fusing.py: Ensure selected flashing target actually matches what is on deviceKarol Lewandowski1-0/+12
2024-10-28sd_fusing.py: Invoke ioctl to reread partitions directlyKarol Lewandowski1-8/+25
2024-10-28sd_fusing.py: Refactor parameters writingKarol Lewandowski1-56/+34
2024-10-28sd_fusing.py: Improve parameter write error messageKarol Lewandowski1-1/+1
2024-10-28Dynamic partitions: fuse tarballs containing super.imgJacek Kryszyn1-3/+10
2024-10-28Dynamic partitions: change size of a slotJacek Kryszyn1-2/+13
2024-10-28tizen: sd_fusing.py: Fix wrong user_partition count for vf2*Seung-Woo Kim1-3/+3
2024-10-28tizen: sd_fusing.py: Allow updating a & b partitions in one invocationKarol Lewandowski1-29/+36
2024-10-28tizen: sd_fusing.py: change partition of vf2* for backward compatibilitySeung-Woo Kim1-0/+2
2024-10-28scripts: sd_fusing.py: Update a patch versionMarek Szyprowski1-1/+1