aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
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-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-07avb_verify: support sandbox configurationJens Wiklander
2018-10-07avb_verify: support using OP-TEE TA AVBJens Wiklander
2018-10-07tee: add sandbox driverJens Wiklander
2018-10-07tee: optee: support AVB trusted applicationJens Wiklander
2018-10-07Add UCLASS_TEE for Trusted Execution EnvironmentJens Wiklander
2018-10-07mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander
2018-10-06ARM: LogicPD: omap3logic: Remove Torpedo/SOM-LV autodectionAdam Ford
2018-10-06configs: drop CONFIG_SYS_EXTRA_ENV_RELOCSimon Goldschmidt
2018-10-05Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-05Merge tag 'arc-updates-for-2018.11-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-10-05arc: Add support for IoT development kitAlexey Brodkin
2018-10-04spl: add support to booting with OP-TEEKever Yang
2018-10-04Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-04mtd: nand: spi: Add Gigadevice SPI NAND supportStefan Roese
2018-10-03Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchipTom Rini
2018-10-03ARM: rmobile: Repair TMU clock on Gen2Marek Vasut
2018-10-03riscv: Add QEMU virt board supportBin Meng
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-10-02cmd: mtd: add 'mtd' commandMiquel Raynal
2018-10-02mtd: mtdpart: implement proper partition handlingMiquel Raynal
2018-10-02mtd: uboot: search for an equivalent MTD name with the mtdidsMiquel Raynal
2018-10-02mtd: mtdpart: add a generic mtdparts-like parserMiquel Raynal
2018-10-02mtd: uclass: add probe functionMiquel Raynal
2018-10-02dm: drop unused helper in MTD headerMiquel Raynal
2018-10-02mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner
2018-09-30Merge git://git.denx.de/u-boot-dmTom Rini
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-09-29include/dm.h: Remove duplicated include directiveLiviu Dudau
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau
2018-09-29drivers: Add board uclassMario Six
2018-09-29core: Add dev_{disable,enable}_by_pathMario Six
2018-09-29core: Add functions to set properties in live-treeMario Six
2018-09-29Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-09-29Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-28W1-EEPROM: add sandbox driverEugen Hristev
2018-09-28W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMsMaxime Ripard