summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05Merge branch 'next'Tom Rini
2020-10-05pinctrl: meson-axg: add missing GPIOA_18Neil Armstrong
2020-10-05pinctrl: meson-axg-pmx: fix gpio requestNeil Armstrong
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-05Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-10-02pinctrl: bcm283x: Store the return value of dev_read_u32_default to intOvidiu Panait
2020-10-02pinctrl: bcm283x: Read address from DT in ofdata_to_platdataOvidiu Panait
2020-10-02pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL checkOvidiu Panait
2020-10-02pinctrl: stm32: Add header with SPDX licencePatrick Delaunay
2020-10-02pinctrl: stm32: Convert to use APIs which support live DTPatrick Delaunay
2020-09-26pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das
2020-09-25pinctrl: at91-pio4: add compatible for sama7g5 pinctrl blockEugen Hristev
2020-09-23pinmux: pic32: add SDHCI pin configJohn Robertson
2020-09-17powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher
2020-09-01x86: pinctrl: Fix 'relatove' typoSimon Glass
2020-08-22treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada
2020-08-22dm: core: Fix devfdt_get_addr_ptr return valueOvidiu Panait
2020-08-19pinctrl: mediatek: mt8512: fix the wrong start address of rangesChunfeng Yun
2020-08-04pinctrl: aspeed: Fix Kconfig entry indentationMichal Simek
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-02drivers: rename more drivers to match compatible stringWalter Lozano
2020-07-29pinctrl: add nexell driverStefan Bosch
2020-07-29pinctrl: mediatek: add PUPD/R0/R1 support for MT7623David Woodhouse
2020-07-27Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-25pinctrl: renesas: Enable R8A774A1 PFC tablesAdam Ford
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada
2020-07-17Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-07-17x86: pinctrl: Drop the acpi_path memberSimon Glass
2020-07-17x86: pinctrl: Set up itss in the probe() methodSimon Glass
2020-07-17x86: pinctrl: Add multi-ACPI controlSimon Glass
2020-07-17x86: pinctrl: Add a way to get the pinctrl reg addressSimon Glass
2020-07-14pinctrl: imx5: move soc info to data sectionPeng Fan
2020-07-14pinctrl: imx8m: move soc info to data sectionPeng Fan
2020-07-14pinctrl: imx7: move soc info to data sectionPeng Fan
2020-07-09core: add support for U_BOOT_DRIVER_ALIASWalter Lozano
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-07-07pinctrl: stm32: add information on pin configurationPatrick Delaunay
2020-07-07pinctrl: stmfx: add information on pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: add ops get_dir_flagsPatrick Delaunay
2020-07-07gpio: stmfx: add ops set_dir_flagPatrick Delaunay
2020-07-07gpio: stmfx: add function stmfx_read_reg and stmfx_write_regPatrick Delaunay
2020-07-07gpio: stmfx: rename function used to change pin configurationPatrick Delaunay
2020-07-07gpio: stmfx: move function to prepare new ops introductionPatrick Delaunay
2020-07-01dm: Fix error handling for dev_read_addr_ptrSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass