summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-05-23cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h]Miao Yan
2016-05-23x86: qemu: move x86 specific operations out of qfw coreMiao Yan
2016-05-23cmd: qfw: make fwcfg_present and fwcfg_dma_present publicMiao Yan
2016-05-23cmd: qfw: remove qemu_fwcfg_free_files()Miao Yan
2016-05-23cmd: qfw: add API to iterate firmware listMiao Yan
2016-05-23x86: qemu: Move qfw command over to cmd and add Kconfig entryTom Rini
2016-05-23x86: Remove acpi=off boot parameter when ACPI is onBin Meng
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass
2016-05-17dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-05-17dm: blk: Add a comment as to why the bdev member is neededSimon Glass
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass
2016-05-17dm: mmc: Add a function to obtain the block deviceSimon Glass
2016-05-17dm: core: Allow device names to be freed automaticallySimon Glass
2016-05-17dm: sandbox: Enable systemaceSimon Glass
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass
2016-05-17dm: sandbox: Enable SATASimon Glass
2016-05-17dm: sandbox: Enable SCSISimon Glass
2016-05-17dm: sandbox: Enable IDESimon Glass
2016-05-17dm: ide: Add support for driver-model block devicesSimon Glass
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: 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-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: 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: spi: introduce dm apiPeng Fan
2016-05-17m68k: add DM model serial driverangelo@sysam.it
2016-05-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut
2016-05-17ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut
2016-05-17i2c: config: Move SYS_I2C_DW to KconfigStefan Roese
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-05omap4: duovero: Disable EFI bootingAsh Charles