summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* block: dwc_ahsata: support i.MX6DQPlusPeng Fan2016-05-241-1/+1
* net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* ocotp: mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-2/+2
* mtd: nand: mxs: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-05-2314-0/+1269
|\
| * ar933x: serial: Remove the explicit pinctrl settingWills Wang2016-05-211-14/+2
| * ath79: spi: Remove the explicit pinctrl settingWills Wang2016-05-211-12/+0
| * drivers: mtd: add Microchip PIC32 internal non-CFI flash driver.Purna Chandra Mandal2016-05-213-0/+452
| * drivers: spi: add spi support for QCA/Atheros ath79 SOCsWills Wang2016-05-213-0/+250
| * drivers: serial: add serial driver for ar933x SOCWills Wang2016-05-213-0/+274
| * drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x.Wills Wang2016-05-213-0/+166
| * drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x.Wills Wang2016-05-214-0/+151
* | omap3: Fix SPI registers on am33xx and am43xxMartin Hejnfelt2016-05-231-3/+20
* | arm: mvebu: a38x: Weed out floating point useMarek Vasut2016-05-201-19/+10
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-1746-339/+2338
|\
| * dm: mmc: sandbox: Add an SD-card emulationSimon Glass2016-05-172-2/+143
| * dm: mmc: Add support for driver-model block devicesSimon Glass2016-05-173-12/+54
| * dm: mmc: Add a way to bind MMC devices with driver modelSimon Glass2016-05-171-0/+48
| * dm: mmc: Implement the MMC functions for block devicesSimon Glass2016-05-172-1/+109
| * dm: sandbox: Only enable the sandbox MMC driver when validSimon Glass2016-05-171-0/+4
| * dm: mmc: Adjust mmc_switch_part() to use a struct mmcSimon Glass2016-05-171-8/+4
| * dm: mmc: Move the device list into a separate fileSimon Glass2016-05-175-117/+172
| * dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-176-1/+11
| * dm: blk: Add functions to select a hardware partitionSimon Glass2016-05-171-0/+29
| * dm: mmc: Use the new select_hwpart() APISimon Glass2016-05-173-7/+13
| * dm: mmc: spl: Use the legacy block interface in SPLSimon Glass2016-05-171-0/+1
| * dm: mmc: Add a function to obtain the block deviceSimon Glass2016-05-171-0/+5
| * dm: mmc: Implement the select_hwpart() methodSimon Glass2016-05-171-0/+22
| * dm: mmc: Move mmc_switch_part() above its callersSimon Glass2016-05-171-24/+21
| * dm: blk: Free the block device name when unboundSimon Glass2016-05-171-2/+10
| * dm: core: Allow device names to be freed automaticallySimon Glass2016-05-172-0/+8
| * dm: blk: Fix allocation of block-device numberingSimon Glass2016-05-171-9/+9
| * dm: systemace: Add driver-mode block-device supportSimon Glass2016-05-171-0/+44
| * dm: systemace: Reorder function to avoid forward declarataionsSimon Glass2016-05-171-31/+26
| * dm: blk: Add a easier way to create a named block deviceSimon Glass2016-05-171-0/+15
| * dm: blk: Allow blk_create_device() to allocate the device numberSimon Glass2016-05-171-0/+29
| * dm: sandbox: Drop the host_get_dev() functionSimon Glass2016-05-171-10/+0
| * dm: blk: Drop the systemace.h headerSimon Glass2016-05-171-1/+0
| * dm: systemace: Drop the get_dev() functionSimon Glass2016-05-171-11/+3
| * dm: mmc: Drop the get_dev() functionSimon Glass2016-05-171-14/+2
| * dm: usb: Drop the get_dev() functionSimon Glass2016-05-171-0/+1
| * dm: mmc: Add an implementation of the 'devnum' functionsSimon Glass2016-05-171-0/+280
| * dm: mmc: Add a legacy block interface for MMCSimon Glass2016-05-171-3/+27
| * dm: sandbox: Add a legacy host block interfaceSimon Glass2016-05-171-0/+7
| * dm: systemace: Add a legacy block interfaceSimon Glass2016-05-171-0/+14
| * dm: blk: Add a legacy block interfaceSimon Glass2016-05-172-0/+265
| * dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSISimon Glass2016-05-171-1/+1
| * sandbox: Add dummy SATA functionsSimon Glass2016-05-172-1/+34
| * sandbox: Add dummy SCSI functionsSimon Glass2016-05-172-1/+30
| * dm: Rename disk uclass to ahciSimon Glass2016-05-173-7/+6
OpenPOWER on IntegriCloud