aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-17dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan3-0/+375
2016-05-16Prepare v2016.05v2016.05Tom Rini1-1/+1
2016-05-15sunxi: Enable USB host in CHIP defconfigHans de Goede1-0/+1
2016-05-13test, tools: update tbot documentationHeiko Schocher2-153/+103
2016-05-13tests: py: fix NameError exception if bdi cmd is not supportedHeiko Schocher1-0/+1
2016-05-12arm/arm64: Move barrier instructions into separate headerAndre Przywara3-21/+46
2016-05-10arm: socfpga: Update iomux and pll for c5 socdk RevEDinh Nguyen2-36/+36
2016-05-10warp7: Fix boot by selecting CONFIG_OF_LIBFDTFabio Estevam1-0/+1
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini4-168/+90
2016-05-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini6-13/+36
2016-05-06usb: gadget: dfu: discard dead codePeng Fan1-9/+1
2016-05-06dfu: avoid memory leakPeng Fan1-1/+3
2016-05-06usb: dwc2: Add delay to fix the USB detection problem on SoCFPGAStefan Roese1-0/+9
2016-05-06usb: hub: Don't continue on get_port_status failureMarek Vasut1-0/+1
2016-05-06usb: Assure Get Descriptor request is in separate microframeMarek Vasut1-0/+8
2016-05-06usb: Wait after sending Set Configuration requestMarek Vasut1-0/+8
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin1-1/+1
2016-05-06mtd: cqspi: Simplify indirect read codeMarek Vasut1-71/+57
2016-05-06mtd: cqspi: Simplify indirect write codeMarek Vasut1-96/+30
2016-05-06arm: socfpga: socrates: Add 'time' commandStefan Roese1-0/+1
2016-05-06ARM: socfpga: Disable USB OC protection on SoCratesMarek Vasut1-0/+1
2016-05-06usb: Don't init pointer to zero, but NULLMarek Vasut1-1/+1
2016-05-06usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner1-2/+5
2016-05-06imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan1-3/+6
2016-05-06test/py: dfu: wait for USB device to go away at bootStephen Warren1-0/+2
2016-05-06ARM: am33xx: Fix DDR initialization delaysRuss Dill1-0/+1
2016-05-06ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren1-0/+2
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day24-29/+29
2016-05-05mmc: Fix error in RPMB codeMarek Vasut1-1/+1
2016-05-05omap4: duovero: Disable EFI bootingAsh Charles1-0/+1
2016-05-05omap4: load files for legacy bootAsh Charles1-1/+4
2016-05-04ARM: tegra: import latest Jetson TK1 spreadsheetStephen Warren2-1/+14
2016-05-04pci: tegra: fix DM conversion issues on Tegra20Stephen Warren1-11/+10
2016-05-04ARM: tegra: enable GPU node by compatible valueStephen Warren3-15/+22
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day34-82/+82
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner1-11/+5
2016-05-03net: fix vlan validationStefan Agner1-2/+2
2016-05-03drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha1-0/+1
2016-05-03fdt: fix setting MAC addresses for multiple interfacesLev Iserovich1-6/+14
2016-05-03usb: dwc2: Init desc_before_addrMarek Vasut1-0/+3
2016-05-03usb: dwc2: Make OC protection configurableMarek Vasut1-3/+14
2016-05-03usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()Marek Vasut1-7/+14
2016-05-03usb: dwc2: Pass private data into dwc_otg_core_init()Marek Vasut1-2/+3
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra1-0/+7
2016-05-03mkimage: fix generation of FIT imageAndreas Bießmann1-6/+3
2016-05-03i2c/eeprom: Always define I2C_RXTX_LENMario Six1-0/+4
2016-05-02mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam1-1/+0
2016-05-02kbuild: Do not append dtb for OF_EMBED caseMichal Simek1-1/+1
2016-05-02fit_image: Fix a double close() on the error pathSimon Glass1-1/+0
2016-05-02tools: env: fix config file loading in env libraryAnatolij Gustschin1-0/+3