summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-248-8/+8
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-207-7/+7
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-201-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-07-173-10/+27
|\
| * x86: pinctrl: Drop the acpi_path memberSimon Glass2020-07-171-4/+0
| * x86: pinctrl: Set up itss in the probe() methodSimon Glass2020-07-171-4/+4
| * x86: pinctrl: Add multi-ACPI controlSimon Glass2020-07-172-0/+14
| * x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass2020-07-171-2/+9
* | 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-092-0/+4
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-096-8/+8
* pinctrl: stm32: add information on pin configurationPatrick Delaunay2020-07-071-3/+24
* pinctrl: stmfx: add information on pin configurationPatrick Delaunay2020-07-071-1/+31
* gpio: stmfx: add ops get_dir_flagsPatrick Delaunay2020-07-071-0/+50
* gpio: stmfx: add ops set_dir_flagPatrick Delaunay2020-07-071-0/+37
* gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay2020-07-071-42/+26
* gpio: stmfx: rename function used to change pin configurationPatrick Delaunay2020-07-071-10/+8
* gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay2020-07-071-30/+30
* dm: Fix error handling for dev_read_addr_ptrSean Anderson2020-07-012-2/+2
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1828-0/+28
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-185-0/+5
* 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