aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-06ubi: Ensure no fastmap flush after uif_closeMartin Townsend1-5/+0
2018-02-06i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt1-1/+2
2018-02-06i2c: ihs_i2c: Factor out send_buffer methodMario Six1-24/+26
2018-02-06i2c: ihs_i2c: Make DM compatibleMario Six2-3/+199
2018-02-06i2c: ihs_i2c: Prepare DM conversionMario Six1-29/+40
2018-02-06i2c: fsl_i2c: Make live-tree compatibleMario Six1-10/+6
2018-02-06i2c: fsl_i2c: Remove inline declarationsMario Six1-7/+7
2018-02-06i2c: fsl_i2c: Fix style violationsMario Six1-55/+56
2018-02-05usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson1-1/+0
2018-02-05am335x, shc: kconfig: Fix misspelled choice defaultUlf Magnusson1-1/+1
2018-02-05Fix FreeBSD endian checksJustin Hibbits1-0/+3
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen357-357/+1
2018-02-05fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen9-11/+5
2018-02-05usb: dwc2: make casts of ep->dma_buf consistentTom Rini1-1/+1
2018-02-04MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz2-2/+2
2018-02-04travis.yml: run buildman with option -EDaniel Schwierzeck1-1/+1
2018-02-04travis.yml: fix 'set +e' in build scriptDaniel Schwierzeck1-3/+2
2018-02-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck4-2/+10
2018-02-04README: add doc for how to supply user specific compiler flags to KbuildDaniel Schwierzeck1-0/+5
2018-02-04MAINTAINERS: Update email address for Maxime RipardMaxime Ripard2-4/+4
2018-02-04Merge git://git.denx.de/u-boot-dmTom Rini12-6/+351
2018-02-04Merge git://git.denx.de/u-boot-imxTom Rini86-969/+8262
2018-02-04imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue1-0/+5
2018-02-04drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2-0/+11
2018-02-04i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macroEran Matityahu1-2/+1
2018-02-04iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()Eran Matityahu1-1/+1
2018-02-04doc: mxc_hab: Improve the config option listFabio Estevam1-6/+3
2018-02-04arm: dts: imx6ull: move input include to base device treeStefan Agner2-1/+1
2018-02-04mx6sabresd: Add fastboot supportFabio Estevam1-0/+6
2018-02-04mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGEFabio Estevam2-1/+1
2018-02-04mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGEFabio Estevam1-2/+1
2018-02-04board: tbs2910: add private imx configSoeren Moch2-1/+116
2018-02-04imx: mx25: Remove SION bit in all pin-mux that are safeMichael Trimarchi1-281/+290
2018-02-04imx: mx7dsabresd: enable UHS and HS200Peng Fan2-0/+6
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan2-5/+405
2018-02-04ARM: dts: add pinmux and tuning settings for HS200/SDR104Peng Fan1-0/+88
2018-02-04mmc: fsl_esdhc: add strobe and tuning entryPeng Fan1-8/+12
2018-02-04mx6memcal: fix comment in board header fileEric Nelson1-3/+2
2018-02-04mx6memcal: enable SDP supportEric Nelson3-1/+12
2018-02-04mx6memcal: launder through savedefconfigEric Nelson1-5/+4
2018-02-04arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn2-39/+1
2018-02-04arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn2-39/+1
2018-02-04arm: imx: cx9020: move dram init into common placePatrick Bruenn3-35/+48
2018-02-04arm: imx: cx9020: remove usage of mx53_dram_sizePatrick Bruenn1-9/+5
2018-02-04board,ge,bx50v3 - rtc time validationNandor Han3-1/+9
2018-02-04configs: ge_bx50v3: automatic partition selection and video output failure me...Ian Ray1-29/+53
2018-02-04board: ge: bx50v3: mount rootfs read-onlyHannu Lounento1-1/+1
2018-02-04configs: ge_bx50v3: enable bootcountIan Ray1-0/+8
2018-02-04config: ge_bx50v3: read boot scriptIan Ray1-6/+6
2018-02-04board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray5-83/+20