summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* x86: Remove acpi=off boot parameter when ACPI is onBin Meng2016-05-23-2/+7
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-17-90/+475
|\
| * dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass2016-05-17-0/+2
| * dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-17-18/+4
| * dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass2016-05-17-0/+22
| * dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17-0/+3
| * dm: blk: Add a comment as to why the bdev member is neededSimon Glass2016-05-17-0/+5
| * dm: blk: Add functions to select a hardware partitionSimon Glass2016-05-17-0/+30
| * dm: mmc: Use the new select_hwpart() APISimon Glass2016-05-17-1/+0
| * dm: mmc: Add a function to obtain the block deviceSimon Glass2016-05-17-0/+8
| * dm: core: Allow device names to be freed automaticallySimon Glass2016-05-17-0/+16
| * dm: sandbox: Enable systemaceSimon Glass2016-05-17-0/+4
| * dm: blk: Add a easier way to create a named block deviceSimon Glass2016-05-17-0/+17
| * dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass2016-05-17-1/+14
| * dm: sandbox: Enable SATASimon Glass2016-05-17-0/+3
| * dm: sandbox: Enable SCSISimon Glass2016-05-17-0/+6
| * dm: sandbox: Enable IDESimon Glass2016-05-17-0/+10
| * dm: ide: Add support for driver-model block devicesSimon Glass2016-05-17-0/+8
| * dm: part: Drop the get_dev() methodSimon Glass2016-05-17-1/+0
| * dm: sandbox: Drop the host_get_dev() functionSimon Glass2016-05-17-2/+0
| * dm: blk: Drop the systemace.h headerSimon Glass2016-05-17-10/+0
| * dm: systemace: Drop the get_dev() functionSimon Glass2016-05-17-9/+0
| * dm: sata: Drop the get_dev() functionSimon Glass2016-05-17-2/+0
| * dm: scsi: Drop the get_dev() functionSimon Glass2016-05-17-2/+0
| * dm: mmc: Drop the get_dev() functionSimon Glass2016-05-17-2/+0
| * dm: ide: Drop the get_dev() functionSimon Glass2016-05-17-2/+0
| * dm: usb: Drop the get_dev() functionSimon Glass2016-05-17-3/+0
| * dm: systemace: Add a legacy block interfaceSimon Glass2016-05-17-0/+1
| * dm: blk: Add a legacy block interfaceSimon Glass2016-05-17-0/+195
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-17-25/+25
| * Allow iotrace byte access to use an address of any sizeSimon Glass2016-05-17-2/+3
| * dm: Rename disk uclass to ahciSimon Glass2016-05-17-1/+1
| * pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass2016-05-17-4/+0
| * dm: gpio: add a default gpio xlate routineEric Nelson2016-05-17-5/+14
| * drivers: usb: common: add common code for usb drivers to useMugunthan V N2016-05-17-0/+9
| * dm: spi: introduce dm apiPeng Fan2016-05-17-0/+52
| * m68k: add DM model serial driverangelo@sysam.it2016-05-17-0/+23
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-05-17-3/+6
|\ \
| * | ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-17-2/+4
| * | SPL: Let spl_parse_image_header() return valueMarek Vasut2016-05-17-1/+1
| * | ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut2016-05-17-0/+1
| |/
* | i2c: config: Move SYS_I2C_DW to KconfigStefan Roese2016-05-17-4/+0
|/
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-4/+4
* omap4: duovero: Disable EFI bootingAsh Charles2016-05-05-0/+1
* omap4: load files for legacy bootAsh Charles2016-05-05-1/+4
* include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day2016-05-03-82/+82
* net: increase maximum frame size to accomediate VLAN packetsStefan Agner2016-05-03-11/+5
* net: fix vlan validationStefan Agner2016-05-03-2/+2
* igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra2016-05-03-0/+7
* mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2016-05-02-1/+0