summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exynos: dts: Add pwm device tree nodeSimon Glass2016-05-252-0/+14
* video: Add an enum for active low/highSimon Glass2016-05-251-0/+5
* exynos: pwm: Add a driver for the exynos5 PWMSimon Glass2016-05-254-0/+133
* exynos: video: Combine LCD driver into one fileSimon Glass2016-05-253-406/+387
* exynos: video: Move mipi_lcd_device_dt into a functionSimon Glass2016-05-252-9/+10
* exynos: video: Move struct exynos_platform_mipi_dsim into vidinfoSimon Glass2016-05-254-18/+9
* exynos: video: Move dsim_config_dt into a functionSimon Glass2016-05-251-18/+19
* exynos: video: Drop static variables in exynos_dp_lowlevel.cSimon Glass2016-05-253-285/+351
* exynos: video: Drop static variables in exynos_fb.cSimon Glass2016-05-251-6/+2
* exynos: video: Drop static variables in exynos_fimd.cSimon Glass2016-05-253-23/+31
* exynos: video: Drop the static lcd_base_addr variableSimon Glass2016-05-253-34/+15
* exynos: video: Remove use of vidinfo_t typedefSimon Glass2016-05-254-12/+13
* exynos: video: Drop dead codeSimon Glass2016-05-256-30/+0
* exynos: video: Move driver files into their own directorySimon Glass2016-05-2515-7/+15
* board: samsung: add initial Espresso7420 board supportThomas Abraham2016-05-259-2/+108
* arm: exynos: add support for Exynos7420 SoCThomas Abraham2016-05-257-0/+282
* arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham2016-05-2520-6/+54
* serial: s5p: use clock api to get clock rateThomas Abraham2016-05-251-1/+14
* serial: s5p: get the port id number from the alias of the device nodeThomas Abraham2016-05-251-2/+2
* clk: exynos: add clock driver for Exynos7420 SocThomas Abraham2016-05-258-0/+514
* pinctrl: Add pinctrl driver support for Exynos7420 SoCThomas Abraham2016-05-257-0/+359
* pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devicesThomas Abraham2016-05-251-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-05-2455-218/+631
|\
| * armv8: ls1043ardb: enable scsi command and pcie to sata converterPo Liu2016-05-181-0/+21
| * driver/ddr/fsl: Add workaround for erratum A-010165Shengzhou Liu2016-05-182-1/+10
| * arm: ls1021a: Enable CONFIG_OF_LIBFDT and CONFIG_FIT in defconfigAlison Wang2016-05-1815-0/+41
| * armv8: ls1043ardb: invert irq pin polarity for AQR105 PHYShaohui Xie2016-05-182-0/+5
| * crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-184-117/+172
| * arch/arm, arch/powerpc: add # of SEC engines on the SOCAlex Porosanu2016-05-184-1/+10
| * arch/arm: add SEC JR0 offsetAlex Porosanu2016-05-185-10/+28
| * armv7: ls102xa: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * armv8: fsl-layerscape: spl: fix the macro name of MMC modeQianyu Gong2016-05-181-1/+1
| * armv8: fsl-layerscape: spl: remove duplicate init_early_memctl_regs()Qianyu Gong2016-05-181-3/+0
| * armv8: ls1043ardb: fix types of variablesQianyu Gong2016-05-181-3/+3
| * armv8: ls1043a: remove redundant code in board filesQianyu Gong2016-05-182-9/+0
| * armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabledQianyu Gong2016-05-181-0/+5
| * armv8/ls1043ardb: fix the limitation of using 'cpld reset'Qianyu Gong2016-05-182-2/+25
| * arm: uniform usage of u32 in ls102x caam configVincent Siles2016-05-181-1/+1
| * arm: Fix SCFG ICID reg addressesVincent Siles2016-05-181-2/+2
| * armv8: fsl-layerscape: Remove unnecessary flushing dcacheAlison Wang2016-05-181-3/+0
| * armv8: ls2080a: update eth primePrabhakar Kushwaha2016-05-182-2/+2
| * armv8: ls2080: enable sec_init in U-BootAneesh Bansal2016-05-181-0/+8
| * armv8/ls1043a: update the node for QSPI supportYuan Yao2016-05-181-2/+3
| * sf: Disable 4-KB erase command for SPANSION S25FS-S familyYuan Yao2016-05-181-0/+72
| * spi: fsl_qspi: Enable Spansion S25FS-S family flashesYuan Yao2016-05-182-6/+57
| * spi: fsl_qspi: Assign AMBA mem according CS num in dtsYuan Yao2016-05-181-12/+43
| * spi: fsl_qspi: Fix issues on arm64Yuan Yao2016-05-181-19/+27
| * armv8/fdt: add fixup_crypto_nodeAlex Porosanu2016-05-171-0/+19
| * armv8: ls2080a: Update MAINTAINERS filePrabhakar Kushwaha2016-05-172-2/+2
| * armv8/ls2080ardb: Update DDR timing to support more UDIMMsShengzhou Liu2016-05-171-3/+3
OpenPOWER on IntegriCloud