summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17dm: core: allow drivers to refuse to bindStephen Warren
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-05-17m68k: add DM model serial driverangelo@sysam.it
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it
2016-05-17dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan
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-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2016-05-07Merge 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-06Fix various typos, scattered over the code.Robert P. J. Day
2016-05-06mmc: Fix error in RPMB codeMarek Vasut
2016-05-06omap4: duovero: Disable EFI bootingAsh Charles
2016-05-06omap4: 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-04include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner
2016-05-03net: fix vlan validationStefan Agner
2016-05-03drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha
2016-05-03fdt: fix setting MAC addresses for multiple interfacesLev Iserovich
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra
2016-05-03mkimage: fix generation of FIT imageAndreas Bießmann
2016-05-03i2c/eeprom: Always define I2C_RXTX_LENMario Six