summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20ARM64: config: tizen_bcmrpi3_defconfig: enable UINPUT configsubmit/tizen/20190221.004210accepted/tizen/unified/20190221.084218old/tizen_20190225Jaehoon Chung1-1/+1
2019-02-19drm/vc4: Fix reduce interrupt timeout 'workaround'submit/tizen/20190219.001534accepted/tizen/unified/20190219.154228Hoegeun Kwon1-1/+7
2019-02-19drm/panel: Add error handling for write of dsiHoegeun Kwon1-1/+9
2019-02-15drm/panel: Enable DSI transactions on the RPi panel.Eric Anholt1-13/+1
2019-02-14drm/panel: Fix the panel's timing clockHoegeun Kwon1-25/+8
2019-02-11ARM64: defconfig: enable USB_RTL8152 configurationJaehoon Chung1-1/+1
2019-01-23ARM64: config: tizen_bcmrpi3: reboot on panic & hungtask oopssubmit/tizen/20190128.065329accepted/tizen/unified/20190129.064303Seung-Woo Kim1-6/+6
2019-01-23ARM64: config: tizen_bcmrpi3: enable BCM2835_THERMALSeung-Woo Kim1-1/+1
2019-01-23ARM: dts: bcm283x: Fix the priority of pixelvalve0 to the lowest valueHoegeun Kwon1-12/+12
2019-01-23ARM: dts: bcm2710-rpi-3-b-plus: Add DT support for DRM relevant devicesHoegeun Kwon1-0/+30
2019-01-23ARM: dts: bcm2710-rpi-3-b-plus: Enable dt nodes for audio, i2c1, spi0Seung-Woo Kim1-0/+3
2019-01-23ARM: dts: bcm2710-rpi-3-b-plus: Add reserved memory for secure osSeung-Woo Kim1-0/+4
2019-01-23ARM: dts: Add support for drm vc4 on RPI3 b plusHoegeun Kwon1-0/+33
2019-01-23ARM64: config: tizen_bcmrpi3: enable ATH9K_HTC configurationJaehoon Chung1-2/+3
2019-01-23ARM: tizen_bcm2709_defconfig: sync rtl8192cu vendor configSeung-Woo Kim1-0/+1
2019-01-23ARM64: config: tizen_bcmrpi3_defconfig: enable Atheros, Realtek USB driverJaehoon Chung1-5/+100
2019-01-23net: rtl8192cu: change config name as vendor driverJaehoon Chung2-3/+4
2019-01-23rpi3: config_64bit: remove unnecessary dt name assignSeung-Woo Kim1-3/+0
2019-01-23staging: bcm2835-camera: fix overflow warningsSeung-Woo Kim1-2/+2
2019-01-23ARM: tizen_bcm2709_defconfig: enable IP_NF_RAWSeung-Woo Kim1-1/+5
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable IP_NF_RAWSeung-Woo Kim1-1/+5
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable usb acm driver configAnupam Roy1-1/+1
2019-01-23misc: tizen-inform-reboot: Add support for download modeDongwoo Lee1-0/+2
2019-01-23ARM: tizen_bcm2709_defconfig: enable MPTCPSeung-Woo Kim1-0/+17
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable MPTCPJiung1-0/+17
2019-01-23mptcp: add MPTCP protocolJiung58-383/+16938
2019-01-23ARM: tizen_bcm2709_defconfig: enable NETFILTER_XT_TARGET_LOGSeung-Woo Kim1-3/+4
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable NETFILTER_XT_TARGET_LOGSeung-Woo Kim1-3/+4
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable CONFIG_CONNECTOR and CONFIG_PROC_EVENTSSeung-Woo Kim1-2/+4
2019-01-23scripts: mkbootimg_rpi3.sh: Fix to set volume name of boot.imgSeung-Woo Kim1-1/+1
2019-01-23scripts: build-rpi3-arm64.sh, mkbootimg_rpi3.sh: Add modulesSeung-Woo Kim2-0/+19
2019-01-23scripts: mkbootimg_rpi3.sh: Install each rpi firmware and config.txtSeung-Woo Kim1-1/+5
2019-01-23scripts: mkbootimg_rpi3.sh: Change image size fitted to partitionSeung-Woo Kim1-1/+1
2019-01-23packaging: Add arm 32bit buildSeung-Woo Kim1-1/+20
2019-01-23arm: tizen_bcm2709_defconfig: enable sync file validation frameworkInki Dae1-1/+1
2019-01-23arm64: tizen_bcmrpi3_defconfig: enable sync file validation frameworkInki Dae1-1/+1
2019-01-23rpi3: config: add config.txt for 32bitSeung-Woo Kim1-0/+85
2019-01-23rpi3: config: rename config.txt to identify 64bitSeung-Woo Kim2-1/+1
2019-01-23ARM: configs: add tizen_bcm2709_defconfigSeung-Woo Kim1-0/+5319
2019-01-23ARM: dts: bcm2809-rpi-2-b: enable display, touch, audio, spi and i2cSeung-Woo Kim1-0/+60
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable MMC_BCM2835_MMC configJaehoon Chung1-2/+4
2019-01-23proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin2-0/+9
2019-01-23input: rpi-ft5406: remove wrong printing format build warningSeung-Woo Kim1-2/+3
2019-01-23usb: dwc_otg: remove wrong memory accesses found by kasanSeung-Woo Kim1-1/+1
2019-01-23ARM64: tizen_bcmrpi3_defconfig: Sync with .config with v4.14.yJaehoon Chung1-109/+337
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable bcm2835-v4l2Hackseung Lee1-1/+5
2019-01-23ARM64: tizen_bcmrpi3_defconfig: enable crypt-related configsJunghoon Kim1-7/+26
2019-01-23ARM64: dts: bcm2710-rpi-3-b : add memory reserveegukim1-0/+4
2019-01-23ARM64: dts: bcm2710: add psci device nodeegukim1-0/+21
2019-01-23ARM64: tizen_bcmrpi3_defconfig: Enable TEE Driveregukim1-1/+6