summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-02-23-14/+70
|\
| * mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer2015-02-23-1/+2
| * mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak2015-02-23-0/+8
| * mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-23-1/+10
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-23-5/+1
| * mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-23-13/+47
| * mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-23-0/+4
| * mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-23-1/+1
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-21-6/+47
|\ \ | |/ |/|
| * sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-21-0/+29
| * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-21-5/+1
| * sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-20-0/+7
| * sunxi: video: Add support for LCD reset pinHans de Goede2015-02-20-1/+10
* | serial: ns16550: Support debug UARTSimon Glass2015-02-19-2/+61
* | serial: ns16550: Add access functions that don't need platdataSimon Glass2015-02-19-18/+30
* | serial: Support an early UART for debuggingSimon Glass2015-02-19-0/+46
* | dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass2015-02-19-0/+9
* | dm: cros_ec: Convert to KconfigSimon Glass2015-02-19-1/+53
|/
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-17-16/+33
|\
| * sunxi: otg: Fix peripheral modeHans de Goede2015-02-16-12/+1
| * sunxi: video: Dynamically reserve framebuffer memoryHans de Goede2015-02-16-5/+13
| * sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede2015-02-16-1/+21
* | PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-16-1/+35
* | net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-16-2/+2
* | mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not definedEgli, Samuel2015-02-16-1/+4
* | dm: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-02-12-0/+80
* | dm:gpio:mxc add DT supportPeng Fan2015-02-12-17/+64
* | dm:gpio:mxc add a bank_index entry in platdataPeng Fan2015-02-12-8/+9
* | dm: introduce dev_get_addr interfacePeng Fan2015-02-12-0/+12
* | dm: sh: serial: Add support driver modelNobuhiro Iwamatsu2015-02-12-113/+238
* | dm: Add Kconfig options for driver model SPL supportSimon Glass2015-02-12-0/+44
* | dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-12-10/+65
* | dm: Add Kconfig for driver/demoSimon Glass2015-02-12-0/+28
* | dm: i2c: Make API accessible even without CONFIG_DMSimon Glass2015-02-12-16/+16
* | dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-12-8/+3
* | powerpc: Add serial driver for driver modelSimon Glass2015-02-12-0/+41
* | i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak2015-02-12-2/+2
* | gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin2015-02-12-1/+1
* | gpio: at91: Fix getting address of private dataAxel Lin2015-02-12-5/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-83/+228
|\
| * x86: Add SPI support to quark/galileoBin Meng2015-02-06-1/+2
| * x86: spi: Support ValleyView in ICH SPI driverSimon Glass2015-02-06-20/+47
| * x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-06-0/+43
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-05-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-05-10/+28
| * usb: pci: Add XHCI driver for PCISimon Glass2015-02-05-0/+61
| * usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-05-52/+1
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-05-0/+1
| * pci: Add a function to find a device by classSimon Glass2015-02-05-0/+43
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-10-1/+34
|\ \