summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-124-20/+39
|\
| * sf: Add MICRON manufacturer idAshish Kumar2018-10-122-0/+3
| * spi: davinci: Add platdata supportJagan Teki2018-10-101-19/+28
| * mtd: uboot: Fix hanging during mtd list commandAdam Ford2018-10-101-1/+8
* | ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini2018-10-121-3/+7
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-1118-245/+567
|\ \
| * | driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-102-43/+94
| * | driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal2018-10-101-4/+2
| * | driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal2018-10-101-62/+57
| * | driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal2018-10-101-1/+9
| * | driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal2018-10-103-27/+34
| * | driver: net: fsl-mc: modify the label namePankaj Bansal2018-10-101-4/+4
| * | test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+51
| * | test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+41
| * | net: sandbox: Add a priv ptr for tests to useJoe Hershberger2018-10-101-0/+20
| * | net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger2018-10-101-11/+46
| * | net: sandbox: Share the priv structure with testsJoe Hershberger2018-10-101-19/+0
| * | net: sandbox: Make the fake eth driver response configurableJoe Hershberger2018-10-101-4/+51
| * | net: sandbox: Refactor sandbox send functionJoe Hershberger2018-10-101-74/+106
| * | net: sandbox: Move disabled flag into priv structJoe Hershberger2018-10-101-4/+14
| * | net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+27
| * | net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann2018-10-101-1/+26
| * | net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann2018-10-101-0/+39
| * | net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-1010-30/+3
| * | net: pch_gbe: Make probe/remove staticBin Meng2018-10-091-2/+2
| * | linux/compat.h: Add netdev_### log macrosBin Meng2018-10-092-18/+0
| |/
* | Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini2018-10-1038-397/+792
|\ \
| * | video: at91: Adjust vidconsole_position_cursor() to use char posSimon Glass2018-10-091-0/+2
| * | sysreset: Add a way to find the last resetSimon Glass2018-10-092-0/+45
| * | sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+3
| * | pci: Add a little more debugging to pci_romSimon Glass2018-10-091-2/+2
| * | ctags: Minor changes to fix ctags outputSimon Glass2018-10-091-1/+2
| * | panel: Expand the backlight supportSimon Glass2018-10-094-36/+199
| * | test: panel: Add a test for the panel uclassSimon Glass2018-10-091-0/+25
| * | cros_ec: Add support for v3 messages on LPCSimon Glass2018-10-091-0/+33
| * | cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass2018-10-091-3/+4
| * | cros: Update ec_commands to latest versionSimon Glass2018-10-092-5/+6
| * | tpm: Use livetree and allow childrenSimon Glass2018-10-092-1/+4
| * | video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+3
| * | dm: spi: Add logging of some return valuesSimon Glass2018-10-094-11/+11
| * | cros: Update cros_ec code to use struct udeviceSimon Glass2018-10-093-78/+79
| * | serial: Allow serial to be absent in TPLSimon Glass2018-10-092-0/+14
| * | tpm: Add support for SPL and TPLSimon Glass2018-10-091-1/+1
| * | fdt: Allow indicating a node is for U-Boot proper onlySimon Glass2018-10-091-0/+2
| * | rtc: Allow use of RTC in SPL and TPLSimon Glass2018-10-092-1/+19
| * | Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2018-10-091-0/+8
| * | blk: Support block drivers in TPLSimon Glass2018-10-092-1/+13
| * | spl: input: Allow input in SPL and TPLSimon Glass2018-10-093-5/+59
| * | sf: Avoid allocating memory on every read operationSimon Glass2018-10-091-7/+2
| * | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-092-24/+36