summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-11-06scripts: Fix to not skip some option parameters for rpi4 fusing scriptaccepted/tizen/unified/riscv/20231108.043228accepted/tizen/unified/20231106.171643SangYoun Kwak1-2/+1
2023-11-06cmd: meson: sm: Add a reboot reason for TizenJaehoon Chung1-0/+5
2023-11-06usb: dwc3-meson-g12a: Use regulator_set_enable_if_allowedJaehoon Chung1-2/+2
2023-11-01dts: meson-sm1-odroid-c4-u-boot: add linux-event-codes about buttonJaehoon Chung1-0/+2
2023-10-31scripts: tizen: sd_fusing_*.sh: Change a message to notcieJaehoon Chung3-3/+3
2023-10-27configs: tizen: Enable VIDEO_MESON config about amlogic boardsJaehoon Chung4-0/+16
2023-10-27configs: tizen: enable CONFIG_DM_USB_GADGET about amlogic boardsJaehoon Chung4-4/+8
2023-10-25Revert "serial: bcm283x_mu: Support RX buffer"Jaehoon Chung1-52/+6
2023-10-25Revert "serial: bcm283x_mu: Refactor RX buffer"Jaehoon Chung1-13/+6
2023-10-20configs: tizen_starfive_visionfive2: Update config fileJaehoon Chung1-13/+20
2023-10-20configs: tizen_rpi_4: Enable Video configurationJaehoon Chung2-4/+8
2023-10-20scripts: add --partition-size feat to sd_fusing.pyLeonid1-0/+34
2023-10-17packaging: Change u-boot version from 2022.10 to 2023.10.Jaehoon Chung6-6/+6
2023-10-17scripts: add deprecation message to sd_fusing_*.sh shell scriptsŁukasz Stelmach3-0/+9
2023-10-17scripts: generate binaries and binaries_b dictionariesŁukasz Stelmach1-100/+106
2023-10-17scripts: rewrite fusing scirpts in pythonŁukasz Stelmach1-0/+754
2023-10-17tizen: rpi4: remove hardcoded partition numbersMarek Szyprowski1-48/+37
2023-10-17tizen: bootscript: vf2: Set eth0 ip addr only for flash boot modeSeung-Woo Kim1-1/+1
2023-10-17scripts: tizen: update the version of fusing scriptsJaehoon Chung2-2/+2
2023-10-17scripts: Add support for cereating images for use with QEMU.Łukasz Stelmach1-6/+40
2023-10-17scripts: Do not complain about using loopback devicesŁukasz Stelmach3-6/+9
2023-10-17scripts: Improve UIŁukasz Stelmach3-9/+9
2023-10-17tizen: bootscript: vf2: Support ramdisk-recovery bootingSeung-Woo Kim1-8/+8
2023-10-17qemu-riscv64_smode: Load custom envitonment if possibleŁukasz Stelmach1-1/+1