summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26arm: dts: k3-am654: Update power-domains property for each nodeLokesh Vutla
2019-07-26power: domain: ti_sci_power_domains: Add support for exclusive and shared accessLokesh Vutla
2019-07-26dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared accessLokesh Vutla
2019-07-26power-domain: Add private data to power domainLokesh Vutla
2019-07-26armv7R: k3: Release all the exclusive devicesLokesh Vutla
2019-07-26armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg
2019-07-26firmware: ti_sci: Add a command for releasing all exclusive devicesLokesh Vutla
2019-07-26firmware: ti_sci: Add processor shutdown API methodAndreas Dannenberg
2019-07-26firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla
2019-07-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-07-25net: sun8i_emac: Test the correct phyEmmanuel Vadot
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-07-25riscv: sifive: fu540: Sync-up config header with RISC-V QEMU supportAnup Patel
2019-07-25net: macb: Fix check for little-endian system in gmac_configure_dma()Anup Patel
2019-07-25net: macb: Extend MACB driver for SiFive Unleashed boardAnup Patel
2019-07-25Add support for the NXP LS1021A-TSN boardJianchao Wang
2019-07-25configs: ls1021atwr: Fix distro_bootcmd for QSPI bootVladimir Oltean
2019-07-25arm: ls1021atwr: Convert to use driver model TSEC driverBin Meng
2019-07-25net: tsec: Change compatible strings to match LinuxVladimir Oltean
2019-07-25net: tsec: Common handling of MAC station address for DM_ETHVladimir Oltean
2019-07-25net: tsec: Make errors visibleVladimir Oltean
2019-07-25net: tsec: Reverse Christmas tree notationVladimir Oltean
2019-07-25net: tsec: Fix offset of MDIO registers for DM_ETHVladimir Oltean
2019-07-25net: tsec: Refactor the readout of the tbi-handle propertyVladimir Oltean
2019-07-25net/macb: increase RX buffer size for GEMRamon Fried
2019-07-25net: macb: apply sane DMA configurationRamon Fried
2019-07-25net: macb: add dma_burst_length configRamon Fried
2019-07-25net: macb: add support for SGMII phy interfaceRamon Fried
2019-07-25net: macb: use bit access macro from header fileRamon Fried
2019-07-25net: macb: add support for faster clk ratesRamon Fried
2019-07-25net: macb: sync header definitions as taken from LinuxRamon Fried
2019-07-25doc: bindings: Add binding for register driven MDIO muxesAlex Marginean
2019-07-25drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-07-25net: designware: use 'phy_connect' instead of open codedSimon Goldschmidt
2019-07-25drivers: net: fsl_enetc: add support for SGMII 2500Alex Marginean
2019-07-25configs: ls1028a: enable networking options in rdb, qds defconfigAlex Marginean
2019-07-25arm: dts: ls1028a updates for network interfacesAlex Marginean
2019-07-25drivers: net: apply serdes configuration for ENETC Ethernet interfacesAlex Marginean
2019-07-25drivers: net: add NXP ENETC MDIO driverAlex Marginean
2019-07-25drivers: net: add NXP ENETC ethernet driverAlex Marginean
2019-07-25include: configs: ls1028a: set SYS_RX_ETH_BUFFER to 8Alex Marginean
2019-07-24gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tagTom Rini
2019-07-24gitlab-ci: Add pyelftools to the binman testsuite sectionTom Rini
2019-07-24Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-24dm: device: make power domain calls optionalAnatolij Gustschin
2019-07-24buildman: fix invocation examples typosBaruch Siach
2019-07-24clk: initialize clk->data when using default xlateSekhar Nori
2019-07-24dm: uclass: fix comment copy/paste errorBaruch Siach
2019-07-24common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()Marek Vasut
2019-07-24dm: Fix parameter description of dev_read_name()Bin Meng