summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-10thor: fix invalid larger device descriptor than requestedsubmit/tizen_4.0/20200410.050914accepted/tizen/4.0/unified/20200413.005015tizen_4.0accepted/tizen_4.0_unifiedSeung-Woo Kim1-1/+8
2017-11-08ARM: SPRD: fix build warnings for sc8830tizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171218.021435submit/tizen/20171113.013653accepted/tizen/unified/20171113.092522accepted/tizen/4.0/unified/20171218.072035Seung-Woo Kim7-104/+10
2017-11-07GCC4.6: Squash warnings in lcd.cMarek Vasut1-4/+5
2017-11-07GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut1-2/+1
2017-11-07GCC4.6: Squash warning in cmd_mem.cMarek Vasut1-4/+4
2017-11-06lib:sha1: remove unused constantJeroen Hofstee1-2/+0
2017-10-13image/fit: drop inline markings on parser codesubmit/tizen/20171106.023205accepted/tizen/unified/20171106.073148Mike Frysinger2-4/+4
2017-09-29i2c: i2c_phy_v0: remove the debug messagetizen_4.0.m2_releasesubmit/tizen_4.0/20171013.052941submit/tizen/20171013.052930accepted/tizen/unified/20171016.064312accepted/tizen/4.0/unified/20171017.210954Jaehoon Chung1-5/+1
2017-09-29arm: sc8830: clock_test: remove clock_test.c fileJaehoon Chung2-122/+1
2017-09-29i2c: i2c_hal: remove the unnecessary debug messageJaehoon Chung1-6/+0
2017-09-29arm: sc8830: gpio: remove the redefined macroJaehoon Chung1-18/+0
2017-09-29arm: sc8830: common: remove the redefined macrosJaehoon Chung1-35/+2
2017-09-29arm: sc8830: remove the unused defined valuesJaehoon Chung5-9/+0
2017-09-29arm: bootm: remove the unused variablesJaehoon Chung1-6/+0
2017-09-29part_efi: don't build the dead code for checking gpt validationJaehoon Chung1-0/+4
2017-09-29part: add the get_partition_info_efi_with_partnum() in header fileJaehoon Chung1-0/+1
2017-09-29mmc: add mmc_legacy_init() in header fileJaehoon Chung1-0/+3
2017-09-28arm: sc8830: sprd_reg_base: fix the wrong base register addresstizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170928.101617submit/tizen/20170928.101559accepted/tizen/unified/20170929.212511accepted/tizen/4.0/unified/20170929.080247Jaehoon Chung1-1/+1
2017-09-28arm: sc8830: sprd_module_config: remove the duplicated defined valueJaehoon Chung1-2/+0
2017-09-28kwbimage: Fix check variable of checksumNobuhiro Iwamatsu1-1/+1
2017-09-27configs: tizen_tm1: fix the duplicated defined configJaehoon Chung1-0/+4
2017-09-27arch: sc8830: sci_types: remove the redefined macroJaehoon Chung1-3/+0
2017-09-27common: disable the PERFORMANCE_TEST configurationJaehoon Chung1-1/+0
2017-09-27build: remove duplicated config in MakefileSeung-Woo Kim1-5/+0
2017-06-16tizen: thordown: fix to check partition size more than 4GBsubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100008submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170619.032200accepted/tizen/unified/20170629.085434accepted/tizen/4.0/unified/20170828.222115accepted/tizen/4.0/unified/20170816.015754Seung-Woo Kim1-1/+2
2017-06-08packaging: Turn off ASan buildsubmit/tizen/20170613.005505accepted/tizen/unified/20170613.193934Gonzha Dmitriy Evgenevich1-0/+1
2017-04-06tizen: thordown: fix to check larger file size than partition sizetizen_4.0.m1_releasesubmit/tizen/20170406.031953accepted/tizen/unified/20170406.055840Seung-Woo Kim1-0/+6
2017-02-10tizen: add recovery u-boot prompt commandsubmit/tizen_unified/20170309.100419submit/tizen_unified/20170308.100420submit/tizen/20170306.005208accepted/tizen/unified/20170309.075129accepted/tizen/mobile/20170306.102415accepted/tizen_mobileSeung-Woo Kim1-0/+15
2017-02-10tizen: add recovery boot modeSeung-Woo Kim6-4/+45
2017-02-10tizen: fix to load kernel image with partition informationSeung-Woo Kim2-5/+13
2017-02-10tizen: add ramdisk2 partition to default parition tableSeung-Woo Kim2-0/+2
2017-02-10tizen: tm1: enable ramdisk bootmode config optionSeung-Woo Kim1-0/+2
2017-02-10tizen: add ramdisk bootmode with ramdisk config optionSeung-Woo Kim4-3/+26
2017-01-25tizen: add ramdisk1 partition to default partition tablesubmit/tizen/20170227.015201accepted/tizen/mobile/20170227.050547Seung-Woo Kim2-0/+2
2017-01-13packaging: remove To-Be-Unsupported macrosubmit/tizen/20170116.061641accepted/tizen/mobile/20170116.090343Seung-Woo Kim1-4/+0
2016-12-13build: fix gcc6 build errorsubmit/tizen/20161215.014354accepted/tizen/mobile/20161215.074110Dongkyun, Son5-18/+18
2016-12-13compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6Tom Rini6-235/+383
2016-12-13Add linux/compiler-gcc5.h to fix builds with gcc5Hans de Goede1-0/+65
2016-12-13compiler_gcc: prevent redefining attributesJeroen Hofstee1-0/+10
2016-12-13compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada6-44/+236
2016-12-13compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2-4/+12
2016-12-13Add missing header for gcc3Scott McNutt1-0/+21
2016-09-06i2c: rename sc9630 i2c files without special whitespace charactersubmit/tizen_3.0_mobile/20161015.000007submit/tizen_3.0.m2/20170104.093756submit/tizen/20160912.020407accepted/tizen/mobile/20160912.093255accepted/tizen/3.0/mobile/20161015.034431accepted/tizen/3.0.m2/mobile/20170105.025928tizen_3.0.m2accepted/tizen_3.0.m2_mobileSeung-Woo Kim2-0/+0
2016-09-06change source file mode to 0644 instead of 0755Seung-Woo Kim1462-0/+0
2016-09-06tizen: tm1: change u-boot console promptDonghoon Shin1-1/+1
2016-09-05tizen: tm1: support thordown command from consoleJoonyoung Shim2-0/+15
2016-08-04packaging: exclude build except target TM1submit/tizen/20160809.063303submit/tizen/20160809.043430accepted/tizen/mobile/20160809.232536Seung-Woo Kim1-0/+4
2016-04-12tizen: tm1: enter the download mode when usb is connectedsubmit/tizen/20160715.064037accepted/tizen/mobile/20160715.075447Jaehoon Chung2-3/+6
2016-02-23tizen: tm1: provide the reboot downloadsubmit/tizen/20160412.023908accepted/tizen/mobile/20160412.063948Jaehoon Chung3-1/+31
2016-02-23mmc: card_sdio: fix the block capacityJaehoon Chung1-2/+2