summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal2018-07-284-9/+10
* tpm: remove stale symbol in KconfigMiquel Raynal2018-07-281-3/+0
* tpm: compile Sandbox driver by defaultMiquel Raynal2018-07-281-0/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-07-272-43/+58
|\
| * drivers/ddr/fsl: fix '__hwconfig without a buffer' messagesJeremy Gebben2018-07-261-8/+6
| * scsi: ceva: add ls1012a soc supportYuantian Tang2018-07-261-35/+52
* | net: zynq_gem: convert to use livetreeSiva Durga Prasad Paladugu2018-07-261-16/+14
* | drivers: net: zynq_gem: fix phy dt node settingGrygorii Strashko2018-07-261-1/+1
* | drivers: net: cpsw: fix phy dt node settingGrygorii Strashko2018-07-261-1/+1
* | net: phy: xilinx: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-4/+6
* | net: phy: dp83867: switch to use phy_get_ofnode()Grygorii Strashko2018-07-261-2/+5
* | net: phy: add ofnode node to struct phy_deviceGrygorii Strashko2018-07-261-0/+4
* | net: phy: Clean up includes of common.hJoe Hershberger2018-07-2614-11/+6
* | net: phy: dp83867: switch to use ofnode apiGrygorii Strashko2018-07-261-13/+12
* | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2018-07-261-0/+13
* | net: mvgbe: convert to DMChris Packham2018-07-263-51/+279
* | net: mvgbe: prepare for conversion to driver modelChris Packham2018-07-261-32/+83
* | sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2018-07-262-0/+67
* | sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger2018-07-261-0/+10
* | sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger2018-07-261-0/+11
* | sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger2018-07-261-2/+8
* | net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger2018-07-261-10/+16
* | net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger2018-07-261-4/+12
* | net: Correct comment in KconfigJoe Hershberger2018-07-261-2/+2
* | sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger2018-07-261-0/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-07-241-1/+1
|\
| * mtd: nand: denali: correct buffer alignment for DMA transferMasahiro Yamada2018-07-251-1/+1
* | rtc: compile date.c if DM_RTCAKASHI Takahiro2018-07-241-1/+2
|/
* Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford2018-07-231-0/+5
* spi: stm32_qspi: rework mode managementChristophe Kerello2018-07-231-14/+14
* spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello2018-07-231-9/+8
* bios_emulator: remove assignment without effectHeinrich Schuchardt2018-07-231-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-07-235-33/+87
|\
| * eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi2018-07-232-7/+41
| * mmc: break out get_op_cond code to its own functionJon Nettleton2018-07-231-26/+35
| * mtd: nand: mxs_nand: add device tree support for i.MX 6Stefan Agner2018-07-231-0/+8
| * bootcount: flush after storing the bootcounterStefano Babic2018-07-231-0/+3
* | Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-0/+12
* | Convert CONFIG_NAND_DAVINCI to KconfigAdam Ford2018-07-211-0/+6
* | Convert CONFIG_NAND_ATMEL to KconfigAdam Ford2018-07-211-0/+7
* | Convert CONFIG_NAND_LPC32XX_SLC to KconfigAdam Ford2018-07-211-0/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2018-07-201-5/+89
|\
| * rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov2018-07-211-5/+89
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-07-204-0/+58
|\ \ | |/ |/|
| * dm: sysreset: Add a standard message when doing resetBin Meng2018-07-201-0/+2
| * dm: sysreset: x86: Add a sysreset driverBin Meng2018-07-203-0/+56
* | stm32mp1: clk: support digital bypassPatrick Delaunay2018-07-201-9/+18
* | stm32mp1: clk: add ADC clock gatingPatrick Delaunay2018-07-201-0/+7
* | stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay2018-07-201-2/+1
* | stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay2018-07-201-3/+93