summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Add possibility to enable TXC delayPhilippe Schenker2020-05-012-0/+12
* net: phy: micrel: Add basic support for KSZ9131Philippe Schenker2020-05-011-0/+58
* net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker2020-05-011-2/+2
* imx8: Configure SNVSFranck LENORMAND2020-05-011-4/+68
* imx8: Update SCFW API to version 1.5Ye Li2020-05-011-0/+50
* imx8: scu api: Add support for SECO manufacturing protection APIsBreno Lima2020-05-011-0/+80
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-04-302-2/+64
|\
| * pci: Avoid auto-config when chain loadingSimon Glass2020-04-301-2/+2
| * acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-0/+62
* | Merge tag 'xilinx-for-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-304-13/+12
|\ \
| * | ARM: zynq: Fix invalid check on NAND_CMD_NONE.Patrick van Gelder2020-04-271-1/+1
| * | clk: versal: Fix watchdog clock issueT Karthik Reddy2020-04-271-1/+4
| * | mmc: zynq: parse dt when probingBenedikt Grassl2020-04-272-11/+7
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-04-3012-93/+1025
|\ \ \ | |_|/ |/| |
| * | driver: net: fm: add DM ETH supportMadalin Bucur2020-04-295-10/+447
| * | driver: net: fm: add DM MDIO supportMadalin Bucur2020-04-291-2/+137
| * | driver: net: fm: separate receive buffer free codeMadalin Bucur2020-04-291-26/+37
| * | driver: net: fm: change init_phy() paramMadalin Bucur2020-04-291-11/+8
| * | drivers: net: fsl-mc: add support for CONFIG_DM_ETHIoana Ciornei2020-04-291-12/+36
| * | drivers: net: ldpaa: add DTS based probing supportIoana Ciornei2020-04-292-32/+206
| * | drivers: net: add Layerscape mEMAC MDIO driverIoana Ciornei2020-04-293-0/+154
* | | Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-285-0/+262
|\ \ \
| * | | usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong2020-04-281-0/+16
| * | | phy: meson: add GXBB PHY driverBeniamino Galvani2020-04-283-0/+244
| * | | clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong2020-04-281-0/+2
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-284-10/+104
|\ \ \
| * | | usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard2020-04-281-1/+1
| * | | usb: host: dwc2: add trace to have clean usb startPatrick Delaunay2020-04-281-0/+2
| * | | usb: host: dwc2: force reset assertPatrick Delaunay2020-04-281-0/+2
| * | | usb: host: dwc2: add clk supportPatrick Delaunay2020-04-281-1/+29
| * | | usb: host: dwc2: add phy supportPatrick Delaunay2020-04-281-0/+66
| * | | usb: ether: avoid NULL check before free()Heinrich Schuchardt2020-04-281-2/+1
| * | | usb: avoid NULL check before freeHeinrich Schuchardt2020-04-281-6/+3
| |/ /
* | | Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-04-274-1/+63
|\ \ \
| * | | sysreset: add reset controller based reboot driverWeijie Gao2020-04-273-0/+55
| * | | nand: brcmnand: return without disabling clockÁlvaro Fernández Rojas2020-04-271-1/+8
| |/ /
* | | Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/c...Tom Rini2020-04-271-3/+6
|\ \ \ | |/ / |/| |
| * | ARC: HSDK: CGU: add support for timer clockEugeniy Paltsev2020-04-271-3/+6
| |/
* | video: simple_panel: add boe,nv140fhmn49 displayPeter Robinson2020-04-261-0/+1
* | drivers: video: rockchip: fix building eDP and LVDS driversPeter Robinson2020-04-262-1/+3
|/
* rtc: ds1374: typo WatchdogHeinrich Schuchardt2020-04-241-1/+1
* spi: mpc8xxx_spi: fix missing dev_err definitionRasmus Villemoes2020-04-241-0/+1
* clk: actions: Add common clock driverAmit Singh Tomar2020-04-244-34/+112
* arm: dts: sync dts for Action Semi S900Amit Singh Tomar2020-04-242-4/+3
* serial: actions: add compatible stringAmit Singh Tomar2020-04-241-0/+1
* cache: l2x0: Fix write to incorrect shared-override bitLey Foon Tan2020-04-241-2/+2
* dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass2020-04-241-1/+1
* mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0Baruch Siach2020-04-241-1/+1
* bootcount_ext: Add flag to enable/disable bootcountFrédéric Danis2020-04-241-12/+34
* eth: mtk-eth: add mt7531 switch support in mediatek eth driverLanden Chao2020-04-242-127/+577