aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini1-0/+7
2022-08-04Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini3-1/+8
2022-08-04Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini1-0/+8
2022-08-04Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini1-0/+8
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-0/+5
2022-08-04Audit <flash.h> inclusionTom Rini8-8/+0
2022-08-04flash: Remove pic32_flash.cTom Rini3-469/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-0/+12
2022-08-04Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini1-0/+7
2022-08-04Convert CONFIG_SYS_FLASH_EMPTY_INFO to KconfigTom Rini1-0/+4
2022-08-04gpio: fix incorrect depends on for SPL_GPIO_HOGQuentin Schulz1-1/+1
2022-08-04drivers: xen: events: fix build issues with disabled Xen HVCDmytro Firsov1-0/+5
2022-08-04pwm: aspeed: Select SYSCON to get parent detail.Billy Tsai1-0/+1
2022-07-29arm: mvebu: Fix compatible string for nand controllerPali Rohár1-1/+1
2022-07-29gpio: Add Turris Omnia MCU driverPali Rohár3-0/+317
2022-07-29mvebu: pinctrl: apply SDHCI PHY config for A7KKonstantin Porotchkin1-1/+3
2022-07-29arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_mux...Pali Rohár1-0/+78
2022-07-29arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionalityPali Rohár1-3/+47
2022-07-29arm64: a37xx: pinctrl: Add missing pinmuxes into the listPali Rohár1-1/+15
2022-07-29arm64: a37xx: pinctrl: Mark all functions and structures as staticPali Rohár1-4/+4
2022-07-29arm64: a37xx: pinctrl: Remove duplicate info->groups and info->ngroups fieldsPali Rohár1-13/+8
2022-07-29arm64: a37xx: pinctrl: Remove unused grp->pins fieldsPali Rohár1-15/+1
2022-07-28gpio: mvebu_gpio: Set bank name to mvebu%dPali Rohár1-2/+2
2022-07-28gpio: mvebu_gpio: Read number of gpios from DTPali Rohár1-1/+1
2022-07-28gpio: mvebu_gpio: Add .request and .rfree methods for Armada 38xPali Rohár1-0/+5
2022-07-28pinctrl: Add third argument label for pinctrl_gpio_request() functionPali Rohár2-2/+3
2022-07-28mvebu: pinctrl: Add Armada 38x driverPali Rohár3-0/+597
2022-07-28pinctrl: Add new function pinctrl_generic_set_state_prefix()Pali Rohár1-17/+83
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini6-0/+146
2022-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicTom Rini1-29/+13
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-8/+13
2022-07-27mmc: pci_mmc.c should build with ACPIGEN=nHeinrich Schuchardt1-0/+3
2022-07-27drivers: mmc: write protect single boot areaYing-Chun Liu (PaulLiu)1-0/+27
2022-07-27mmc: nuvoton: Add NPCM7xx mmc driverJim Liu3-0/+99
2022-07-27mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' errorPali Rohár1-0/+17
2022-07-27pmic: pca9450: permit config on all bucks and LDOsHeiko Thiery1-29/+13
2022-07-26Merge tag 'u-boot-imx-20220726' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini32-444/+1740
2022-07-26ddr: imx8m: helper: load ddr firmware according to binman symbolsPeng Fan1-6/+41
2022-07-26net: dwc_eth_qos: introduce eqos hook eqos_get_enetaddrPeng Fan3-4/+18
2022-07-26net: eqos: add function to get phy node and addressYe Li2-3/+21
2022-07-26net: dwc_eth_qos: move i.MX code outPeng Fan4-92/+124
2022-07-26net: dwc_eth_qos: public some functionsPeng Fan2-273/+287
2022-07-26net: dwc_eth_qos: fix build break when CLK not enabledPeng Fan1-1/+1
2022-07-26net: fec_mxc: support i.MX93Peng Fan2-2/+4
2022-07-26ddr: imx9: enable Performance monitor counterYe Li2-0/+10
2022-07-26ddr: imx: Add i.MX9 DDR controller driverYe Li14-23/+947
2022-07-26misc: fuse: update the code for accessing fuse of i.MX93Alice Guo1-12/+74
2022-07-26misc: fuse: support to access fuse on i.MX93Alice Guo1-1/+29
2022-07-26misc: imx8ulp: move fuse.c from imx8ulp to sentinelAlice Guo4-5/+1
2022-07-26misc: S400_API: Rename imx8ulp_s400_msg to sentinel_msgYe Li2-25/+25