summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * clk: at91: move clock code to compat.cClaudiu Beznea2020-09-2216-1163/+1030
| | * clk: at91: pmc: add helpers for clock driversClaudiu Beznea2020-09-222-0/+104
| | * clk: get clock pointer before proceedingClaudiu Beznea2020-09-221-4/+33
| | * clk: do not disable clock if it is criticalClaudiu Beznea2020-09-221-0/+3
| | * clk: bind clk to new parent deviceClaudiu Beznea2020-09-221-1/+10
| | * dm: core: add support for device re-parentingClaudiu Beznea2020-09-221-0/+22
| | * clk: check hw and hw->dev before dereference itClaudiu Beznea2020-09-221-0/+3
| * | Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-10-055-36/+42
| |\ \
| | * | mailbox: stm32_ipcc: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-6/+3
| | * | video: stm32_dsi: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
| | * | video: stm32_ltdc: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-2/+1
| | * | pinctrl: stm32: Add header with SPDX licencePatrick Delaunay2020-10-021-0/+5
| | * | pinctrl: stm32: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-20/+23
| | * | gpio: stm32: check result of ofnode_phandle_argsPatrick Delaunay2020-10-021-0/+5
| | * | gpio: stm32: cosmetic: cleanup gpio_stm32_probePatrick Delaunay2020-10-021-6/+4
| * | | pinctrl: bcm283x: Store the return value of dev_read_u32_default to intOvidiu Panait2020-10-021-1/+1
| * | | pinctrl: bcm283x: Read address from DT in ofdata_to_platdataOvidiu Panait2020-10-021-7/+10
| * | | pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL checkOvidiu Panait2020-10-021-1/+1
| |/ /
| * | Merge branch 'next' of git://git.denx.de/u-boot-usb into nextTom Rini2020-10-015-105/+93
| |\ \
| | * | usb: xhci-rcar: Add support for R8A774A1 SoCLad Prabhakar2020-10-011-0/+1
| | * | usb: xhci: convert to readx_poll_sleep_timeout()Chunfeng Yun2020-10-011-14/+11
| | * | usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun2020-10-012-14/+7
| | * | usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun2020-10-011-2/+2
| | * | usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun2020-10-011-9/+7
| | * | usb: xhci: convert to TRB_TYPE()Chunfeng Yun2020-10-012-8/+6
| | * | usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun2020-10-011-2/+1
| | * | usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun2020-10-013-3/+9
| | * | usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun2020-10-011-55/+50
| | * | usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-012-2/+3
| * | | Revert "net: smc911x: Automatically Update ethaddr with MAC"Tom Rini2020-10-011-3/+0
| * | | Merge branch 'next' of git://git.denx.de/u-boot-sh into nextTom Rini2020-10-012-12/+10
| |\ \ \ | | |/ / | |/| |
| | * | net: ravb: Remove writeext function callBiju Das2020-09-261-2/+0
| | * | pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das2020-09-261-10/+10
| * | | Merge branch '2020-09-30-assorted-network-improvements' into nextTom Rini2020-10-017-28/+300
| |\ \ \
| | * | | net: dwc_eth_qos: Convert to use APIs which support live DTPatrick Delaunay2020-09-301-4/+3
| | * | | phy: add support for stingray PAXB PHY controllerSrinath Mannam2020-09-303-0/+185
| | * | | net: smc911x: Automatically Update ethaddr with MACAdam Ford2020-09-301-0/+3
| | * | | net: ftgmac100: Add support for board specific PHY interface addressThirupathaiah Annapureddy2020-09-301-0/+4
| | * | | net: phy: mscc: sync rx/tx delay settings with Linux on vsc85xxHeiko Stuebner2020-09-301-24/+46
| | * | | net: phy: mscc: make clock-output configurable on vsc85xxHeiko Stuebner2020-09-301-0/+59
| * | | | firmware: smci: sandbox test for SCMI reset controllersEtienne Carriere2020-09-302-6/+151
| * | | | reset: add reset controller driver for SCMI agentsEtienne Carriere2020-09-304-0/+94
| * | | | firmware: scmi: sandbox test for SCMI clocksEtienne Carriere2020-09-303-5/+241
| * | | | clk: add clock driver for SCMI agentsEtienne Carriere2020-09-304-3/+119
| * | | | firmware: scmi: support Arm SMCCC transportEtienne Carriere2020-09-303-3/+93
| * | | | firmware: scmi: mailbox/smt agent deviceEtienne Carriere2020-09-305-2/+333
| * | | | firmware: add SCMI agent uclassEtienne Carriere2020-09-306-0/+271
| * | | | regmap: Add support for regmap fieldsJean-Jacques Hiblot2020-09-301-0/+83
| * | | | regmap: Allow devices to specify regmap range start and size in configPratyush Yadav2020-09-301-1/+5
| * | | | regmap: Add regmap_init_mem_range()Pratyush Yadav2020-09-301-0/+27