summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-10-122-3/+15
|\
| * board: da8xxevm: Add SPL DM for serial, spiJagan Teki2018-10-101-3/+0
| * spi: davinci: Add platdata supportJagan Teki2018-10-101-0/+15
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2018-10-119-95/+357
|\ \
| * | driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-101-22/+23
| * | driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal2018-10-101-1/+0
| * | net: Consolidate UDP header functionsDuncan Hare2018-10-101-1/+5
| * | net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger2018-10-101-0/+8
| * | net: Add an accessor to know if waiting for ARPJoe Hershberger2018-10-101-0/+1
| * | phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain2018-10-101-0/+8
| * | net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+15
| * | linux/if_ether.h: Add VLAN related macrosBin Meng2018-10-101-0/+20
| * | net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-102-10/+1
| * | linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng2018-10-101-0/+158
| * | linux/compat.h: Add netdev_### log macrosBin Meng2018-10-091-0/+19
| * | linux/mdio.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-4/+30
| * | linux/mii.h: Sync with Linux kernel v4.17Bin Meng2018-10-091-57/+69
| |/
* | Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini2018-10-1019-548/+3593
|\ \
| * | video: Tidy up a few comments in video.oSimon Glass2018-10-091-2/+2
| * | sysreset: Add a way to find the last resetSimon Glass2018-10-091-0/+30
| * | sysreset: Tidy up a few comments and loggingSimon Glass2018-10-091-1/+3
| * | ctags: Minor changes to fix ctags outputSimon Glass2018-10-091-2/+4
| * | panel: Expand the backlight supportSimon Glass2018-10-092-1/+46
| * | cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass2018-10-091-1/+3
| * | cros: Update ec_commands to latest versionSimon Glass2018-10-091-424/+3310
| * | Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass2018-10-091-1/+1
| * | Add a header file for stringsSimon Glass2018-10-091-0/+1
| * | log: Add comments to the rest of the log categoriesSimon Glass2018-10-091-6/+6
| * | tpm: Add a few new commands for v1Simon Glass2018-10-091-0/+28
| * | video: Adjust video_clear() to return an errorSimon Glass2018-10-091-1/+2
| * | fdt: Remove fdtdec_decode_region() functionSimon Glass2018-10-091-45/+0
| * | cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass2018-10-091-3/+1
| * | cros: Update cros_ec code to use struct udeviceSimon Glass2018-10-091-35/+31
| * | Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass2018-10-092-2/+0
| * | dm: core: Update ofnode to read binman-style flash entrySimon Glass2018-10-091-1/+2
| * | dm: core: Add a function to find the first inactive childSimon Glass2018-10-091-0/+15
| * | dm: core: Update some functions to use constSimon Glass2018-10-091-12/+12
| * | dm: core: Alloc uclass-private data to be cache-alignedSimon Glass2018-10-091-0/+3
| * | sandbox: Restore blocking I/O on exitSimon Glass2018-10-091-10/+0
| * | sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass2018-10-091-0/+34
| * | sandbox: tpm: Tidy up enums and return valuesSimon Glass2018-10-092-0/+15
| * | sandbox: video: Speed up video outputSimon Glass2018-10-091-1/+3
| * | sandbox: spi: Add more loggingSimon Glass2018-10-091-0/+1
| * | sandbox: Add a way to write data to the host filesystemSimon Glass2018-10-091-0/+13
| * | sandbox: Support file truncation with os_open()Simon Glass2018-10-091-0/+1
| * | log: Add helpers for common log levelsSimon Glass2018-10-091-0/+14
| * | log: Correct definition of log_msg_ret()Simon Glass2018-10-081-1/+1
| * | sandbox: Unprotect DATA regions in bus testsSimon Glass2018-10-081-0/+12
| |/
* | ARM: meson: Add Khadas VIM2 board supportLoic Devulder2018-10-101-0/+18
|/
* avb_verify: support sandbox configurationJens Wiklander2018-10-071-1/+2