summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-05Fix various typos, scattered over the code.Robert P. J. Day
2016-05-05omap4: duovero: Disable EFI bootingAsh Charles
2016-05-05omap4: load files for legacy bootAsh Charles
2016-05-03include/configs: Numerous typo fixes: "controler" -> "controller".Robert P. J. Day
2016-05-03net: increase maximum frame size to accomediate VLAN packetsStefan Agner
2016-05-03net: fix vlan validationStefan Agner
2016-05-03igep00x0: Use the SRAM available for SPL.Enric Balletbo i Serra
2016-05-02mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOTFabio Estevam
2016-05-02config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-05-02Change my mailaddressAndreas Bießmann
2016-05-02Revert "ti_armv7_common.h: Fix U-Boot location on eMMC"Tom Rini
2016-04-27omap3: Reduce logic/overo SPL max image sizeTom Rini
2016-04-26ARM64: zynqmp: Cleanup config file after CMD moveMichal Simek
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2016-04-25pico-imx6ul: Update the defconfigTom Rini
2016-04-25mmc: sdhci: add const qualifier to the name of struct sdhci_hostMasahiro Yamada
2016-04-25ARM: hisilicon: hikey: Align memory node with upstream kernelPeter Griffin