summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: Expand and complete Kconfig in drivers/Simon Glass2015-02-1210-10/+65
* dm: Add Kconfig for driver/demoSimon Glass2015-02-122-0/+28
* dm: i2c: Make API accessible even without CONFIG_DMSimon Glass2015-02-123-16/+16
* dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass2015-02-121-8/+3
* powerpc: Add serial driver for driver modelSimon Glass2015-02-122-0/+41
* i2c: s3c24x0: reduce transmission status timeoutPrzemyslaw Marczak2015-02-121-2/+2
* gpio: omap: Pass correct argument to _get_gpio_direction()Axel Lin2015-02-121-1/+1
* gpio: at91: Fix getting address of private dataAxel Lin2015-02-121-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-1010-83/+228
|\
| * x86: Add SPI support to quark/galileoBin Meng2015-02-061-1/+2
| * x86: spi: Support ValleyView in ICH SPI driverSimon Glass2015-02-062-20/+47
| * x86: mmc: Move common FSP functions into a common fileSimon Glass2015-02-062-0/+43
| * x86: bootstage: Add time measurement for vesa start-upSimon Glass2015-02-051-0/+2
| * x86: video: Allow video ROM execution to fall back to the other methodSimon Glass2015-02-052-10/+28
| * usb: pci: Add XHCI driver for PCISimon Glass2015-02-052-0/+61
| * usb: pci: Use pci_find_class() to find the deviceSimon Glass2015-02-051-52/+1
| * x86: video: Enable video for Minnowboard MaxSimon Glass2015-02-051-0/+1
| * pci: Add a function to find a device by classSimon Glass2015-02-051-0/+43
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-02-104-1/+34
|\ \
| * | arm, at91, wdt: make timeout configurableHeiko Schocher2015-02-071-0/+4
| * | mtd: atmel_nand: according to pmecc version to perform 0xff page correctionWu, Josh2015-02-072-0/+29
| * | ARM: atmel: cleanup: remove at91cap9 related codeBo Shen2015-02-071-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2015-02-105-0/+108
|\ \
| * | lcd: introduce lcd_set_cmapNikita Kiryanov2015-02-101-0/+11
| * | lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.cNikita Kiryanov2015-02-101-0/+15
| * | lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov2015-02-101-0/+26
| * | lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.cNikita Kiryanov2015-02-101-0/+7
| * | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov2015-02-101-0/+9
| * | lcd: split configuration_get_cmapNikita Kiryanov2015-02-105-0/+40
| |/
* | arm: mvebu: drivers/ddr: Add DDR3 driver with training code from Marvell bin_hdrStefan Roese2015-02-0621-0/+15419
|/
* Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2015-02-041-0/+8
|\
| * ubi: reset mtd_devs when ubi part failHeiko Schocher2015-01-281-0/+8
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-021-0/+4
|\ \
| * | omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-291-0/+4
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-023-13/+17
|\ \
| * | sunxi: mmc: Add 'sunxi_' prefix to the static functionsSiarhei Siamashka2015-02-021-7/+7
| * | sunxi: video: Force h/vsync active high when using ext. vga dac on some boardsHans de Goede2015-02-021-3/+9
| * | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-021-3/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-314-2/+93
|\ \
| * | net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-301-1/+3
| * | net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-301-0/+58
| * | Add MS7206SE ethernet supportYoshinori Sato2015-01-301-1/+30
| * | net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-301-0/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3055-569/+2016
|\ \
| * | dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-291-53/+29
| * | dm: i2c: Add two more I2C init functions to the compatibility layerSimon Glass2015-01-291-2/+12
| * | dm: i2c: dts: Support an offset-len device tree propertySimon Glass2015-01-291-1/+2
| * | dm: i2c: s3c24x0: adjust to dm-i2c apiPrzemyslaw Marczak2015-01-291-43/+194
| * | dm: i2c-uclass-compat: fix missed argumentPrzemyslaw Marczak2015-01-291-1/+1
| * | DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta2015-01-297-0/+129
OpenPOWER on IntegriCloud