aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-17dm: scsi: Fix up code styleSimon Glass1-233/+226
2016-05-17dm: scsi: Remove the forward declarationsSimon Glass1-332/+310
2016-05-17sandbox: Add dummy SATA functionsSimon Glass2-1/+34
2016-05-17sandbox: Add dummy SCSI functionsSimon Glass2-1/+30
2016-05-17sandbox: Add string and 16-bit I/O functionsSimon Glass1-0/+15
2016-05-17Allow iotrace byte access to use an address of any sizeSimon Glass1-2/+3
2016-05-17dm: Rename disk uclass to ahciSimon Glass9-12/+14
2016-05-17pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass3-8/+0
2016-05-17dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass2-0/+175
2016-05-17Revert "dm: sandbox: Drop the pre-DM host implementation"Simon Glass1-0/+90
2016-05-17gpio: exynos(s5p): remove gpio_xlate routineEric Nelson1-11/+0
2016-05-17gpio: rk: remove gpio_xlate routineEric Nelson1-11/+0
2016-05-17gpio: pic32: remove gpio_xlate routineEric Nelson1-10/+0
2016-05-17gpio: omap: remove gpio_xlate routineEric Nelson1-11/+0
2016-05-17gpio: intel_broadwell: remove gpio_xlate routineEric Nelson1-10/+0
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson2-12/+37
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N3-0/+50
2016-05-17dm: gpio: introduce 74x164 driverPeng Fan3-0/+202
2016-05-17dm: spi: introduce dm apiPeng Fan2-7/+73
2016-05-17dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2-15/+33
2016-05-17dm: spi: soft_spi bug fixPeng Fan1-7/+12
2016-05-17fdt: fix dev_get_addr_name node offsetStephen Warren1-2/+2
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren2-4/+7
2016-05-17dm: core: allow drivers to refuse to bindStephen Warren1-0/+4
2016-05-17buildman: allow more incremental buildingStephen Warren5-11/+73
2016-05-17m68k: add DM model serial driverangelo@sysam.it2-44/+167
2016-05-17m68k: add malloc memory for early mallocangelo@sysam.it9-39/+147
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