summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17dm: scsi: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass
2016-05-17dm: mmc: Add a legacy block interface for MMCSimon Glass
2016-05-17dm: usb: Add a legacy block interface for USB storageSimon Glass
2016-05-17dm: sandbox: Add a legacy host block interfaceSimon Glass
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass
2016-05-17dm: sata: Fix code style problems in cmd/sata.cSimon Glass
2016-05-17dm: ide: Remove the forward declarationsSimon Glass
2016-05-17dm: ide: Correct various code style problemsSimon Glass
2016-05-17dm: scsi: Fix up code styleSimon Glass
2016-05-17dm: scsi: Remove the forward declarationsSimon Glass
2016-05-17sandbox: Add dummy SATA functionsSimon Glass
2016-05-17sandbox: Add dummy SCSI functionsSimon Glass
2016-05-17sandbox: Add string and 16-bit I/O functionsSimon Glass
2016-05-17Allow iotrace byte access to use an address of any sizeSimon Glass
2016-05-17dm: Rename disk uclass to ahciSimon Glass
2016-05-17pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass
2016-05-17dm: sandbox: Add a board for sandbox without CONFIG_BLKSimon Glass
2016-05-17Revert "dm: sandbox: Drop the pre-DM host implementation"Simon Glass
2016-05-17gpio: exynos(s5p): remove gpio_xlate routineEric Nelson
2016-05-17gpio: rk: remove gpio_xlate routineEric Nelson
2016-05-17gpio: pic32: remove gpio_xlate routineEric Nelson
2016-05-17gpio: omap: remove gpio_xlate routineEric Nelson
2016-05-17gpio: intel_broadwell: remove gpio_xlate routineEric Nelson
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N
2016-05-17dm: gpio: introduce 74x164 driverPeng Fan
2016-05-17dm: spi: introduce dm apiPeng Fan
2016-05-17dm: spi: soft_spi: switch to use linux compatible stringPeng Fan
2016-05-17dm: spi: soft_spi bug fixPeng Fan
2016-05-17fdt: fix dev_get_addr_name node offsetStephen Warren
2016-05-17video: tegra: refuse to bind to disabled dcsStephen Warren
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-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut
2016-05-17SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGEMarek Vasut
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-05-17imx: imx-common: print i.MX 7 SoC names consistentlyStefan Agner
2016-05-17imx: imx7d: fix ahb clock mux 1Stefan Agner
2016-05-17imx: iomux-v3: fix UART input selectsStefan Agner
2016-05-17ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut
2016-05-17imx: mx6: mx6sl_pins: add GPIO variant for SD1_DAT5Eric Nelson
2016-05-17imx: tools: imximage: fix CLR bit commandAdrian Alonso
2016-05-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2016-05-17i2c: mvtwsi: Eliminate twsi_control_flagsChris Packham