summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * dm: usb: Add a legacy block interface for USB storageSimon Glass2016-05-171-0/+7
| * dm: sandbox: Add a legacy host block interfaceSimon Glass2016-05-171-0/+7
| * dm: systemace: Add a legacy block interfaceSimon Glass2016-05-172-0/+15
| * dm: blk: Add a legacy block interfaceSimon Glass2016-05-173-0/+460
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-1733-40/+40
| * dm: sata: Fix code style problems in cmd/sata.cSimon Glass2016-05-171-5/+7
| * dm: ide: Remove the forward declarationsSimon Glass2016-05-171-714/+682
| * dm: ide: Correct various code style problemsSimon Glass2016-05-171-28/+29
| * dm: scsi: Fix up code styleSimon Glass2016-05-171-233/+226
| * dm: scsi: Remove the forward declarationsSimon Glass2016-05-171-332/+310
| * sandbox: Add dummy SATA functionsSimon Glass2016-05-172-1/+34
| * sandbox: Add dummy SCSI functionsSimon Glass2016-05-172-1/+30
| * sandbox: Add string and 16-bit I/O functionsSimon Glass2016-05-171-0/+15
| * Allow iotrace byte access to use an address of any sizeSimon Glass2016-05-171-2/+3
| * dm: Rename disk uclass to ahciSimon Glass2016-05-179-12/+14
| * pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass2016-05-173-8/+0
| * dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass2016-05-172-0/+175
| * Revert "dm: sandbox: Drop the pre-DM host implementation"Simon Glass2016-05-171-0/+90
| * gpio: exynos(s5p): remove gpio_xlate routineEric Nelson2016-05-171-11/+0
| * gpio: rk: remove gpio_xlate routineEric Nelson2016-05-171-11/+0
| * gpio: pic32: remove gpio_xlate routineEric Nelson2016-05-171-10/+0
| * gpio: omap: remove gpio_xlate routineEric Nelson2016-05-171-11/+0
| * gpio: intel_broadwell: remove gpio_xlate routineEric Nelson2016-05-171-10/+0
| * dm: gpio: add a default gpio xlate routineEric Nelson2016-05-172-12/+37
| * 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
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-1721-27/+71
|\ \
| * | ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-173-2/+4
| * | SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut2016-05-172-0/+7
| * | SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-1711-17/+48
| * | imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner2016-05-171-1/+1
| * | imx: imx7d: fix ahb clock mux 1Stefan Agner2016-05-171-1/+1
| * | imx: iomux-v3: fix UART input selectsStefan Agner2016-05-171-4/+4
| * | ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut2016-05-171-0/+1
| * | imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson2016-05-171-0/+1
| * | imx: tools: imximage: fix CLR bit commandAdrian Alonso2016-05-171-1/+1
| * | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2016-05-17162-703/+720
| |\ \ | | |/
| * | mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2016-04-281-1/+0
| * | video: ipu_common: fix build errorPeng Fan2016-04-281-1/+3
* | | i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham2016-05-171-33/+29
OpenPOWER on IntegriCloud