summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Add support for Kendryte K210 FPIOASean Anderson2020-10-083-0/+745
* test: pinmux: Add test for pin muxingSean Anderson2020-10-081-48/+138
* pinctrl: Add pinmux property support to pinctrl-genericSean Anderson2020-10-081-30/+97
* Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-062-1/+5
|\
| * pinctrl: meson-axg: add missing GPIOA_18Neil Armstrong2020-10-051-0/+1
| * pinctrl: meson-axg-pmx: fix gpio requestNeil Armstrong2020-10-051-1/+4
* | Merge branch 'next'Tom Rini2020-10-057-39/+314
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-051-0/+1
| |\
| | * pinctrl: at91-pio4: add compatible for sama7g5 pinctrl blockEugen Hristev2020-09-251-0/+1
| * | Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-10-051-20/+28
| |\ \
| | * | pinctrl: stm32: Add header with SPDX licencePatrick Delaunay2020-10-021-0/+5
| | * | pinctrl: stm32: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-20/+23
| * | | pinctrl: bcm283x: Store the return value of dev_read_u32_default to intOvidiu Panait2020-10-021-1/+1
| * | | pinctrl: bcm283x: Read address from DT in ofdata_to_platdataOvidiu Panait2020-10-021-7/+10
| * | | pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL checkOvidiu Panait2020-10-021-1/+1
| |/ /
| * | pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das2020-09-261-10/+10
| * | powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-173-0/+263
| |/
* | pinmux: pic32: add SDHCI pin configJohn Robertson2020-09-231-0/+28
|/
* x86: pinctrl: Fix 'relatove' typoSimon Glass2020-09-011-1/+1
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-221-1/+1
* dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait2020-08-221-1/+1
* pinctrl: mediatek: mt8512: fix the wrong start address of rangesChunfeng Yun2020-08-191-3/+3
* pinctrl: aspeed: Fix Kconfig entry indentationMichal Simek2020-08-041-7/+7
* Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...WIP/04Aug2020Tom Rini2020-08-041-2/+4
|\
| * drivers: rename more drivers to match compatible stringWalter Lozano2020-08-021-2/+4
* | pinctrl: add nexell driverStefan Bosch2020-07-298-0/+434
* | pinctrl: mediatek: add PUPD/R0/R1 support for MT7623David Woodhouse2020-07-293-5/+146
* | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini2020-07-278-8/+8
|\ \
| * | treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-257-7/+7
| * | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-251-1/+1
| |/
* | pinctrl: renesas: Enable R8A774A1 PFC tablesAdam Ford2020-07-254-0/+23
|/
* 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