summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-1825-0/+25
* common: Drop image.h from common headerSimon Glass2020-05-185-0/+5
* pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li2020-05-101-2/+7
* dm: pinctrl: Use right device pointer for configuring pinctrlWIP/23Apr2020Lokesh Vutla2020-04-231-2/+2
* test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay2020-04-161-1/+13
* pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay2020-04-161-0/+30
* dm: pinctrl: migrate pinctrl-generic to livetreePatrick Delaunay2020-04-161-19/+11
* dm: pinctrl: convert pinctrl-single to livetreePatrick Delaunay2020-04-161-18/+9
* pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay2020-02-131-3/+4
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-1115-0/+27
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0515-0/+20
| * dm: core: Require users of devres to include the headerSimon Glass2020-02-057-0/+7
* | x86: Give each driver an IRQ typeSimon Glass2020-02-071-1/+1
|/
* x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner2020-02-041-1/+1
* pinctrl: mediatek: add support for different pinctrlSam Shih2020-01-167-19/+125
* pinctrl: mediatek: add driver for MT7622Sam Shih2020-01-163-0/+757
* pinctrl: mediatek: add driver for MT8512mingming lee2020-01-163-0/+392
* pinctrl: add i.MXRT driverGiulio Benetti2020-01-143-0/+55
* Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-081-0/+1
|\
| * pinctrl: imx8m: support i.MX8MPPeng Fan2020-01-081-0/+1
* | x86: apl: Add pinctrl driverSimon Glass2019-12-153-3/+206
* | x86: Add a generic Intel pinctrl driverSimon Glass2019-12-155-0/+667
* | dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass2019-12-151-0/+14
|/
* pinctrl: rockchip: Add pinctrl support for rk3308David Wu2019-12-064-1/+468
* pinctrl: add driver for MT8518mingming lee2019-12-033-0/+416
* drivers: bcm283x: Set pre-location flag for OF_BOARDMatthias Brugger2019-11-241-1/+1
* pinctrl: bcm283x: Add compatible for RPi4Matthias Brugger2019-11-241-0/+1
* Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2019-11-172-0/+369
|\
| * pinctrl: rockchip: add px30 pinctrl driverDavid Wu2019-11-172-0/+369
* | pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay2019-11-141-12/+0
|/
* pinctrl: imx8m: support i.MX8MNPeng Fan2019-11-051-0/+1
* pinctrl: add support for MediaTek MT7628Weijie Gao2019-10-257-0/+747
* dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionWIP/21Oct2019Patrick Delaunay2019-10-211-3/+1
* pinctrl: Kconfig: remove duplicated nodesPatrick Delaunay2019-10-211-25/+0
* dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-1/+28
* dm: pinctrl: Skip not associated gpio phandle and rise a warning messageMichael Trimarchi2019-10-151-4/+10
* dm: pinctrl: introduce PINCONF_RECURSIVE optionPatrick Delaunay2019-10-152-0/+27
* 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
* clk: aspeed: Add support for SD clockEddie James2019-09-051-0/+2
* pinctrl: stmfx: update pinconf settingsPatrick Delaunay2019-08-271-10/+10
* pinctrl: pinctrl_stm32: cosmetic: Reorder include filesPatrice Chotard2019-08-271-2/+2
* pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut2019-08-095-0/+2920
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-3012-831/+961
|\
| * pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' commandtitron2019-07-291-2/+2
| * pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2Eugeniu Rosca2019-07-2311-829/+959
* | pinctrl: mediatek: fix warningFabien Parent2019-07-291-0/+2
* | pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski2019-07-194-0/+262
|/
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-3/+33
|\
| * pinctrl: stm32: update .bind callbackPatrice Chotard2019-07-121-1/+31