aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-21flash: add device ID for Microchip PIC32 internal flash.Purna Chandra Mandal1-1/+4
2016-05-21mips: ath79: add AP143 reference boardWills Wang1-0/+90
2016-05-21mips: ath79: add AP121 reference boardWills Wang1-0/+86
2016-05-21Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU...Stanislav Galabov2-0/+8
2016-05-21Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works f...Stanislav Galabov1-1/+1
2016-05-17Merge git://git.denx.de/u-boot-dmTom Rini38-90/+475
2016-05-17Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-3/+6
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass1-0/+2
2016-05-17dm: mmc: Add support for driver-model block devicesSimon Glass2-18/+4
2016-05-17dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass1-0/+22
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass1-0/+3
2016-05-17dm: blk: Add a comment as to why the bdev member is neededSimon Glass1-0/+5
2016-05-17dm: blk: Add functions to select a hardware partitionSimon Glass1-0/+30
2016-05-17dm: mmc: Use the new select_hwpart() APISimon Glass1-1/+0
2016-05-17dm: mmc: Add a function to obtain the block deviceSimon Glass1-0/+8
2016-05-17dm: core: Allow device names to be freed automaticallySimon Glass1-0/+16
2016-05-17dm: sandbox: Enable systemaceSimon Glass1-0/+4
2016-05-17dm: blk: Add a easier way to create a named block deviceSimon Glass1-0/+17
2016-05-17dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass1-1/+14
2016-05-17dm: sandbox: Enable SATASimon Glass1-0/+3
2016-05-17dm: sandbox: Enable SCSISimon Glass1-0/+6
2016-05-17dm: sandbox: Enable IDESimon Glass1-0/+10
2016-05-17dm: ide: Add support for driver-model block devicesSimon Glass1-0/+8
2016-05-17dm: part: Drop the get_dev() methodSimon Glass1-1/+0
2016-05-17dm: sandbox: Drop the host_get_dev() functionSimon Glass1-2/+0
2016-05-17dm: blk: Drop the systemace.h headerSimon Glass1-10/+0
2016-05-17dm: systemace: Drop the get_dev() functionSimon Glass2-9/+0
2016-05-17dm: sata: Drop the get_dev() functionSimon Glass1-2/+0
2016-05-17dm: scsi: Drop the get_dev() functionSimon Glass1-2/+0
2016-05-17dm: mmc: Drop the get_dev() functionSimon Glass1-2/+0
2016-05-17dm: ide: Drop the get_dev() functionSimon Glass1-2/+0
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass2-3/+0
2016-05-17dm: systemace: Add a legacy block interfaceSimon Glass1-0/+1
2016-05-17dm: blk: Add a legacy block interfaceSimon Glass1-0/+195
2016-05-17dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass23-25/+25
2016-05-17Allow iotrace byte access to use an address of any sizeSimon Glass1-2/+3
2016-05-17dm: Rename disk uclass to ahciSimon Glass1-1/+1
2016-05-17pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSESimon Glass2-4/+0
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson1-5/+14
2016-05-17drivers: usb: common: add common code for usb drivers to useMugunthan V N1-0/+9
2016-05-17dm: spi: introduce dm apiPeng Fan1-0/+52
2016-05-17m68k: add DM model serial driverangelo@sysam.it1-0/+23
2016-05-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut3-2/+4
2016-05-17SPL: Let spl_parse_image_header() return valueMarek Vasut1-1/+1
2016-05-17ARM: mx6: Enable STDIO deregistering on NovenaMarek Vasut1-0/+1
2016-05-17i2c: config: Move SYS_I2C_DW to KconfigStefan Roese4-4/+0
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day4-4/+4
2016-05-05omap4: duovero: Disable EFI bootingAsh Charles1-0/+1
2016-05-05omap4: load files for legacy bootAsh Charles1-1/+4
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day34-82/+82