summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17dm: part: Drop the get_dev() methodSimon Glass
2016-05-17dm: sandbox: Drop the host_get_dev() functionSimon Glass
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass
2016-05-17dm: sata: Drop the get_dev() functionSimon Glass
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass
2016-05-17dm: ide: Drop the get_dev() functionSimon Glass
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-05-17dm: disk: Use legacy block driver info for block device accessSimon Glass
2016-05-17dm: sata: Separate the non-command code into its own fileSimon Glass
2016-05-17dm: ide: Separate the non-command code into its own fileSimon Glass
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