aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner1-11/+5
2016-05-03net: fix vlan validationStefan Agner1-2/+2
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra1-0/+7
2016-05-02mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam1-1/+0
2016-05-02config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com1-6/+3
2016-05-02Fix spelling of "occurred".Vagrant Cascadian3-9/+9
2016-05-02Change my mailaddressAndreas Bießmann2-2/+2
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini1-2/+2
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini2-2/+2
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek1-4/+0
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-0/+1
2016-04-25pico-imx6ul: Update the defconfigTom Rini1-8/+0
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada1-1/+1
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin1-1/+1