summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-173-0/+50
* dm: gpio: introduce 74x164 driverPeng Fan2016-05-173-0/+202
* dm: spi: introduce dm apiPeng Fan2016-05-172-7/+73
* dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-172-15/+33
* dm: spi: soft_spi bug fixPeng Fan2016-05-171-7/+12
* fdt: fix dev_get_addr_name node offsetStephen Warren2016-05-171-2/+2
* video: tegra: refuse to bind to disabled dcsStephen Warren2016-05-172-4/+7
* dm: core: allow drivers to refuse to bindStephen Warren2016-05-171-0/+4
* buildman: allow more incremental buildingStephen Warren2016-05-175-11/+73
* m68k: add DM model serial driverangelo@sysam.it2016-05-172-44/+167
* m68k: add malloc memory for early mallocangelo@sysam.it2016-05-179-39/+147
* dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan2016-05-173-0/+375
* 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
| * | usb: Wait after sending Set Configuration requestMarek Vasut2016-05-061-0/+8
| * | usb: Don't init pointer to zero, but NULLMarek Vasut2016-05-061-1/+1
| * | usb: ehci-mx6: allow board_ehci_hcd_init to failStefan Agner2016-05-061-2/+5
| |/
* | imx6: cache: disable L2 before touching Auxiliary Control RegisterPeng Fan2016-05-061-3/+6
* | test/py: dfu: wait for USB device to go away at bootStephen Warren2016-05-061-0/+2
* | ARM: am33xx: Fix DDR initialization delaysRuss Dill2016-05-061-0/+1
* | ARM: fix ifdefs in ARMv8 lowlevel_init()Stephen Warren2016-05-061-0/+2
* | Fix various typos, scattered over the code.Robert P. J. Day2016-05-0524-29/+29
* | mmc: Fix error in RPMB codeMarek Vasut2016-05-051-1/+1
* | omap4: duovero: Disable EFI bootingAsh Charles2016-05-051-0/+1
* | omap4: load files for legacy bootAsh Charles2016-05-051-1/+4
|/
* ARM: tegra: import latest Jetson TK1 spreadsheetStephen Warren2016-05-042-1/+14
* pci: tegra: fix DM conversion issues on Tegra20Stephen Warren2016-05-041-11/+10
* ARM: tegra: enable GPU node by compatible valueStephen Warren2016-05-043-15/+22
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-0334-82/+82
* net: increase maximum frame size to accomediate VLAN packetsStefan Agner2016-05-031-11/+5
* net: fix vlan validationStefan Agner2016-05-031-2/+2
* drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha2016-05-031-0/+1
* fdt: fix setting MAC addresses for multiple interfacesLev Iserovich2016-05-031-6/+14
OpenPOWER on IntegriCloud