summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: rmobile: Assure SD-IF clock are configured correctlyMarek Vasut2018-02-161-0/+2
* Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to KconfigLukasz Majewski2018-02-151-0/+6
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-0/+6
* Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini2018-02-1417-17/+17
* SystemACE: RemoveTom Rini2018-02-134-325/+0
* spi: Migrate CONFIG_CF_SPI to KconfigTuomas Tynkkynen2018-02-131-0/+6
* spi: Migrate CONFIG_KIRKWOOD_SPI to KconfigTuomas Tynkkynen2018-02-131-0/+6
* spi: Migrate CONFIG_LPC32XX_SSP to KconfigTuomas Tynkkynen2018-02-131-0/+5
* spi: Migrate CONFIG_MPC8XXX_SPI to KconfigTuomas Tynkkynen2018-02-131-0/+5
* spi: Migrate CONFIG_MXC_SPI to KconfigTuomas Tynkkynen2018-02-131-0/+6
* spi: Migrate CONFIG_MXS_SPI to KconfigTuomas Tynkkynen2018-02-131-0/+6
* spi: Migrate CONFIG_SH_QSPI to KconfigTuomas Tynkkynen2018-02-131-0/+6
* spi: Migrate CONFIG_SH_SPI to KconfigTuomas Tynkkynen2018-02-131-0/+6
* video: ivybridge_igd: Fix compiler warningBin Meng2018-02-131-56/+0
* rockchip: gpio: remove dead codeHeinrich Schuchardt2018-02-131-4/+0
* drivers/ddr/fsl: Dual-license DDR driverYork Sun2018-02-0917-17/+17
* crypto/fsl: instantiate all rng state handlesLukas Auer2018-02-094-39/+57
* Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2018-02-086-2/+13
* block: Migrate SystemACE chip to KconfigTom Rini2018-02-081-0/+18
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-083-0/+22
* Kconfig: net: phylib: Phylib should depends on NETMichal Simek2018-02-081-0/+1
* Convert CONFIG_NAND_MXS to KconfigStefan Agner2018-02-081-1/+1
* Convert CONFIG_MXC_GPIO to KconfigAdam Ford2018-02-081-0/+5
* atcspi200: avoid possible NULL dereferenceHeinrich Schuchardt2018-02-071-2/+2
* Merge git://git.denx.de/u-boot-ubiTom Rini2018-02-061-5/+0
|\
| * ubi: Ensure no fastmap flush after uif_closeMartin Townsend2018-02-061-5/+0
* | i2c: mvtwsi.c: Avoid NULL dereferenceHeinrich Schuchardt2018-02-061-1/+2
* | i2c: ihs_i2c: Factor out send_buffer methodMario Six2018-02-061-24/+26
* | i2c: ihs_i2c: Make DM compatibleMario Six2018-02-062-3/+199
* | i2c: ihs_i2c: Prepare DM conversionMario Six2018-02-061-29/+40
* | i2c: fsl_i2c: Make live-tree compatibleMario Six2018-02-061-10/+6
* | i2c: fsl_i2c: Remove inline declarationsMario Six2018-02-061-7/+7
* | i2c: fsl_i2c: Fix style violationsMario Six2018-02-061-55/+56
|/
* usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson2018-02-051-1/+0
* usb: dwc2: make casts of ep->dma_buf consistentTom Rini2018-02-051-1/+1
* Merge git://git.denx.de/u-boot-dmTom Rini2018-02-041-0/+14
|\
| * dm: core: Add a function to look up a uclass by nameSimon Glass2018-02-031-0/+14
* | drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2018-02-042-0/+11
* | mmc: fsl_esdhc: support SDR104 and HS200Peng Fan2018-02-041-5/+358
* | mmc: fsl_esdhc: add strobe and tuning entryPeng Fan2018-02-041-8/+12
* | rtc: adding RX8010SJ rtc driverNandor Han2018-02-043-0/+385
* | net: e1000: implement eth_write_hwaddrHannu Lounento2018-02-041-0/+40
* | net: e1000: split e1000_read_mac_addrHannu Lounento2018-02-041-18/+63
* | net: e1000: add support for writing to EEPROMHannu Lounento2018-02-042-2/+174
* | power: pmic/regulator allow dm be omitted by SPLPeng Fan2018-02-042-2/+2
* | net: fec: fix build warnings for 64bits supportYe Li2018-02-041-31/+43
* | net: fec: do not access reserved register for i.MX8MPeng Fan2018-02-041-2/+2
* | gpio: mxc: add i.MX8M supportPeng Fan2018-02-041-7/+15
* | mmc: fsl_esdhc: support i.MX8MPeng Fan2018-02-041-4/+8
* | misc: ocotp: add i.MX8M supportPeng Fan2018-02-041-0/+7
|/