summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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