summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-09Enable network on VF2 boardaccepted/tizen/unified/x/20240510.020852accepted/tizen/unified/toolchain/20240513.061330accepted/tizen/unified/20240510.095752Daniil Ruban1-0/+8
2024-04-29tizen: sd_fusing.py: Fix wrong user_partition count for vf2*Seung-Woo Kim1-3/+3
2024-04-29tizen: sd_fusing.py: Allow updating a & b partitions in one invocationKarol Lewandowski1-29/+36
2024-04-29tizen: sd_fusing.py: change partition of vf2* for backward compatibilitySeung-Woo Kim1-0/+2
2024-04-16tizen: packaging: Repackage 64-bit rpi4 bootloader for use in mixed 64-bit bo...accepted/tizen/unified/x/20240430.094857accepted/tizen/unified/toolchain/20240507.011927accepted/tizen/unified/20240430.020547Karol Lewandowski1-1/+3
2024-04-11scripts: sd_fusing.py: Update a patch versionaccepted/tizen/unified/x/20240422.211538Marek Szyprowski1-1/+1
2024-04-11tizen: sd_fusing.py: add support for VisionFive2 with Super partitionMarek Szyprowski1-0/+55
2024-04-11tizen: sd_fusing.py: Switch VF2 board to A/B partition schemeMarek Szyprowski1-5/+23
2024-04-11tizen: bootscript: vf2: update boot scriptsMarek Szyprowski4-117/+120
2024-04-10tizen: sd_fusing.py: add LicheePi4A with Super partition supportMarek Szyprowski1-0/+57
2024-04-10tizen: sd_fusing.py: change bogus 'param' name to 'reserved0'Marek Szyprowski1-3/+3
2024-04-10tizen: sd_fusing.py: rpi4s: getting rid of unnecessary alignmentsJacek Kryszyn1-13/+7
2024-04-05scripts: sd_fusing.py: Update a patch versionJaehoon Chung1-1/+1
2024-04-05tizen: sd_fusing.py: Catch kernel not being able to re-read partition tableKarol Lewandowski1-1/+11
2024-04-04tizen: sd_fusing.py: Exit if A/B update is requested on unsupported targetŁukasz Stelmach1-0/+5
2024-04-04tizen: sd_fusing.py: add LicheePi4A board supportMarek Szyprowski1-0/+61
2024-04-03tizen: sd_fusing.py: add support for writing bootcode to sector zeroMarek Szyprowski1-0/+8
2024-04-03tizen: sd_fusing.py: add support for partition start & size specified in sectorsMarek Szyprowski1-2/+20
2024-04-02riscv: Move virtio scan to board_late_init()accepted/tizen/unified/x/20240403.102935accepted/tizen/unified/20240402.163558accepted/tizen/unified/20240402.151307Łukasz Stelmach2-6/+7
2024-03-28scripts: tizen: sd_fusing.py: Add NOTICE log levelŁukasz Stelmach1-5/+21
2024-03-28Revert "scripts: tizen: sd_fusing.py: Display an information during flashing"Łukasz Stelmach1-1/+1
2024-03-22tizen: bootscript: remove usb boot related workaroundaccepted/tizen/unified/x/20240401.142404accepted/tizen/unified/20240327.064201Marek Szyprowski3-5/+0
2024-03-21tizen: bootscript: Use set bootmode also for cpio initramfsaccepted/tizen/unified/x/20240326.073311accepted/tizen/unified/20240322.174326Seung-Woo Kim3-84/+80
2024-03-15scripts: tizen: sd_fusing.py: Display an information during flashingaccepted/tizen/unified/x/20240320.055302accepted/tizen/unified/20240319.020727Jaehoon Chung1-2/+2
2024-03-15Revert "samsung: tizen_rpi: Add container partition in GPT_PARTS_DEFAULT"Jaehoon Chung1-7/+1
2024-03-15tizen: bootscript: add support for loading initramfs from ramdisk partitionMarek Szyprowski3-0/+23
2024-03-14tizen: rpi: add support for RPi5 consoleaccepted/tizen/unified/x/20240319.055506accepted/tizen/unified/20240315.155124accepted/tizen/unified/20240315.111201Marek Szyprowski1-1/+11
2024-03-14configs: tizen_rpi_4: enable options needed for RPi5 supportMarek Szyprowski1-1/+2
2024-03-14mmc: bcmstb: Add support for bcm2712 SD controllerIvan T. Ivanov1-4/+60
2024-03-14rpi5: Use devicetree to retrieve board revisionIvan T. Ivanov1-3/+19
2024-03-14rpi5: Use devicetree as alternative way to read IO base addressesDmitry Malkin6-17/+43
2024-03-14rpi5: add initial memory map for bcm2712Dmitry Malkin1-0/+31
2024-03-11scripts: tizen: sd_fusing.py: Separate the VF2 from RV64Jaehoon Chung1-1/+39
2024-03-08scripts: tizen: Remove sd_fusing shell scriptsJaehoon Chung3-1595/+0
2024-02-27tizen: bootscript: vf2: Support booting from nvmeTymoteusz Wenerski1-0/+6
2024-02-26tizen: rpi: enable 'memory' cgroup by defaultMarek Szyprowski1-1/+1
2024-01-12scripts: tizen: sd_fusing.py: Add Rpi4AoT partition mapJaehoon Chung1-0/+62
2024-01-12samsung: tizen_rpi: Add container partition in GPT_PARTS_DEFAULTJaehoon Chung1-1/+7
2024-01-12scripts: tizen: sd_fusing_rpi4: Add container images partitionsJaehoon Chung1-10/+30
2024-01-09configs: meson64: Remove the duplicated defined ENV_SETTINGaccepted/tizen/unified/riscv/20240110.052257accepted/tizen/unified/20240110.154144accepted/tizen_unified_riscvJaehoon Chung1-1/+0
2024-01-02scripts: Add InitParams about RV64Jaehoon Chung1-2/+4
2024-01-02scripts: Change a class name from RpiInitParams to InitParamsJaehoon Chung1-4/+4
2023-12-27configs: Enable CONFIG_SPL_DM_SEQ_ALIASaccepted/tizen/unified/riscv/20231227.105107accepted/tizen/unified/20231227.170504Jaehoon Chung1-0/+3
2023-12-27i2c: designware_i2c: adjust timing calculationHeinrich Schuchardt1-4/+15
2023-11-27scripts: support x86 emulator images for QEMUaccepted/tizen/unified/riscv/20231215.050220accepted/tizen/unified/20231211.095412Łukasz Stelmach1-1/+39
2023-11-27scripts: add support for "swap" filesystem typeŁukasz Stelmach1-0/+9
2023-11-27scripts: support targets without the user partitonŁukasz Stelmach1-7/+10
2023-11-20riscv: dts: jh7110: Add pmu for opensbiaccepted/tizen/unified/riscv/20231123.095154Hoegeun Kwon1-0/+6
2023-11-20riscv: dts: starfive: pmic: add axp15060 pmic nodeHoegeun Kwon1-0/+5
2023-11-17scripts: tizen: sd_fusing_rpi4.sh: Fix minor typos in messageJacek Kryszyn1-3/+3