summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
| * | spi: Kconfig: Add Zynq QSPI controller entryJagan Teki2015-10-25-0/+9
| * | spi: Add zynq qspi controller driverJagan Teki2015-10-25-0/+623
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-10-28-0/+4
|\ \
| * | i2c: Instantiate I2C controllers when selectedMichal Simek2015-10-28-0/+4
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2015-10-27-41/+41
|\ \
| * | cfi_flash: use specific width types for cwordRyan Harkin2015-10-27-41/+41
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-27-65/+86
|\ \
| * | dm: tpm: Drop CONFIG_DM_TPMSimon Glass2015-10-23-13/+4
| * | dm: tpm: Every TPM drivers should depends on DM_TPMChristophe Ricard2015-10-23-3/+3
| * | dm: tpm: Remove every compilation switch for TPM driver modelChristophe Ricard2015-10-23-2/+0
| * | dm: tpm: Add Driver Model support for tpm_atmel_twi driverChristophe Ricard2015-10-23-19/+51
| * | dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineonChristophe Ricard2015-10-23-5/+5
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23-29/+29
* | | UBI: Fastmap: Fix PEB array typeHeiko Schocher2015-10-26-2/+2
* | | ubi,ubifs: sync with linux v4.2Heiko Schocher2015-10-26-1347/+1860
* | | linux, compat: add missing definitions for ubiHeiko Schocher2015-10-26-5/+0
| |/ |/|
* | Fix bad return value checks (detected with Coccinelle)Thomas Huth2015-10-24-1/+1
* | allow LED initialization without STATUS_LED_BOOTBernhard Nortmann2015-10-24-2/+6
* | add generic stubs for GPIO LEDsBernhard Nortmann2015-10-23-0/+54
* | dm: keystone: serial: Add driver model supportLokesh Vutla2015-10-23-0/+49
* | net: convert altera_tse to driver model and phylibThomas Chou2015-10-23-1047/+382
* | nios2: convert altera sysid to driver modelThomas Chou2015-10-23-0/+109
* | dm: implement a Miscellaneous uclassThomas Chou2015-10-23-0/+61
* | serial: remove altera serial initializationsThomas Chou2015-10-23-4/+0
* | nios2: convert altera timer to driver modelThomas Chou2015-10-23-0/+112
* | dm: implement a Timer uclassThomas Chou2015-10-23-0/+64
* | nios2 : convert altera_pio to driver modelThomas Chou2015-10-23-240/+83
* | spi : convert altera_spi to driver modelThomas Chou2015-10-23-86/+119
* | nios2: convert altera_uart to driver modelThomas Chou2015-10-23-91/+121
* | nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-23-60/+137
|/
* drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N2015-10-22-0/+11
* drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N2015-10-22-0/+4
* drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N2015-10-22-1/+3
* drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N2015-10-22-1/+116
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-22-2/+5
* driver: net: keystone_net: removing unused codeMugunthan V N2015-10-22-10/+0
* driver: net: keystone_net: add support for rgmii phyVitaly Andrianov2015-10-22-1/+43
* dma: keystone_nav: Fix linkram sizeVitaly Andrianov2015-10-22-1/+1
* driver: net: keystone_net: fix phy mode configurationMugunthan V N2015-10-22-2/+2
* remoteproc: Introduce a sandbox dummy driverNishanth Menon2015-10-22-0/+348
* drivers: Introduce a simplified remoteproc frameworkNishanth Menon2015-10-22-0/+442
* drivers: net: cpsw: convert driver to adopt device driver modelMugunthan V N2015-10-22-1/+244
* drivers: net: cpsw: prepare driver for device model migrationMugunthan V N2015-10-22-44/+89
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-10-21-50/+89
|\
| * dm: rtc: Correct rtc_read32() return valueSimon Glass2015-10-21-1/+1
| * rtc: mc146818: Use probe() to set up the deviceSimon Glass2015-10-21-2/+2
| * rtc: mc146818: Add a comment to the #endifSimon Glass2015-10-21-1/+1
| * debug_uart: Add an option to announce the debug UARTSimon Glass2015-10-21-0/+10
| * debug_uart: Support board-specific UART initialisationSimon Glass2015-10-21-0/+11
| * debug_uart: Adjust the declaration of debug_uart_init()Simon Glass2015-10-21-3/+3