summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: macb: Fix rx buffer cache handlingStefan Roese2019-09-041-2/+4
* net: designware: drop compatible altr, socfpga-stmmacRalph Siemsen2019-09-041-1/+0
* Revert "net: macb: Fixed reading MII_LPA register"Bin Meng2019-09-041-1/+1
* drivers: net: fsl_enet_mdio: fix missing terminator in PCI ID arrayAlex Marginean2019-09-041-0/+1
* net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay2019-09-041-13/+3
* net: dwc_eth_qos: Change eqos_ops function to staticPatrick Delaunay2019-09-041-6/+6
* drivers: net: pfe_eth: undefined return valueHeinrich Schuchardt2019-09-041-2/+1
* test: dm_mdio: avoid out of bounds accessHeinrich Schuchardt2019-09-041-2/+2
* net: mvpp2: support setting hardware addresses from ethernet coreMatt Pelland2019-09-041-0/+8
* drivers: net: add marvell MDIO driverAlex Marginean2019-09-043-0/+247
* drivers/fsl-mc: Create Kconfig file to manage driver specific configs betterFlorinel Iordache2019-09-042-0/+26
* drivers: net: driver for MDIO muxes controlled over I2CAlex Marginean2019-09-043-0/+117
* Revert "drivers: net: driver for MDIO muxes controlled over I2C"Joe Hershberger2019-09-042-9/+0
* Merge tag 'for-v2019.10-v2' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/03Sep2019Tom Rini2019-09-031-0/+18
|\
| * i2c: mxc: add CONFIG_CLK supportPeng Fan2019-09-021-0/+18
* | dm: cache: add v5l2 cache controller driverRick Chen2019-09-033-0/+196
* | dm: cache: Add enable and disable ops for sandbox and testRick Chen2019-09-031-0/+13
* | dm: cache: Add enable and disable ops for cache uclassRick Chen2019-09-031-0/+20
* | riscv: cpu: Skip unavailable hart in the get_count() opBin Meng2019-09-031-0/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-shWIP/01Sep2019Tom Rini2019-09-013-438/+436
|\ \
| * | usb: r8a66597: Add optional DM VBUS regulator supportMarek Vasut2019-08-222-0/+30
| * | usb: r8a66597: Checkpatch cleanupMarek Vasut2019-08-222-268/+268
| * | usb: r8a66597: Add Kconfig entryMarek Vasut2019-08-221-0/+9
| * | usb: r8a66597: Convert to USB DMMarek Vasut2019-08-221-70/+125
| * | usb: r8a66597: Replace R8A66597_BASE0Marek Vasut2019-08-221-3/+3
| * | usb: r8a66597: Remove BE supportMarek Vasut2019-08-221-3/+3
| * | usb: r8a66597: Replace IO accessorsMarek Vasut2019-08-221-7/+7
| * | usb: r8a66597: Make CONFIG_RZA_USB defaultMarek Vasut2019-08-222-74/+0
| * | usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597Marek Vasut2019-08-222-24/+2
* | | mmc: invalidate block cache after hwpart switched successfullyWeijie Gao2019-08-301-1/+6
* | | Revert "blk: Invalidate block cache when switching hwpart"Weijie Gao2019-08-301-12/+2
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-08-292-39/+92
|\ \
| * | dm: pcie_fsl: Add MPC8548 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Add P5040 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Add P4080 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Add P3041 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Add P2041 PCIe supportHou Zhiqiang2019-08-281-0/+7
| * | dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCsHou Zhiqiang2019-08-281-0/+7
| * | dm: pcie_fsl: Add T104x PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Add T102x PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Add T4240 PCIe supportHou Zhiqiang2019-08-281-0/+1
| * | dm: pcie_fsl: Fix the calculation of controller indexHou Zhiqiang2019-08-282-2/+19
| * | dm: pcie_fsl: Fix the Class Code fixup functionHou Zhiqiang2019-08-282-4/+16
| * | dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdefHou Zhiqiang2019-08-281-33/+36
* | | Merge tag 'u-boot-amlogic-20190828' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2019-08-291-0/+1
|\ \ \
| * | | clk: meson-g12b: add compatibleMark Kettenis2019-08-281-0/+1
| |/ /
* | | Merge branch 'u-boot-stm32_20190827' of https://gitlab.denx.de/u-boot/custodi...WIP/27Aug2019Tom Rini2019-08-2714-155/+222
|\ \ \ | |/ / |/| |
| * | stm32mp1: Add remoteproc support for m4 coprocessorPatrick Delaunay2019-08-271-1/+1
| * | misc: change RCC form MISC to NOP uclassPatrick Delaunay2019-08-271-4/+1
| * | stpmic1: simplify stpmic1_sysreset_requestPatrick Delaunay2019-08-271-8/+1