summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan
2016-05-06test/py: dfu: wait for USB device to go away at bootStephen Warren
2016-05-06ARM: am33xx: Fix DDR initialization delaysRuss Dill
2016-05-06ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-05mmc: Fix error in RPMB codeMarek Vasut
2016-05-05omap4: duovero: Disable EFI bootingAsh Charles
2016-05-05omap4: load files for legacy bootAsh Charles
2016-05-04ARM: tegra: import latest Jetson TK1 spreadsheetStephen Warren
2016-05-04pci: tegra: fix DM conversion issues on Tegra20Stephen Warren
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner