summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-05drm/vc4: fix wrong filp usage in gem_info debugfs nodesubmit/tizen/20191206.014708accepted/tizen/unified/20191206.053941Seung-Woo Kim2-8/+10
2019-12-02scripts: mkbootimg_rpi4.sh: Remove cmdline.txtHoegeun Kwon2-2/+0
2019-12-02scripts: mkbootimg_rpi4.sh: Add u-boot-rpi4 package to boot imageHoegeun Kwon1-0/+16
2019-11-27ARM: dts: bcm2711-rpi-4-b: Add support for touchscreen touchsubmit/tizen/20191128.043653accepted/tizen/unified/20191128.161833Hoegeun Kwon1-0/+6
2019-11-26ARM: dts: bcm2711-rpi-4-b: Add cts pin setting for bluetooth uartsubmit/tizen/20191126.085420accepted/tizen/unified/20191127.020301Jaehoon Chung1-1/+1
2019-11-08rpi4: boot: Enable u-boot bootingsubmit/tizen/20191111.075256submit/tizen/20191111.061426accepted/tizen/unified/20191111.091225accepted/tizen/unified/20191111.065916Hoegeun Kwon1-1/+1
2019-11-06ARM: tizen_bcm2711_defconfig: Adds USB_AUDIO configureJaechul Lee1-1/+2
2019-11-05rpi4: boot: Update the firmwares for kernel v4.19.81Hoegeun Kwon9-0/+0
2019-11-05packaging: Change the kernel version of the spec fileHoegeun Kwon1-1/+1
2019-11-05arm: dts: bcm2711-rpi-4-b: Adds buttons for speaker profileJaechul Lee2-0/+69
2019-11-05arm: dts: bcm2711-rpi-4-b: Adds respeaker 4mic nodesJaechul Lee1-0/+37
2019-11-04ARM: dts: bcm2711-rpi-4-b: Enable dt nodes for audio, i2c1, spi0Jaechul Lee1-0/+3
2019-11-04rpi4: boot: Fix hdmi group to DMTHoegeun Kwon1-0/+4
2019-11-04scripts: mkbootimg_rpi4.sh: Fix to install modules on non sudoHoegeun Kwon1-2/+4
2019-11-04rpi4: boot: Add to support mipi-csi camera moduleSeung-Woo Kim1-0/+6
2019-11-04ARM: dts: bcm2711-rpi-4-b: Add support hdmiHoegeun Kwon1-0/+17
2019-11-04scripts: mkbootimg_rpi4.sh: Remove rename for kernel7l.img.Hoegeun Kwon1-1/+1
2019-11-04rpi4: boot: add kernel name in config.txtJaehoon Chung1-0/+1
2019-11-04Revert "packaging/rpi4: Add cmdline.txt, kernel image to spec file"Jaehoon Chung1-4/+2
2019-11-04usb: dwc_otg: Fix invalid pointer castingHoegeun Kwon4-15/+15
2019-11-04scripts: Remove the scripts for RPI3Hoegeun Kwon3-135/+0
2019-11-04rpi3: Remove the boot firmwares for RPI3Junghoon Kim12-206/+0
2019-11-04packaging: remove linux-rpi3 spec fileJaehoon Chung1-165/+0
2019-11-04packaging: remove unnecessary requirementJaehoon Chung1-1/+0
2019-11-04packaging/rpi4: Add cmdline.txt, kernel image to spec fileHoegeun Kwon1-2/+4
2019-11-04rpi4: Remove unused filesHoegeun Kwon8-0/+0
2019-11-04scripts: Add mkbootimg_rpi4.shHoegeun Kwon1-0/+42
2019-11-04rpi4: Add cmdline.txt fileHoegeun Kwon1-0/+1
2019-11-04packaging: Add spec file for rpi4Hoegeun Kwon1-0/+147
2019-11-04ARM: tizen_bcm2711_defconfig: Fix modules cleanupHoegeun Kwon1-1126/+119
2019-11-04ARM: tizen_bcm2711_defconfig: Fix I2C config to built-inHoegeun Kwon1-5/+5
2019-11-04ARM: tizen_bcm2711_defconfig: Fix drm-vc4 to built-inHoegeun Kwon1-45/+14
2019-11-04tools: Add build script for ARM kernel of rpi4Hoegeun Kwon1-0/+26
2019-11-04ARM: tizen_bcm2711_defconfig: Disable bcm2708_fbHoegeun Kwon1-1/+0
2019-11-04ARM: tizen_bcm2711_defconfig: Enable SMACKHoegeun Kwon1-0/+3
2019-11-04ARM: tizen_bcm2711_defconfig: Remove unused moduleHoegeun Kwon1-1/+0
2019-11-04ARM: defconfig: Add tizen_bcm2711_defconfigHoegeun Kwon1-0/+1482
2019-11-04rpi4: config: Enable serialHoegeun Kwon1-0/+4
2019-11-04rpi4: Add config.txt extracted from raspbian full binaryHoegeun Kwon1-0/+64
2019-11-04rpi4: Add boot files from githubHoegeun Kwon19-0/+386
2019-11-04rpi3: boot: Update the firmwares for kernel v4.19.65Hoegeun Kwon8-0/+0
2019-11-04packaging: Change the kernel version of the spec fileHoegeun Kwon1-1/+1
2019-11-04ARM: configs: tizen_bcm2709_defconfig: Enable NETFILTER_XT_MATCH_LIMITSeung-Woo Kim1-0/+1
2019-11-04ARM64: configs: tizen_bcmrpi3_defconfig: Enable NETFILTER_XT_MATCH_LIMITSeung-Woo Kim1-0/+1
2019-11-04ARM: configs: tizen_bcm2709_defconfig: Enable NETFILTER_XT_MATCH_OWNER configSeung-Woo Kim1-0/+1
2019-11-04ARM64: configs: tizen_bcmrpi3_defconfig: Enable NETFILTER_XT_MATCH_OWNER configSeung-Woo Kim1-0/+1
2019-11-04ARM: dts: bcm2710-rpi-3-b-plus: remove duplicated uart0_ctsrts_gpio30 nodeSeung-Woo Kim1-6/+0
2019-11-04Revert "Bluetooth : Set the optimized operation speed for BCM Uart"DoHyun Pyun1-3/+0
2019-11-04ARM: dts: bcm2710-rpi-3-b-plus: Add cts pin setting for bluetooth uartSeung-Woo Kim1-1/+7
2019-11-04packaging: Add _wrong_version_format_terminate_build macroSeung-Woo Kim1-0/+3