aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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-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
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-04x86: Move itss.h from Apollo Lake to the generic x86 include directoryWolfgang Wallner
2020-01-16pinctrl: mediatek: add support for different pinctrlSam Shih
2020-01-16pinctrl: mediatek: add driver for MT7622Sam Shih
2020-01-16pinctrl: mediatek: add driver for MT8512mingming lee
2020-01-14pinctrl: add i.MXRT driverGiulio Benetti
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08pinctrl: imx8m: support i.MX8MPPeng Fan
2019-12-15x86: apl: Add pinctrl driverSimon Glass
2019-12-15x86: Add a generic Intel pinctrl driverSimon Glass
2019-12-15dm: pinctrl: Allow enabling full pinctrl in SPL/TPLSimon Glass
2019-12-06pinctrl: rockchip: Add pinctrl support for rk3308David Wu
2019-12-03pinctrl: add driver for MT8518mingming lee
2019-11-24drivers: bcm283x: Set pre-location flag for OF_BOARDMatthias Brugger
2019-11-24pinctrl: bcm283x: Add compatible for RPi4Matthias Brugger
2019-11-17Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-17pinctrl: rockchip: add px30 pinctrl driverDavid Wu
2019-11-14pinctrol: dm: remove the function pinctrl_decode_pin_configPatrick Delaunay
2019-11-05pinctrl: imx8m: support i.MX8MNPeng Fan
2019-10-25pinctrl: add support for MediaTek MT7628Weijie Gao
2019-10-21dm: pinctrl: fix for introduce PINCONF_RECURSIVE optionPatrick Delaunay