summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07rpi3: config: Enable camerasubmit/tizen_4.0/20171207.072859submit/tizen/20171207.072626Hackseung Lee1-0/+9
2017-12-07ARM64: tizen_bcmrpi3_defconfig: enable bcm2835-v4l2Hackseung Lee1-1/+5
2017-12-07bcm2835-camera: fix operation on arm64Seung-Woo Kim7-47/+220
2017-12-07rpi3: update firmware files including extra, cutdown and debug featuresHackseung Lee10-0/+4
2017-11-22bcm: vcsm: fix for WORKAROUND to build on arm64Seung-Woo Kim2-13/+25
2017-11-22bcm2835-camera: fix for WORKAROUND to build on arm64Seung-Woo Kim1-1/+5
2017-11-20ARM64: tizen_bcmrpi3_defconfig: enable crypt-related configssubmit/tizen_4.0/20171120.223940submit/tizen/20171120.223749accepted/tizen/unified/20171121.061026accepted/tizen/4.0/unified/20171121.061753Junghoon Kim1-7/+26
2017-11-03staging: vchiq_arm: Add compatibility wrappers for ioctlssubmit/tizen/20171103.092224accepted/tizen/unified/20171106.073114Michael Zoran1-0/+483
2017-10-26rpi3: enable jtag gpio optionsubmit/tizen_4.0/20171101.031724submit/tizen/20171030.045800accepted/tizen/unified/20171030.161639accepted/tizen/4.0/unified/20171101.064807Seung-Woo Kim1-0/+3
2017-10-19rpi3: Enable ARM atf boot for rpi3submit/tizen_4.0/20171025.075611submit/tizen/20171025.075627accepted/tizen/unified/20171026.074706r.tyminski1-1/+7
2017-10-19ARM64: dts: bcm2710-rpi-3-b : add memory reserveegukim1-0/+5
2017-10-19ARM64: dts: bcm2710: add psci device nodeegukim1-6/+8
2017-10-19ARM64: tizen_bcmrpi3_defconfig: Enable TEE Driveregukim1-1/+6
2017-10-19ARM64: dts: rpi3: Add optee nodeegukim1-0/+7
2017-10-19scripts: mkbootimg_rpi3.sh: Add u-boot.img with optee osSeung-Woo Kim1-0/+6
2017-10-19scripts: mkbootimg_rpi3.sh: replace waiting with sync commandSeung-Woo Kim1-1/+1
2017-10-18misc: tizen-inform-reboot: resolve sync failure about reboot parametertizen_4.0.m2_releasesubmit/tizen_4.0/20171019.085158accepted/tizen/4.0/unified/20171020.014638Junghoon Kim1-3/+7
2017-10-13misc: make sure Tizen notifier is executed before resetsubmit/tizen_4.0/20171017.030930submit/tizen/20171017.031118accepted/tizen/unified/20171017.071151accepted/tizen/4.0/unified/20171017.212508Łukasz Stelmach1-1/+2
2017-10-13rpi3: enable uart in bootcode.binŁukasz Stelmach1-0/+1
2017-10-13ARM64: tizen_bcmrpi3_defconfig: add i2c-stub to moduletizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171013.052910submit/tizen/20171013.053004accepted/tizen/unified/20171013.193310accepted/tizen/4.0/unified/20171013.101136kibak.yoon1-1/+1
2017-09-27ARM64: tizen_bcmrpi3_defconfig: support Western european languagessubmit/tizen_4.0/20170927.093628submit/tizen/20170927.093519accepted/tizen/unified/20170927.181406accepted/tizen/4.0/unified/20170927.181936Inki Dae1-1/+1
2017-09-18ARM64: tizen_bcmrpi3_defconfig: enable TIZEN_INFORM_REBOOT with inform pathsubmit/tizen_4.0/20170925.094135submit/tizen_4.0/20170922.072214submit/tizen/20170925.094207submit/tizen/20170922.070938accepted/tizen/unified/20170925.150908accepted/tizen/4.0/unified/20170925.150842Junghoon Kim1-0/+2
2017-09-18misc: add Tizen reboot notifier for passing reboot parameterJunghoon Kim3-0/+91
2017-09-14Bluetooth: Properly check L2CAP config option output buffer lengthsubmit/tizen_4.0/20170919.044533submit/tizen_4.0/20170915.014357submit/tizen/20170919.044447submit/tizen/20170915.014726accepted/tizen/unified/20170920.081036accepted/tizen/4.0/unified/20170920.081526Ben Seri1-37/+43
2017-09-14LOCAL / fbdev: bcm2708_fb: fix build warnings on 64bit buildSeung-Woo Kim1-4/+4
2017-09-14LOCAL / bcm2835: fix wrong type casting for arm64Seung-Woo Kim6-41/+41
2017-09-14LOCAL / usb: dwc_otg: remove build warningsSeung-Woo Kim6-16/+14
2017-09-14LOCAL / misc: bcm2835-smi: use proper convert function for __be32 pointerSeung-Woo Kim1-1/+1
2017-09-14cgroup: mark cgroup_get() with __maybe_unusedTejun Heo1-1/+1
2017-09-13ARM64: tizen_bcmrpi3_defconfig: enable uprobesKarol Lewandowski1-1/+3
2017-09-13arm64: fix error: conflicting types for 'kprobe_fault_handler'Pratyush Anand1-1/+0
2017-09-13arm64: Add uprobe supportPratyush Anand10-2/+277
2017-09-13arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand2-2/+11
2017-09-13arm64: Handle TRAP_BRKPT for user mode as wellPratyush Anand1-7/+11
2017-09-13arm64: Handle TRAP_TRACE for user mode as wellPratyush Anand1-10/+12
2017-09-13arm64: kgdb_step_brk_fn: ignore other's exceptionPratyush Anand1-0/+3
2017-09-13arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand4-43/+52
2017-09-13Input: rpi_ft5406 - add enable sysfs attributeKwangCheol Lee1-3/+75
2017-09-12scripts: mkbootimg_rpi3.sh: Add u-boot binaries to boot.imgSeung-Woo Kim1-0/+17
2017-09-12scripts: mkbootimg_rpi3.sh: remove not required kernel.imgSeung-Woo Kim1-1/+0
2017-09-11ARM64: tizen_bcmrpi3_defconfig: enable BPF and KPROBESsubmit/tizen_4.0/20170911.105929submit/tizen/20170911.105932accepted/tizen/unified/20170913.070743accepted/tizen/4.0/unified/20170913.003247Maciej Slodczyk1-3/+4
2017-09-11ARM64: tizen_bcmrpi3_defconfig: synchronize the defconfig with pwmSeung-Woo Kim1-0/+3
2017-09-08drm/vc4: Workaround for crtc scanout device problemHoegeun Kwon1-1/+7
2017-09-08drm/vc4: Fix refcounting of runtime PM get if it errors out.Eric Anholt1-5/+8
2017-09-08drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.Eric Anholt6-108/+109
2017-09-08drm/vc4: Fix pitch setup for T-format scanout.Eric Anholt1-5/+15
2017-09-08drm/vc4: prepare for CEC supportHans Verkuil1-30/+29
2017-09-08drm/vc4: Add runtime PM support to the HDMI encoder driverBoris Brezillon1-82/+92
2017-09-08drm/vc4: Fix misleading name of the continuous flag.Eric Anholt1-4/+4
2017-09-08drm/vc4: Fix DSI T_INIT timing.Eric Anholt1-1/+11