summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/nxp
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-023-0/+3
* dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass2021-01-052-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-139-9/+9
* drivers: rename more drivers to match compatible stringWalter Lozano2020-08-021-2/+4
* pinctrl: imx5: move soc info to data sectionPeng Fan2020-07-141-1/+1
* pinctrl: imx8m: move soc info to data sectionPeng Fan2020-07-141-1/+1
* pinctrl: imx7: move soc info to data sectionPeng Fan2020-07-141-1/+1
* core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-091-0/+2
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-091-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li2020-05-101-2/+7
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-052-0/+3
* dm: core: Require users of devres to include the headerSimon Glass2020-02-052-0/+2
* pinctrl: add i.MXRT driverGiulio Benetti2020-01-143-0/+55
* pinctrl: imx8m: support i.MX8MPPeng Fan2020-01-081-0/+1
* pinctrl: imx8m: support i.MX8MNPeng Fan2019-11-051-0/+1
* pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk2019-10-084-8/+0
* pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan2019-10-081-3/+1
* pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski2019-07-194-0/+262
* pinctrl: imx: Define imx6_pinctrl_soc_info in .data sectionLukasz Majewski2019-06-111-1/+1
* pinctrl: imx8: add i.MX8QM compatiblePeng Fan2019-04-251-0/+1
* pinctrl: add imx8m driverPeng Fan2019-03-133-0/+51
* pinctrl: imx: Fix select input issueYe Li2019-01-281-1/+2
* ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)Lukasz Majewski2019-01-013-0/+55
* pinctrl: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-144-0/+8
* pinctrl: Add pinctrl driver for i.MX8Peng Fan2018-10-226-93/+258
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-12/+6
* pinctrl: imx6ul: Fix pinctrl data overlapped with DT areaJagan Teki2017-11-271-1/+6
* pinctrl: imx7ulp: Add new info instance for iomuxc1Peng Fan2017-08-231-3/+7
* pinctrl: imx: Fix mask when SHARE_MUX_CONF_REG is setPeng Fan2017-08-231-1/+1
* dm: Fix up inclusion of common.hSimon Glass2017-06-014-0/+4
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-015-5/+5
* pinctrl: imx: fix memory leakPeng Fan2017-05-181-0/+4
* pinctrl: Add i.MX7ULP pinctrl driverPeng Fan2017-03-175-4/+65
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+4
* arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn2016-12-163-0/+59
* pinctrl: imx6: support i.MX6SLLPeng Fan2016-12-161-0/+2
* pinctrl: imx: do not announce driver initializationStefan Agner2016-10-071-1/+1
* pinctrl: imx6: support i.MX6ULLPeng Fan2016-10-041-0/+5
* pinctrl: imx: Support i.MX7DPeng Fan2016-02-213-0/+56
* pinctrl: imx: Introduce pinctrl driver for i.MX6Peng Fan2016-02-215-0/+350