aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-04drivers: xen: events: fix build issues with disabled Xen HVCDmytro Firsov
2022-08-04pwm: aspeed: Select SYSCON to get parent detail.Billy Tsai
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár
2022-07-29mvebu: pinctrl: apply SDHCI PHY config for A7KKonstantin Porotchkin
2022-07-29arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_mux...Pali Rohár
2022-07-29arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionalityPali Rohár
2022-07-29arm64: a37xx: pinctrl: Add missing pinmuxes into the listPali Rohár
2022-07-29arm64: a37xx: pinctrl: Mark all functions and structures as staticPali Rohár
2022-07-29arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fieldsPali Rohár
2022-07-29arm64: a37xx: pinctrl: Remove unused grp->pins fieldsPali Rohár
2022-07-28gpio: mvebu_gpio: Set bank name to mvebu%dPali Rohár
2022-07-28gpio: mvebu_gpio: Read number of gpios from DTPali Rohár
2022-07-28gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38xPali Rohár
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár
2022-07-28mvebu: pinctrl: Add Armada 38x driverPali Rohár
2022-07-28pinctrl: Add new function pinctrl_generic_set_state_prefix()Pali Rohár
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-27mmc: pci_mmc.c should build with ACPIGEN=nHeinrich Schuchardt
2022-07-27drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)
2022-07-27mmc: nuvoton: Add NPCM7xx mmc driverJim Liu
2022-07-27mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' errorPali Rohár
2022-07-27pmic: pca9450: permit config on all bucks and LDOsHeiko Thiery
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-07-26ddr: imx8m: helper: load ddr firmware according to binman symbolsPeng Fan
2022-07-26net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddrPeng Fan
2022-07-26net: eqos: add function to get phy node and addressYe Li
2022-07-26net: dwc_eth_qos: move i.MX code outPeng Fan
2022-07-26net: dwc_eth_qos: public some functionsPeng Fan
2022-07-26net: dwc_eth_qos: fix build break when CLK not enabledPeng Fan
2022-07-26net: fec_mxc: support i.MX93Peng Fan
2022-07-26ddr: imx9: enable Performance monitor counterYe Li
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li
2022-07-26misc: fuse: update the code for accessing fuse of i.MX93Alice Guo
2022-07-26misc: fuse: support to access fuse on i.MX93Alice Guo
2022-07-26misc: imx8ulp: move fuse.c from imx8ulp to sentinelAlice Guo
2022-07-26misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li
2022-07-26misc: s400_api: introduce ahab_release_m33_troutPeng Fan
2022-07-26misc: S400_API: New API for FW status and chip infoPeng Fan
2022-07-26misc: S400_API: Update release RDC APIYe Li
2022-07-26misc: s4mu: Support iMX93 with Sentinel MUPeng Fan
2022-07-26misc: imx: S400_API: Move S400 MU and API to a common placeYe Li
2022-07-26mmc: fsl_esdhc_imx: Support i.MX9Peng Fan
2022-07-26imx: pinctrl: add pinctrl and pinfunc file for i.MX93Peng Fan
2022-07-26gpio: pca953x: support pcal6524Peng Fan
2022-07-26dm: fix mis-word in SPL_DM descriptionOleksandr Suvorov
2022-07-26dm: fix logic of lists_bind_fdt()Heinrich Schuchardt
2022-07-26dm: avoid NULL dereference in lists_bind_fdt()Heinrich Schuchardt