summaryrefslogtreecommitdiff
path: root/tizen
AgeCommit message (Expand)AuthorFilesLines
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-17tizen: bootscript: vf2: Support ramdisk-recovery bootingSeung-Woo Kim1-8/+8
2023-10-17tizen: bootscript: Select FDT file for VF2Łukasz Stelmach1-0/+9
2023-10-17tizen: bootscript: Adapt the script to work u-boot boot device/partition dete...Łukasz Stelmach1-14/+27
2023-10-17tizen: bootscript: add virtio supportŁukasz Stelmach1-1/+7
2023-10-17tizen: bootscript: rename environment variablesŁukasz Stelmach1-18/+19
2023-10-17tizen: bootscript: remove uEnv.txt from VisionFive2 packageŁukasz Stelmach1-66/+0
2023-10-17tizen: bootscript: vf2-uEnv: Fix the address of environment variablesHoegeun Kwon1-7/+7
2023-10-17tizen: bootscript: vf2-uEnv: Fix to load wrong fdt fileJaehoon Chung1-4/+4
2023-10-17tizen: bootscripts: vf2: remove console=tty0 from cmdlineJaehoon Chung1-1/+1
2023-10-17tizen: bootscript: vf2: Support a ramdisk bootingJaehoon Chung1-14/+33
2023-10-17tizen: bootscript: Add visionfive2 bootscript and env fileJaehoon Chung2-0/+175
2023-10-17tizen: rpi4: Fix slot checkMarek Pikuła1-1/+1
2023-10-17tizen: build-amlogic: change the config namesJaehoon Chung1-4/+4
2023-10-17tizen: rpi4: support A/B boot on PRi4 targetJaehoon Chung1-6/+51
2023-10-17tizen: rpi4: use fdt already preloaded by the firmwareMarek Szyprowski1-2/+1
2023-10-17tizen: fix params.bin generation after v2021.10 rebaseMarek Szyprowski1-4/+2
2023-10-17samsung: tizen_amlogic: add support for optional mainline kernel bootMarek Szyprowski1-0/+6
2023-10-17tizen: rpi: add temporary workaround for usb bootMarek Szyprowski2-0/+2
2023-10-17tizen: rpi: adjust commands to the optional usb bootMarek Szyprowski2-6/+31
2023-10-17tizen: bootscript: amlogic: support gpio power key for odroid-c4Seung-Woo Kim1-1/+1
2023-10-17tizen: bootscript: rpi3: fix booting issue on 32bitSeung-Woo Kim1-1/+1
2023-10-17tizen: rpi: move bootscripts to tizen specific directoryJaehoon Chung2-0/+153
2023-10-17tizen: bootscript: amlogic: support recovery modeJaehoon Chung1-0/+6
2023-10-17tizen: bootscript: amlogic: remove tizen specific kernel loading addressJaehoon Chung1-2/+0
2023-10-17tizen: bootscript: amlogic: remove voutmode in bootargsJaehoon Chung1-1/+1
2023-10-17tizen: script: ignore when no file in output directorySeung-Woo Kim1-1/+1
2023-10-17tizen: script: fix wrong indent for caseSeung-Woo Kim1-40/+40
2023-10-17tizen: bootscript: amlogic: restore ${opts} supportMarek Szyprowski1-1/+1
2023-10-17tizen: amlogic: Add hdmimode env variableSylwester Nawrocki1-1/+1
2023-10-17tizen: Add splash image file to the bootloader tar imageSylwester Nawrocki1-3/+4
2023-10-17tizen: enable support for formatting MBR partition layout during flashingMarek Szyprowski1-0/+32
2023-10-17tizen: build-amlogic: add support for building images for all boardsMarek Szyprowski1-22/+58
2023-10-17tizen: bootscript: amlogic: use proper string comparison operatorMarek Szyprowski1-2/+2
2023-10-17tizen: sanitize file names for VIM3(l) boardsMarek Szyprowski1-2/+2
2023-10-17tizen: unify build script for all boardsMarek Szyprowski4-270/+121
2023-10-17tizen: amlogic: change a params name to postfix of each board's nameJaehoon Chung3-21/+11
2023-10-17packaging: amlogic: use one boot.scr.uimg scriptJaehoon Chung3-7/+7
2023-10-17tizen: bootscript: amlogic: calculate tizen_kernel_add_r with ramdisk's sizeJaehoon Chung1-1/+4
2023-10-17tizen: bootscript: create one bootscript for amlogic boardsJaehoon Chung7-294/+114
2023-10-17tizen: bootscript: remove vim3l boot scriptJaehoon Chung2-118/+17
2023-10-17tizen: bootscript: remove fdtfile in boot scriptJaehoon Chung4-8/+0
2023-10-17tizen: bootscript: move boot scripts under bootscript directoryJaehoon Chung7-4/+392
2023-10-17build: kvim3: add vim3l in build-kvim3 scriptJaehoon Chung1-11/+69
2023-10-17tizen: build scripts: use cross compiler from env if providedMarek Szyprowski3-9/+9
2023-10-17tizen: add build script about amlogic boardJaehoon Chung3-0/+234