summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-11configs: artik_common: fix to boot with ramdisk if existingsubmit/tizen_4.0/20170911.041310submit/tizen/20170911.041312accepted/tizen/unified/20170911.060201accepted/tizen/4.0/unified/20170911.155039accepted/tizen_unifiedSeung-Woo Kim1-0/+6
2017-09-07configs: artik_common: fix wrong consoleon/consoleoff commandssubmit/tizen_4.0/20170907.025159submit/tizen/20170907.025203accepted/tizen/unified/20170907.060333accepted/tizen/4.0/unified/20170907.200103Seung-Woo Kim1-2/+2
2017-09-07configs: artik10: write the params.bin to boot partitionJaehoon Chung1-1/+1
2017-09-07configs: artik5: write the params.bin to boot partitionJaehoon Chung1-1/+1
2017-09-07configs: artik_common: define the partition number for saving envJaehoon Chung1-0/+1
2017-09-07env_mmc: allow environment to be in an eMMC partitionStephen Warren1-8/+56
2017-02-28artik_common: configs: add raw ramdisk bootingtizen_4.0.m1_releasesubmit/tizen_unified/20170310.010401submit/tizen_4.0/20170828.100008submit/tizen_4.0/20170814.171844submit/tizen_4.0/20170811.094300submit/tizen/20170302.020900accepted/tizen/unified/20170310.075526accepted/tizen/common/20170302.151444accepted/tizen/4.0/unified/20170828.222043accepted/tizen/4.0/unified/20170814.173211accepted/tizen_commonjino.cho1-1/+10
2017-02-28cmd_test: implement -e test for file existenceStephen Warren1-0/+6
2017-02-28cmd_test: evaluate to false without any argumentsStephen Warren1-1/+1
2017-02-28cmd_test: implement ! on sub-expressionsStephen Warren1-19/+24
2017-02-28cmd_test: check for binary operators before unaryStephen Warren1-4/+4
2017-02-28cmd_test: use table lookup for parsingStephen Warren1-70/+113
2017-02-28common/cmd_test: Avoid macro expansionYork Sun1-0/+9
2017-02-28Change dead code in "test" cmd to debug outputJoe Hershberger1-3/+3
2017-01-19compiler*.h: sync include/linux/compiler*.h with Linux 4.5-rc6submit/tizen/20170124.100228accepted/tizen/common/20170124.182102Tom Rini6-235/+383
2017-01-19compiler_gcc: prevent redefining attributesJeroen Hofstee1-0/+10
2017-01-19compiler*.h: sync include/linux/compiler*.h with Linux 3.16Masahiro Yamada6-44/+236
2017-01-19compiler_gcc: do not redefine __gnu_attributesJeroen Hofstee2-4/+12
2016-12-05board: samsung: artik5: setup pwm earlysubmit/tizen_3.0/20161206.005022submit/tizen/20161205.083345accepted/tizen/common/20161205.140013accepted/tizen/3.0/common/20161206.125930tizen_3.0.m2tizen_3.0accepted/tizen_3.0_commonJaewon Kim1-0/+16
2016-12-05artik: configs: disable RAMDUMP featureChanho Park1-3/+0
2016-12-05artik5: remove RAMDUMP featureChanho Park1-2/+2
2016-12-05espresso3250: enable watchdog timer s/w resetDongil Park1-0/+2
2016-12-05espresso3250: pmic: add pmic_enable_wtsr functionDongil Park2-0/+24
2016-12-05artik: configs: clean up boot argument settingChanho Park1-6/+4
2016-12-05exynos: artik10: resize CONFIG_TRUSTZONE_RESERVED_DRAM to 24MBJaehoon Kim1-1/+1
2016-12-05artik10: configs: update tzsw partition offset for dfuChanho Park1-4/+4
2016-12-05exynos: artik10: resize tzsw partition to 1MBChanho Park1-1/+1
2016-12-05fdt: support to skip checking fdtChanho Park1-0/+2
2016-12-05artik: configs: split artik5 and 10 configurationsChanho Park3-46/+35
2016-12-05artik: configs: resize malloc pool lenChanho Park1-1/+2
2016-12-05artik: configs: update dfu partition configurationsChanho Park1-12/+12
2016-12-05Revert "artik: remove CONFIG_USB_OHCI to secure the image capacity"Chanho Park1-1/+1
2016-12-05artik: arm: exynos: resize u-boot partition to 1MBChanho Park1-1/+1
2016-12-05artik: configs: skip 4MB size of boot partitionChanho Park1-3/+3
2016-12-05exynos: artik5: resize tzsw partition to 1MBChanho Park1-0/+4
2016-12-05artik5: configs: correct SPL_TEXT_BASE addressChanho Park1-1/+1
2016-12-05artik5: configs: fix prompt typoJaewon Kim1-1/+1
2016-06-21artik: configs: change attribute of installed files.tizen_20160927jino.cho2-4/+4
2016-05-19artik: configs: Modified size of system-data area from 256M to 1024Msubmit/tizen_3.0_common/20161104.104000submit/tizen/20160602.025241accepted/tizen/common/20160602.140214accepted/tizen/3.0/common/20161114.112229wansu.yoo1-1/+1
2016-04-27artik: configs: support the Thor downloader on a bootable SD cardsubmit/tizen/20160429.063305accepted/tizen/common/20160429.170629jino.cho3-15/+36
2016-04-26artik: configs: fix boot partition offsetjino.cho1-12/+12
2016-04-19artik: configs: increase size of malloc() poolsubmit/tizen/20160419.084959accepted/tizen/common/20160421.162258jino.cho1-1/+1
2016-04-18artik10: usb: gadget: add g_dnl_bind_fixup() functionjino.cho1-0/+19
2016-04-18artik10: usb: dwc3: change base address of the USB Global Registerjino.cho1-1/+1
2016-04-14artik5: config: enable usb dfu/thor gadgetjino.cho1-3/+13
2016-04-14artik5: gadget: add usb initialization functionsjino.cho1-0/+45
2016-04-14artik: dfu: add DFU functionsjino.cho3-1/+147
2016-04-14artik5: fix the build errorjino.cho1-1/+3
2016-04-14artik: remove CONFIG_USB_OHCI to secure the image capacityjino.cho1-1/+1
2016-04-14thor: cmd: remove duplicated label 'bad_args'jino.cho1-7/+0