summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut
2016-05-17SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner
2016-05-17imx: iomux-v3: fix UART input selectsStefan Agner
2016-05-17ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut
2016-05-17imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson
2016-05-17imx: tools: imximage: fix CLR bit commandAdrian Alonso
2016-05-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-05-17i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham
2016-05-17i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEArStefan Roese
2016-05-17i2c: config: Move SYS_I2C_DW to KconfigStefan Roese
2016-05-17i2c: Add entry for Designware I2C driver in KconfigStefan Roese
2016-05-17dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc
2016-05-17dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc
2016-05-17i2c: designware_i2c: Optionally check enable status registerStefan Roese
2016-05-17i2c: muxes: Add support for TI PCA954X muxMichal Simek
2016-05-17i2c: cdns: Support different bus speedsMichal Simek
2016-05-17i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek
2016-05-17i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek
2016-05-16Prepare v2016.05Tom Rini
2016-05-15sunxi: Enable USB host in CHIP defconfigHans de Goede
2016-05-13test, tools: update tbot documentationHeiko Schocher
2016-05-13tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara
2016-05-10arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen
2016-05-10warp7: Fix boot by selecting CONFIG_OF_LIBFDTFabio Estevam
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-05-06usb: gadget: dfu: discard dead codePeng Fan
2016-05-06dfu: avoid memory leakPeng Fan
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese
2016-05-06usb: hub: Don't continue on get_port_status failureMarek Vasut
2016-05-06usb: Assure Get Descriptor request is in separate microframeMarek Vasut
2016-05-06usb: Wait after sending Set Configuration requestMarek Vasut
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin
2016-05-06mtd: cqspi: Simplify indirect read codeMarek Vasut
2016-05-06mtd: cqspi: Simplify indirect write codeMarek Vasut
2016-05-06arm: socfpga: socrates: Add 'time' commandStefan Roese
2016-05-06ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut
2016-05-06usb: Don't init pointer to zero, but NULLMarek Vasut