summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorFilesLines
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li1-2/+7
2020-04-23dm: pinctrl: Use right device pointer for configuring pinctrlLokesh Vutla1-2/+2
2020-04-17test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay1-1/+13
2020-04-17pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay1-0/+30
2020-04-17dm: pinctrl: migrate pinctrl-generic to livetreePatrick Delaunay1-19/+11
2020-04-17dm: pinctrl: convert pinctrl-single to livetreePatrick Delaunay1-18/+9
2020-02-13pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay1-3/+4
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini15-0/+27
2020-02-07x86: Give each driver an IRQ typeSimon Glass1-1/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass15-0/+20
2020-02-06dm: core: Require users of devres to include the headerSimon Glass7-0/+7
2020-02-03x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner1-1/+1
2020-01-16pinctrl: mediatek: add support for different pinctrlSam Shih7-19/+125
2020-01-16pinctrl: mediatek: add driver for MT7622Sam Shih3-0/+757
2020-01-16pinctrl: mediatek: add driver for MT8512mingming lee3-0/+392
2020-01-15pinctrl: add i.MXRT driverGiulio Benetti3-0/+55
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-0/+1
2020-01-08pinctrl: imx8m: support i.MX8MPPeng Fan1-0/+1
2019-12-15x86: apl: Add pinctrl driverSimon Glass3-3/+206
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass5-0/+667
2019-12-15dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass1-0/+14
2019-12-05pinctrl: rockchip: Add pinctrl support for rk3308David Wu4-1/+468
2019-12-03pinctrl: add driver for MT8518mingming lee3-0/+416
2019-11-24drivers: bcm283x: Set pre-location flag for OF_BOARDMatthias Brugger1-1/+1
2019-11-24pinctrl: bcm283x: Add compatible for RPi4Matthias Brugger1-0/+1
2019-11-18Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2-0/+369
2019-11-17pinctrl: rockchip: add px30 pinctrl driverDavid Wu2-0/+369
2019-11-14pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay1-12/+0
2019-11-05pinctrl: imx8m: support i.MX8MNPeng Fan1-0/+1
2019-10-25pinctrl: add support for MediaTek MT7628Weijie Gao7-0/+747
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay1-3/+1
2019-10-21pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay1-25/+0
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-1/+28
2019-10-15dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi1-4/+10
2019-10-15dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2-0/+27
2019-10-08pinctrl: nxp: DM_FLAG_PRE_RELOC by defaultIgor Opaniuk4-8/+0
2019-10-08pinctrl: imx: use devfdt_get_addr_size_indexPeng Fan1-3/+1
2019-09-05clk: aspeed: Add support for SD clockEddie James1-0/+2
2019-08-27pinctrl: stmfx: update pinconf settingsPatrick Delaunay1-10/+10
2019-08-27pinctrl: pinctrl_stm32: cosmetic: Reorder include filesPatrice Chotard1-2/+2
2019-08-10pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut5-0/+2920
2019-07-31Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini12-831/+961
2019-07-29pinctrl: mediatek: fix warningFabien Parent1-0/+2
2019-07-29pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' commandtitron1-2/+2
2019-07-23pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2Eugeniu Rosca11-829/+959
2019-07-19pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski4-0/+262
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-3/+33
2019-07-13pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford1-1/+64
2019-07-12pinctrl: stm32: update .bind callbackPatrice Chotard1-1/+31
2019-07-12pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1Patrick Delaunay1-2/+2