summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-10net: sandbox: Move disabled flag into priv structJoe Hershberger
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann
2018-10-10net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann
2018-10-10net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann
2018-10-10net.h: Include linux/if_ether.h to avoid duplicationBin Meng
2018-10-10spi: davinci: Add platdata supportJagan Teki
2018-10-10mtd: uboot: Fix hanging during mtd list commandAdam Ford
2018-10-09net: pch_gbe: Make probe/remove staticBin Meng
2018-10-09linux/compat.h: Add netdev_### log macrosBin Meng
2018-10-09mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut
2018-10-09mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut
2018-10-09video: at91: Adjust vidconsole_position_cursor() to use char posSimon 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-09pci: Add a little more debugging to pci_romSimon Glass
2018-10-09ctags: Minor changes to fix ctags outputSimon Glass
2018-10-09panel: Expand the backlight supportSimon Glass
2018-10-09test: panel: Add a test for the panel uclassSimon Glass
2018-10-09cros_ec: Add support for v3 messages on LPCSimon 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-09tpm: Use livetree and allow childrenSimon Glass
2018-10-09video: Adjust video_clear() to return an errorSimon Glass
2018-10-09dm: spi: Add logging of some return valuesSimon Glass
2018-10-09cros: Update cros_ec code to use struct udeviceSimon Glass
2018-10-09serial: Allow serial to be absent in TPLSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-10-09fdt: Allow indicating a node is for U-Boot proper onlySimon Glass
2018-10-09rtc: Allow use of RTC in SPL and TPLSimon Glass
2018-10-09Kconfig: Convert CONFIG_RTC_MC146818 to KconfigSimon Glass
2018-10-09blk: Support block drivers in TPLSimon Glass
2018-10-09spl: input: Allow input in SPL and TPLSimon Glass
2018-10-09sf: Avoid allocating memory on every read operationSimon 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-09dm: spi: Clean up detection of sandbox SPI emulatorSimon 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-09serial: sandbox: Allow serial output without device treeSimon Glass
2018-10-09sandbox: Add a debug UARTSimon Glass
2018-10-09sandbox: video: Speed up video outputSimon Glass
2018-10-09sandbox: spi: Add more loggingSimon Glass
2018-10-09sandbox: spi: Drop command-line SPI optionSimon Glass
2018-10-08rtc: Add read8 and write8 support to isl1208 driverTrent Piepho
2018-10-08ofnode: Add missing address translation into ofnode_get_addr_size()Marek Vasut
2018-10-08ofnode: Replace of_n_addr_cells with of_n_size_cellsMarek Vasut
2018-10-07Kconfig: sandbox: enable cmd_avb and dependenciesJens Wiklander