summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix FreeBSD endian checksJustin Hibbits2018-02-051-0/+3
* cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen2018-02-05357-357/+1
* fpga: Resync various CONFIG_FPGA_* symbolsTuomas Tynkkynen2018-02-059-11/+5
* usb: dwc2: make casts of ep->dma_buf consistentTom Rini2018-02-051-1/+1
* MAINTAINERS: board: qcom: db410c, db820c: update email.Jorge Ramirez-Ortiz2018-02-042-2/+2
* travis.yml: run buildman with option -EDaniel Schwierzeck2018-02-041-1/+1
* travis.yml: fix 'set +e' in build scriptDaniel Schwierzeck2018-02-041-3/+2
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-044-2/+10
* README: add doc for how to supply user specific compiler flags to KbuildDaniel Schwierzeck2018-02-041-0/+5
* MAINTAINERS: Update email address for Maxime RipardMaxime Ripard2018-02-042-4/+4
* Merge git://git.denx.de/u-boot-dmTom Rini2018-02-0412-6/+351
|\
| * log: add category LOGC_EFIHeinrich Schuchardt2018-02-033-0/+3
| * log: Add a way to log error-return valuesSimon Glass2018-02-034-0/+33
| * log: Add documentation for commands and formattingSimon Glass2018-02-031-0/+27
| * log: Add tests for the new log featuresSimon Glass2018-02-031-1/+27
| * log: Add a command to output a log recordSimon Glass2018-02-031-1/+40
| * log: Add a command to control the log output formatSimon Glass2018-02-031-0/+43
| * log: Update log_console to honour the log formatSimon Glass2018-02-032-3/+28
| * log: Add control over log formattingSimon Glass2018-02-033-0/+16
| * log: Add functions to convert IDs to/from namesSimon Glass2018-02-032-2/+104
| * dm: core: Add a function to look up a uclass by nameSimon Glass2018-02-033-0/+31
* | Merge git://git.denx.de/u-boot-imxTom Rini2018-02-0486-969/+8262
|\ \ | |/ |/|
| * imx: mx7: run sec_init for CAAM RNGBryan O'Donoghue2018-02-041-0/+5
| * drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2018-02-042-0/+11
| * i2c: imx: Take mx6dqp in consideration in the I2C_PADS_INFO macroEran Matityahu2018-02-041-2/+1
| * iomux-v3: Take mx6dqp in consideration for imx_iomux_v3_setup_pad()Eran Matityahu2018-02-041-1/+1
| * doc: mxc_hab: Improve the config option listFabio Estevam2018-02-041-6/+3
| * arm: dts: imx6ull: move input include to base device treeStefan Agner2018-02-042-1/+1
| * mx6sabresd: Add fastboot supportFabio Estevam2018-02-041-0/+6
| * mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGEFabio Estevam2018-02-042-1/+1
| * mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGEFabio Estevam2018-02-041-2/+1
| * board: tbs2910: add private imx configSoeren Moch2018-02-042-1/+116
| * imx: mx25: Remove SION bit in all pin-mux that are safeMichael Trimarchi2018-02-041-281/+290
| * imx: mx7dsabresd: enable UHS and HS200Peng Fan2018-02-042-0/+6
| * mmc: fsl_esdhc: support SDR104 and HS200Peng Fan2018-02-042-5/+405
| * ARM: dts: add pinmux and tuning settings for HS200/SDR104Peng Fan2018-02-041-0/+88
| * mmc: fsl_esdhc: add strobe and tuning entryPeng Fan2018-02-041-8/+12
| * mx6memcal: fix comment in board header fileEric Nelson2018-02-041-3/+2
| * mx6memcal: enable SDP supportEric Nelson2018-02-043-1/+12
| * mx6memcal: launder through savedefconfigEric Nelson2018-02-041-5/+4
| * arm: imx: mx53loco: remove usage of mx53_dram_sizePatrick Bruenn2018-02-042-39/+1
| * arm: imx: m53evk: remove usage of mx53_dram_sizePatrick Bruenn2018-02-042-39/+1
| * arm: imx: cx9020: move dram init into common placePatrick Bruenn2018-02-043-35/+48
| * arm: imx: cx9020: remove usage of mx53_dram_sizePatrick Bruenn2018-02-041-9/+5
| * board,ge,bx50v3 - rtc time validationNandor Han2018-02-043-1/+9
| * configs: ge_bx50v3: automatic partition selection and video output failure me...Ian Ray2018-02-041-29/+53
| * board: ge: bx50v3: mount rootfs read-onlyHannu Lounento2018-02-041-1/+1
| * configs: ge_bx50v3: enable bootcountIan Ray2018-02-041-0/+8
| * config: ge_bx50v3: read boot scriptIan Ray2018-02-041-6/+6
| * board: ge: bx50v3: Support FIT and select configuration based on VPDIan Ray2018-02-045-83/+20