summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-17data: update a hal partition informationsubmit/tizen_6.0/20210617.032848accepted/tizen/6.0/unified/20210617.044313tizen_6.0accepted/tizen_6.0_unifiedJaehoon Chung1-0/+1
2021-02-05thor: Fix the bug upon file size recoverysubmit/tizen_6.0/20210205.065631accepted/tizen/6.0/unified/20210205.070234Junghoon Kim1-4/+4
2020-10-06scripts: flash-init: disable WiFi AP mode on tfmtizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20201006.065742accepted/tizen/unified/20201006.075859accepted/tizen/6.0/unified/hotfix/20201103.003515accepted/tizen/6.0/unified/20201030.115539Jaehoon Chung1-1/+1
2020-09-22Add missing newline character from logsubmit/tizen/20200923.032842accepted/tizen/unified/20200923.093736Seung-Woo Kim3-4/+4
2020-09-22dfu: add null check for threadSeung-Woo Kim1-1/+2
2020-09-04usb: Add support to set proper serial-numbersubmit/tizen/20200904.033042accepted/tizen/unified/20200904.154058Dongwoo Lee3-8/+59
2020-09-04interface: Improve checking availiablityDongwoo Lee3-2/+30
2020-09-01usb: Read until buffer is fully filledsubmit/tizen/20200902.012141accepted/tizen/unified/20200902.145546Dongwoo Lee1-1/+14
2020-08-03usb: properly clean up usb gadgetsubmit/tizen/20200804.050420accepted/tizen/unified/20200804.142348Seung-Woo Kim2-5/+16
2020-06-11script: flash-init: Add default PATH variablesubmit/tizen/20200617.105114accepted/tizen/unified/20200618.015753Dongwoo Lee1-0/+2
2020-06-05Update install directory to support architecture differencesubmit/tizen/20200610.021850accepted/tizen/unified/20200610.140849Seung-Woo Kim3-13/+17
2020-06-04packaging: adjust file permissionSeung-Woo Kim1-8/+8
2020-04-25packaging: Enable aarch64 buildsubmit/tizen/20200504.005339accepted/tizen/unified/20200506.100235Seung-Woo Kim1-1/+1
2020-04-17dfu: Don't print out progress if no terminalDongwoo Lee1-3/+32
2020-04-02scripts: Add missing files to copying file listsubmit/tizen/20200402.093820accepted/tizen/unified/20200403.034440Seung-Woo Kim1-0/+2
2020-04-02scripts: Fix file list with directory full pathSeung-Woo Kim1-16/+16
2020-04-02net: Remove unused variables in net_available()Seung-Woo Kim1-2/+1
2020-04-02dfu: Improve progress displayDongwoo Lee1-7/+70
2020-04-02thor: Move context members to structure dfu_entryDongwoo Lee3-46/+88
2020-03-27scripts: Fix to copy all firmware filessubmit/tizen/20200327.075007accepted/tizen/unified/20200330.054444Dongwoo Lee1-7/+1
2020-03-27dfu: Fix possible wrong memory accessDongwoo Lee1-4/+3
2020-03-25dfu: Use longer delay for waiting queue availablesubmit/tizen/20200325.024820accepted/tizen/unified/20200325.055722Dongwoo Lee1-1/+1
2020-03-20tfm: Add wireless connection support for RPI4submit/tizen/20200320.075622accepted/tizen/unified/20200323.173017Dongwoo Lee5-2/+122
2020-03-20usb: Add check availabilityDongwoo Lee1-0/+6
2020-03-19net: Add check availabilityDongwoo Lee1-0/+30
2020-03-19interface: Introduce operation for checking availabilityDongwoo Lee2-0/+12
2020-03-19usb: Fix possible vulnerabilityDongwoo Lee1-3/+7
2020-03-18dfu: Limit maximum length of io queueDongwoo Lee1-20/+24
2020-03-18thor: Use smaller flash unit sizeDongwoo Lee1-2/+2
2020-03-18interface: Choose interface after thor handshakeDongwoo Lee4-18/+16
2020-03-18interface: usb: Add support for USB interfaceDongwoo Lee4-2/+515
2020-03-18tfm: Get rid of unnecessary global header tfm.hDongwoo Lee5-9/+4
2020-03-18interface: net: Apply interface f/w into network transferDongwoo Lee5-107/+83
2020-03-18interface: Add support for multiple transfer interfacesDongwoo Lee3-1/+293
2020-03-18tfm: Refactor code structureDongwoo Lee5-303/+370
2020-03-18thor: Bump protocol version to 5.0Dongwoo Lee2-3/+5
2020-02-10Fix to check memory allocation failuresubmit/tizen/20200210.075209accepted/tizen/unified/20200210.131720Seung-Woo Kim1-1/+6
2020-01-10fix use string after null checksubmit/tizen/20200113.015142accepted/tizen/unified/20200113.130531Seung-Woo Kim1-1/+2
2020-01-10dfu: do stringop with termination characterSeung-Woo Kim1-2/+2
2020-01-08Fix gcc9 build warningssubmit/tizen/20200109.031349accepted/tizen/unified/20200109.065607Dongwoo Lee2-2/+3
2020-01-07data: Add rpi4 dtb as a flashing entityDongwoo Lee1-0/+1
2019-07-08dfu: Free resources on errortizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184304submit/tizen_5.5_mobile_hotfix/20201026.185104submit/tizen_5.5/20191031.000010submit/tizen/20190708.085020accepted/tizen/unified/20190709.071054accepted/tizen/5.5/unified/wearable/hotfix/20201027.113015accepted/tizen/5.5/unified/mobile/hotfix/20201027.090327accepted/tizen/5.5/unified/20191031.004244tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedDongwoo Lee1-10/+10
2019-06-25CMakeLists: Apply PIE flagssubmit/tizen/20190626.004500accepted/tizen/unified/20190626.114555Dongwoo Lee1-2/+3
2019-05-10data: Update the partition info file to support 32-bit architecturesubmit/tizen/20190614.000839accepted/tizen/unified/20190618.050016Junghoon Kim1-0/+6
2019-05-09scripts: flash-init: create symbolic link about firmware pathsubmit/tizen/20190509.080043accepted/tizen/unified/20190510.012035Jaehoon Chung2-0/+3
2019-05-09packaging: move firmware file to data directoryJaehoon Chung2-16/+16
2019-04-23scripts: Print out brief information about network connectionsubmit/tizen/20190425.041112accepted/tizen/unified/20190425.111810Dongwoo Lee1-8/+23
2019-04-22scripts: Prevent failure of ip assigningDongwoo Lee1-6/+15
2019-04-17scripts: flash-init: use dnsmasq and hostapdJaehoon Chung1-1/+7
2019-04-17packaging: include dnsmasq config fileJaehoon Chung3-0/+10