aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-04net: macb: Fix rx buffer cache handlingStefan Roese
2019-09-04net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen
2019-09-04Revert "net: macb: Fixed reading MII_LPA register"Bin Meng
2019-09-04drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay
2019-09-04net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay
2019-09-04drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt
2019-09-04test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt
2019-09-04net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland
2019-09-04drivers: net: add marvell MDIO driverAlex Marginean
2019-09-04drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache
2019-09-04drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean
2019-09-04Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger
2019-09-03Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-09-03dm: cache: add v5l2 cache controller driverRick Chen
2019-09-03dm: cache: Add enable and disable ops for sandbox and testRick Chen
2019-09-03dm: cache: Add enable and disable ops for cache uclassRick Chen
2019-09-03riscv: cpu: Skip unavailable hart in the get_count() opBin Meng
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan
2019-09-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-08-30mmc: invalidate block cache after hwpart switched successfullyWeijie Gao
2019-08-30Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao
2019-08-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-29Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2019-08-28dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang
2019-08-28dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang
2019-08-28dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang
2019-08-28clk: meson-g12b: add compatibleMark Kettenis
2019-08-27Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-08-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-08-27stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay
2019-08-27misc: change RCC form MISC to NOP uclassPatrick Delaunay
2019-08-27stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay
2019-08-27pmu: stpmic1: change specific NVM api to MISCPatrick Delaunay
2019-08-27bsec: update after MISC u-class updatePatrick Delaunay
2019-08-27stm32mp1: clk: use gd to store frequency informationPatrick Delaunay
2019-08-27stm32mp1: clk: remove debug tracesPatrick Delaunay
2019-08-27stm32mp1: ram: add pattern parameter in infinite write testPatrick Delaunay
2019-08-27stm32mp1: ram: reload watchdog during ddr testPatrick Delaunay
2019-08-27stm32mp1: ram: update loop management in infinite testPatrick Delaunay
2019-08-27stm32mp1: ram: fix address issue in 2 testsPatrick Delaunay