summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-05packaging: exclude build for non proper obs projectsubmit/tizen_3.0_wearable/20161015.000006submit/tizen_3.0_tv/20161015.000006submit/tizen_3.0_mobile/20161015.000007submit/tizen_3.0_ivi/20161010.000007submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093752submit/tizen/20160810.050017accepted/tizen/wearable/20160810.082323accepted/tizen/tv/20160810.082259accepted/tizen/mobile/20160810.082232accepted/tizen/ivi/20160810.082337accepted/tizen/common/20160810.161716accepted/tizen/3.0/wearable/20161015.084455accepted/tizen/3.0/tv/20161016.010051accepted/tizen/3.0/mobile/20161015.034425accepted/tizen/3.0/ivi/20161011.065200accepted/tizen/3.0/common/20161114.110359accepted/tizen/3.0.m2/wearable/20170105.024525accepted/tizen/3.0.m2/tv/20170105.024223accepted/tizen/3.0.m2/mobile/20170105.023941tizen_3.0_tvtizen_3.0.m2tizen_3.0accepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileSeung-Woo Kim2-0/+8
2016-07-25ARM: exynos: dts: add the reboot-mode nodes for tizen boardsJaehoon Chung3-0/+14
2016-07-25samsung: board: support the checking reboot modeJaehoon Chung1-0/+1
2016-07-25samsung: misc: support to check reboot mode with inform registerJaehoon Chung2-0/+32
2016-07-25ARM: exynos: power: add the functions for controlling INFORM registerJaehoon Chung2-0/+65
2016-07-08TPL: TM2: image: Add workaround text to show exact download modeSeung-Woo Kim2-0/+0
2016-07-02TPL: TM2: config: add ess base address to bootargsSeung-Woo Kim1-1/+1
2016-06-15TPL: TM2: set MAX77843 MUIC to USB path before entering download modeMarek Szyprowski3-3/+217
2016-06-15TPL: TM2: enter download mode if INFORM3 equals 0x12345670 + 0x1Marek Szyprowski1-1/+1
2016-06-15TPL: TM2: config: force autobootMarek Szyprowski1-1/+1
2016-06-15TPL: TM2: config: disable UMS feature (not really needed)Marek Szyprowski1-4/+2
2016-05-24packaging: u-boot: build only u-boot-tools for arm64Jaehoon Chung1-2/+14
2016-05-18TPL: TM2: config: samsung: Samsung TM2 config fileLukasz Majewski1-0/+136
2016-05-18TPL: TM2: image: Support for displaying image when download mode has been ena...Lukasz Majewski2-0/+0
2016-05-18TPL: TM2: f_thor: Allow to download 4GB imagesLukasz Majewski1-5/+5
2016-05-18TPL: TM2: dfu: Add support for in-partition offset in dfu_alt_info specifiersLukasz Majewski1-2/+11
2016-05-18TPL: TM2: usb3: Use usb3 drd phy configuration from Linux kernelLukasz Majewski1-0/+25
2016-05-18TPL: TM2: usb3: Configure usb3 drd phy clocksLukasz Majewski1-0/+12
2016-05-18TPL: TM2: Extend cpu.h header file to support DWC3 USB controllerLukasz Majewski1-1/+4
2016-05-18TPL: TM2: usb3: Provide board specific code to support DWC3 controllerLukasz Majewski1-0/+37
2016-05-18TPL: TM2: dwmmc: Use CONFIG_TPL_TM2 flag to avoid unnecessary configurationLukasz Majewski1-10/+22
2016-05-18TPL: TM2: mmc: dwmmc: Provide support for 64 bit idma operationLukasz Majewski2-6/+51
2016-05-18TPL: TM2: dwmmc: samsung: Add code to detect if dwmmc driver requires 64bit s...Lukasz Majewski2-0/+10
2016-05-18TPL: TM2: kconfig: defconfig: Adding TM2 tm2_defconfig fileLukasz Majewski1-0/+27
2016-05-18TPL: TM2: dts: Support for Samsung TM2 device treeLukasz Majewski3-0/+36
2016-05-18TPL: TM2: clock: exynos: Add clock stubs for TM2 targetLukasz Majewski1-0/+20
2016-05-18TPL: TM2: timer: Support for PMW timer (PWM4)Lukasz Majewski7-3/+417
2016-05-18TPL: TM2: serial: Support for s5p_serial on TM2 boardLukasz Majewski2-2/+13
2016-05-18TPL: TM2: Add Samsung TM2 board fileLukasz Majewski1-0/+107
2016-05-18TPL: TM2: kconfig: Initial kconfig support for Samsung Exynos5433 TM2 boardLukasz Majewski3-0/+32
2016-05-18TPL: TM2: FIX: SYMLINKS: missing symlinksLukasz Majewski11-0/+11
2016-05-18TPL: TM2: FIX: cmd: itest: add support for .q size specifierMarek Szyprowski1-1/+5
2016-05-18gadget: f_thor: properly enable 3rd endpoint defined by this protocolMarek Szyprowski1-0/+7
2016-05-18usb: dwc3: Change addr and length declaration to long at dwc3_flush_cache() f...Lukasz Majewski1-2/+4
2016-05-18ARM: asm: types: Introduce DMA_ADDR_T_64BITLokesh Vutla2-2/+19
2016-05-18arm64: Only allow dcache disabled in SPL buildsAlexander Graf1-0/+9
2016-05-18arm64: Remove non-full-va map codeAlexander Graf12-256/+85
2016-05-18hikey: Add MMU tablesAlexander Graf2-2/+24
2016-05-18dwmmc: Increase retry timeoutAlexander Graf1-1/+1
2016-05-18vexpress64: Add MMU tablesAlexander Graf2-3/+24
2016-05-18tegra: Replace home grown mmu code with generic table approachAlexander Graf2-115/+19
2016-05-18zymqmp: Replace home grown mmu code with generic table approachAlexander Graf2-169/+50
2016-05-18thunderx: Move mmu table into board fileAlexander Graf4-16/+29
2016-05-18arm64: Make full va map code more dynamicAlexander Graf6-108/+500
2016-05-18arm64: Disable TTBR1 maps in EL1Alexander Graf2-1/+2
2016-05-18thunderx: Calculate TCR dynamicallyAlexander Graf3-9/+59
2016-04-26configs: odroid_xu3: disable the configuration for fixing MFCsubmit/tizen/20160427.035435accepted/tizen/wearable/20160427.080430accepted/tizen/tv/20160427.080409accepted/tizen/mobile/20160427.080433accepted/tizen/ivi/20160427.080419accepted/tizen/common/20160427.054028Jaehoon Chung1-3/+0
2016-04-21packaging: change the Version information to 2016.03submit/tizen/20160425.072005accepted/tizen/wearable/20160425.094017accepted/tizen/tv/20160425.093953accepted/tizen/mobile/20160425.094010accepted/tizen/ivi/20160425.094023Jaehoon Chung2-2/+2
2016-04-21packaging: u-boot: change from u-boot.bin to u-boot-nodtb.bin for multi-dtbJaehoon Chung1-2/+2
2016-04-08odroid xu3/xu4: add bootclone and ubootupgrade environment scriptsPrzemyslaw Marczak1-1/+33