summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-11artik: configs: enable usb dfu/thor gadgetChanho Park1-3/+48
2016-04-11board: samsung: artik10: support dwc3 gadget initializationChanho Park1-0/+70
2016-04-11usb: echi: use _min3 instead of min3Chanho Park1-2/+2
2016-04-11thor:cmd: get the default command arguments from environmentPrzemyslaw Marczak1-0/+6
2016-04-11exynos: define XHCI/USB3 address for other socChanho Park1-0/+7
2016-04-11usb: dwc3: uses #if defined instead of IS_ENABLEDChanho Park1-4/+5
2016-04-11usb: dwc3: correct source nameChanho Park1-1/+0
2016-04-11linux/kernel.h: import more macrosMasahiro Yamada1-0/+92
2016-04-11include: move various macros to include/linux/kernel.hMasahiro Yamada13-143/+158
2016-04-11EXYNOS5420: Add power register structure.Rajeshwari Birje1-0/+837
2016-04-11ARCH: EXYNOS: add support to match product idMinkyu Kang1-0/+19
2016-04-11samsung: usb: phy: Support for DWC3 PHYLukasz Majewski3-0/+95
2016-04-11EXYNOS5: Add function to enable exynos5420 usbdev phy ctrlJoonyoung Shim1-2/+26
2016-04-11arm: odroid: enable/disable usb host phy for exynos4412Suriyan Ramasami2-0/+34
2016-04-11arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2-0/+28
2016-04-11arm: exynos: Add methods to control power to USB 3.0 PHYVivek Gautam2-0/+27
2016-04-11EXYNOS: Add API for power reset and exit wakeupRajeshwari Shinde2-0/+62
2016-04-11power: exynos-tmu: use the mux_addr bit fields in tmu_control registerNaveen Krishna Chatradhi1-1/+10