summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-12Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-11Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dmTom Rini
2018-10-10ARM: meson: Add Khadas VIM2 board supportLoic Devulder
2018-10-10net: Consolidate UDP header functionsDuncan Hare
2018-10-10net: Don't overwrite waiting packets with asynchronous repliesJoe Hershberger
2018-10-10net: Add an accessor to know if waiting for ARPJoe Hershberger
2018-10-10phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macrosPriyanka Jain
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann
2018-10-10linux/if_ether.h: Add VLAN related macrosBin Meng
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-10-10linux/if_ether.h: Initial import from Linux kernel v4.17Bin Meng
2018-10-10board: da8xxevm: Add SPL DM for serial, spiJagan Teki
2018-10-10spi: davinci: Add platdata supportJagan Teki
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng
2018-10-09linux/mdio.h: Sync with Linux kernel v4.17Bin Meng
2018-10-09linux/mii.h: Sync with Linux kernel v4.17Bin Meng
2018-10-09video: Tidy up a few comments in video.oSimon Glass
2018-10-09sysreset: Add a way to find the last resetSimon Glass
2018-10-09sysreset: Tidy up a few comments and loggingSimon Glass
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09cros_ec: Update cros_ec_read_hash() to specify the imageSimon Glass
2018-10-09cros: Update ec_commands to latest versionSimon Glass
2018-10-09Rename GPT_HEADER_SIGNATURE to avoid conflictSimon Glass
2018-10-09Add a header file for stringsSimon Glass
2018-10-09log: Add comments to the rest of the log categoriesSimon Glass
2018-10-09tpm: Add a few new commands for v1Simon Glass
2018-10-09video: Adjust video_clear() to return an errorSimon Glass
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass
2018-10-09cros: Adjust board_get_cros_ec_dev() to return a udeviceSimon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-10-09Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass
2018-10-09dm: core: Update ofnode to read binman-style flash entrySimon Glass
2018-10-09dm: core: Add a function to find the first inactive childSimon Glass
2018-10-09dm: core: Update some functions to use constSimon Glass
2018-10-09dm: core: Alloc uclass-private data to be cache-alignedSimon Glass
2018-10-09sandbox: Restore blocking I/O on exitSimon Glass
2018-10-09sandbox: tpm: Enhance to support the latest Chromium OSSimon Glass
2018-10-09sandbox: tpm: Tidy up enums and return valuesSimon Glass
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-10-09sandbox: spi: Add more loggingSimon Glass
2018-10-09sandbox: Add a way to write data to the host filesystemSimon Glass
2018-10-09sandbox: Support file truncation with os_open()Simon Glass
2018-10-09log: Add helpers for common log levelsSimon Glass
2018-10-08log: Correct definition of log_msg_ret()Simon Glass
2018-10-08sandbox: Unprotect DATA regions in bus testsSimon Glass