aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-10pinctrl: nxp: scu: Check the pad partition before set pinmuxYe Li
2020-04-23dm: pinctrl: Use right device pointer for configuring pinctrlLokesh Vutla
2020-04-16test: dm: update test for pins configuration in pinctrl nodePatrick Delaunay
2020-04-16pinctrl: sandbox: Add mux information in get_pin_muxingPatrick Delaunay
2020-04-16dm: pinctrl: migrate pinctrl-generic to livetreePatrick Delaunay
2020-04-16dm: pinctrl: convert pinctrl-single to livetreePatrick Delaunay
2020-02-13pinctrl: stmfx: update the result type of dm_i2c_reg_readPatrick Delaunay
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-07x86: Give each driver an IRQ typeSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass