summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-14configs: odroid_xu3: remove obsolete OdroidXU3-lite workaroundtizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184306submit/tizen_5.5_mobile_hotfix/20201026.185106submit/tizen_5.5/20191031.000010submit/tizen/20190816.052928accepted/tizen/unified/20190816.112230accepted/tizen/5.5/unified/wearable/hotfix/20201027.102012accepted/tizen/5.5/unified/mobile/hotfix/20201027.061834accepted/tizen/5.5/unified/20191031.004409tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_-1accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedMarek Szyprowski1-8/+1
2019-07-09packaging: rpi3: separate rpi3 spec file for 32bitsubmit/tizen/20190709.053530accepted/tizen/unified/20190709.072602Jaehoon Chung2-24/+101
2019-06-24samsung: tizen_rpi: change loglevel from 7 to 4submit/tizen/20190624.053247accepted/tizen/unified/20190624.083602Jaehoon Chung1-1/+1
2019-05-17usb: return 0 from usb_stor_get_info even if removable mediasubmit/tizen/20190530.011954accepted/tizen/unified/20190602.221836Troy Kisky1-3/+1
2019-05-17scripts: tizen: update script version informationJaehoon Chung2-2/+2
2019-05-15serial: bcm283x_mu: Refactor RX bufferDongwoo Lee1-6/+13
2019-05-10configs: rpi: remove lcd from console outputsubmit/tizen/20190510.063145accepted/tizen/unified/20190512.221846Seung-Woo Kim1-2/+2
2019-05-10serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf1-1/+7
2019-05-08 serial: bcm283x_mu: Support RX buffersubmit/tizen/20190509.014331accepted/tizen/unified/20190509.052830Dongwoo Lee1-6/+54
2019-05-03rpi: tizen-boot: rpi3-32b: Enable custom network configurationsubmit/tizen/20190503.062448accepted/tizen/unified/20190503.110431Dongwoo Lee1-1/+1
2019-04-29rpi: tizen-boot: rpi3-32b: support to enter the flash mode with commandsubmit/tizen/20190429.071428accepted/tizen/unified/20190429.103839Seung-Woo Kim1-0/+7
2019-04-29rpi: tizen-boot: rpi3-32b: pass network arguments on flash modeSeung-Woo Kim1-0/+6
2019-04-29rpi: tizen-boot: rpi3-32b: fix to use setenv for bootmodeSeung-Woo Kim1-1/+1
2019-04-23packaging: u-boot-rpi3: support 32bit rpi3 u-boot imagesubmit/tizen/20190423.092544accepted/tizen/unified/20190424.040754Jaehoon Chung1-5/+25
2019-04-05config: tizen_rpi: fix typo vc_mem/sizesubmit/tizen/20190409.022711accepted/tizen/unified/20190410.002218Jaehoon Chung1-1/+1
2019-03-20scripts: sd_fusing_xu4: check whether block device is valid or notJaehoon Chung1-1/+8
2019-03-19scripts: sd_fusing_rpi3: check whether block device is valid or notJaehoon Chung1-1/+8
2019-03-19rpi: tizen-boot: rpi3: fix wrong argument about setenvJaehoon Chung1-1/+1
2019-02-26rpi: tizen-boot: rpi3: remove unnecessary commentsubmit/tizen/20190313.093514accepted/tizen/unified/20190314.220453Jaehoon Chung1-2/+0
2019-02-25config: tizen_rpi: move some bootarg values to tizen_rpi headerJaehoon Chung3-2/+6
2019-02-22config: tizen_rpi: support to enter the flash mode with commandJaehoon Chung2-0/+8
2019-02-22config: tizen_rpi: move env values from boot script to tizen_rpi.hJaehoon Chung4-150/+69
2019-02-20configs: rpi: move from rpi to tizen_rpi about tizen specific configJaehoon Chung2-37/+38
2019-02-19config: tizen_rpi: add tizen_rpi header file for tizensubmit/tizen/20190221.111634Jaehoon Chung2-0/+19
2019-02-13rpi: tizen-boot: rpi3: remove dhcp as default network configurationDongwoo Lee1-2/+0
2018-12-28rpi: tizen-boot: rpi3: pass network arguments on flash modesubmit/tizen/20190103.040758submit/tizen/20190102.221308submit/tizen/20190102.053705accepted/tizen/unified/20190104.061233Dongwoo Lee1-1/+9
2018-12-18samsung: platform_boot: increase space for kernel from 8MiB to 16MiBsubmit/tizen/20181219.092800submit/tizen/20181219.021138accepted/tizen/unified/20181220.061534Jaehoon Chung1-1/+1
2018-12-13samsung: common: increase space for kernel from 8MiB to 16MiBsubmit/tizen/20181217.063902accepted/tizen/unified/20181218.063001Marek Szyprowski1-1/+1
2018-11-12packaging: added a comment how to build with gbs for rpi3submit/tizen/20181114.044952accepted/tizen/unified/20181115.063726Jaehoon Chung1-0/+13
2018-10-26usb: Handle audio extension endpoint descriptor in usb_parse_config()submit/tizen/20181101.042526submit/tizen/20181031.053034Bin Meng1-2/+3
2018-10-05scripts: sd_fusing_xu4: remove not necessary tmp variable and commentSeung-Woo Kim1-5/+0
2018-10-01scripts: sd_fusing_xu4: add the ramdisk partitionJaehoon Chung1-37/+11
2018-10-01board: samsung: exynos5-dt: modify the get_dfu_alt_system informationJaehoon Chung1-1/+31
2018-10-01config: odroid-xu3: add dfu_alt_system information version 2Jaehoon Chung3-2/+29
2018-09-21scripts: tizen: change modules parition size as 32MBSeung-Woo Kim1-1/+1
2018-09-20rpi: tizen-boot: rpi3/rpi3-32b: add dwc_otg option like raspbian cmdlineSeung-Woo Kim2-2/+2
2018-09-12config: rpi3: update dtb file names in dfu_alt_infoSeung-Woo Kim1-2/+3
2018-09-03rpi: tizen-boot: rpi3/rpi3-32b: set dt filename by its modelsubmit/tizen_5.0/20181101.000005submit/tizen/20180904.010142accepted/tizen/unified/20180905.140109accepted/tizen/5.0/unified/20181102.022508Seung-Woo Kim2-2/+12
2018-09-03rpi3_32b: Enable lan78xx driverPeter Robinson1-0/+2
2018-09-03rpi: Add identifier for the new RPi3 B+Alexander Graf1-0/+5
2018-09-03rpi3: Enable lan78xx driverAlexander Graf1-0/+2
2018-05-15rpi: tizen-boot: rpi2: Add boot param for support flash modeSeung-Woo Kim1-0/+6
2018-05-15rpi: tizen-boot: rpi3-32b: Add boot param for support flash modeSeung-Woo Kim1-0/+6
2018-05-15rpi: tizen-boot: Add boot parameter for support flash modeDongwoo Lee1-0/+6
2018-05-10gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim2-10/+15
2018-05-10gadget: f_thor: fix filename overflowSeung-Woo Kim1-1/+2
2018-05-08rpi: tizen-boot: rpi2: set console in cmdline as u-boot environmentsubmit/tizen/20180510.044512accepted/tizen/unified/20180510.070928Seung-Woo Kim1-1/+7
2018-05-08rpi: tizen-boot: rpi3: set console in cmdline as u-boot environmentSeung-Woo Kim2-2/+14
2018-04-23script: Make the get_default_envs.sh script working with cross compileSeung-Woo Kim1-1/+3
2018-04-23samsung: misc: fix wrong #ifdef and #endif bracket for CONFIG_LCDSeung-Woo Kim1-0/+2