summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-1721-27/+71
|\
| * ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-173-2/+4
| * SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut2016-05-172-0/+7
| * SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-1711-17/+48
| * imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner2016-05-171-1/+1
| * imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-171-1/+1
| * imx: iomux-v3: fix UART input selectsStefan Agner2016-05-171-4/+4
| * ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut2016-05-171-0/+1
| * imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson2016-05-171-0/+1
| * imx: tools: imximage: fix CLR bit commandAdrian Alonso2016-05-171-1/+1
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-17162-703/+720
| |\
| * | mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2016-04-281-1/+0
| * | video: ipu_common: fix build errorPeng Fan2016-04-281-1/+3
* | | i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham2016-05-171-33/+29
* | | i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEArStefan Roese2016-05-171-0/+10
* | | i2c: config: Move SYS_I2C_DW to KconfigStefan Roese2016-05-1734-4/+30
* | | i2c: Add entry for Designware I2C driver in KconfigStefan Roese2016-05-171-0/+8
* | | dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-173-0/+120
* | | dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc2016-05-171-67/+49
* | | dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc2016-05-171-8/+39
* | | dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc2016-05-171-8/+8
* | | dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc2016-05-171-5/+5
* | | dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc2016-05-171-3/+2
* | | dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc2016-05-171-14/+6
* | | dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc2016-05-171-31/+32
* | | dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-176-76/+87
* | | i2c: designware_i2c: Optionally check enable status registerStefan Roese2016-05-171-0/+9
* | | i2c: muxes: Add support for TI PCA954X muxMichal Simek2016-05-173-0/+90
* | | i2c: cdns: Support different bus speedsMichal Simek2016-05-171-7/+69
* | | i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek2016-05-171-37/+11
* | | i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek2016-05-171-4/+12
| |/ |/|
* | Prepare v2016.05Tom Rini2016-05-161-1/+1
* | sunxi: Enable USB host in CHIP defconfigHans de Goede2016-05-151-0/+1
* | test, tools: update tbot documentationHeiko Schocher2016-05-132-153/+103
* | tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher2016-05-131-0/+1
* | arm/arm64: Move barrier instructions into separate headerAndre Przywara2016-05-123-21/+46
* | arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen2016-05-102-36/+36
* | warp7: Fix boot by selecting CONFIG_OF_LIBFDTFabio Estevam2016-05-101-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-05-064-168/+90
|\ \
| * | socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin2016-05-061-1/+1
| * | mtd: cqspi: Simplify indirect read codeMarek Vasut2016-05-061-71/+57
| * | mtd: cqspi: Simplify indirect write codeMarek Vasut2016-05-061-96/+30
| * | arm: socfpga: socrates: Add 'time' commandStefan Roese2016-05-061-0/+1
| * | ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut2016-05-061-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-05-066-13/+36
|\ \ \
| * | | usb: gadget: dfu: discard dead codePeng Fan2016-05-061-9/+1
| * | | dfu: avoid memory leakPeng Fan2016-05-061-1/+3
| * | | usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese2016-05-061-0/+9
| * | | usb: hub: Don't continue on get_port_status failureMarek Vasut2016-05-061-0/+1
| * | | usb: Assure Get Descriptor request is in separate microframeMarek Vasut2016-05-061-0/+8
OpenPOWER on IntegriCloud