Age | Commit message (Expand) | Author |
2020-09-23 | pinmux: pic32: add SDHCI pin config | John Robertson |
2020-09-01 | x86: pinctrl: Fix 'relatove' typo | Simon Glass |
2020-08-22 | treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() | Masahiro Yamada |
2020-08-22 | dm: core: Fix devfdt_get_addr_ptr return value | Ovidiu Panait |
2020-08-19 | pinctrl: mediatek: mt8512: fix the wrong start address of ranges | Chunfeng Yun |
2020-08-04 | pinctrl: aspeed: Fix Kconfig entry indentation | Michal Simek |
2020-08-04 | Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-08-02 | drivers: rename more drivers to match compatible string | Walter Lozano |
2020-07-29 | pinctrl: add nexell driver | Stefan Bosch |
2020-07-29 | pinctrl: mediatek: add PUPD/R0/R1 support for MT7623 | David Woodhouse |
2020-07-27 | Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian... | Tom Rini |
2020-07-25 | treewide: convert devfdt_get_addr() to dev_read_addr() | Masahiro Yamada |
2020-07-25 | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() | Masahiro Yamada |
2020-07-25 | pinctrl: renesas: Enable R8A774A1 PFC tables | Adam Ford |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | treewide: convert devfdt_get_addr() to dev_read_addr() | Masahiro Yamada |
2020-07-20 | treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() | Masahiro Yamada |
2020-07-17 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2020-07-17 | x86: pinctrl: Drop the acpi_path member | Simon Glass |
2020-07-17 | x86: pinctrl: Set up itss in the probe() method | Simon Glass |
2020-07-17 | x86: pinctrl: Add multi-ACPI control | Simon Glass |
2020-07-17 | x86: pinctrl: Add a way to get the pinctrl reg address | Simon Glass |
2020-07-14 | pinctrl: imx5: move soc info to data section | Peng Fan |
2020-07-14 | pinctrl: imx8m: move soc info to data section | Peng Fan |
2020-07-14 | pinctrl: imx7: move soc info to data section | Peng Fan |
2020-07-09 | core: add support for U_BOOT_DRIVER_ALIAS | Walter Lozano |
2020-07-09 | drivers: rename drivers to match compatible string | Walter Lozano |
2020-07-07 | pinctrl: stm32: add information on pin configuration | Patrick Delaunay |
2020-07-07 | pinctrl: stmfx: add information on pin configuration | Patrick Delaunay |
2020-07-07 | gpio: stmfx: add ops get_dir_flags | Patrick Delaunay |
2020-07-07 | gpio: stmfx: add ops set_dir_flag | Patrick Delaunay |
2020-07-07 | gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg | Patrick Delaunay |
2020-07-07 | gpio: stmfx: rename function used to change pin configuration | Patrick Delaunay |
2020-07-07 | gpio: stmfx: move function to prepare new ops introduction | Patrick Delaunay |
2020-07-01 | dm: Fix error handling for dev_read_addr_ptr | Sean Anderson |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/bug.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-10 | pinctrl: nxp: scu: Check the pad partition before set pinmux | Ye Li |
2020-04-23 | dm: pinctrl: Use right device pointer for configuring pinctrl | Lokesh Vutla |
2020-04-16 | test: dm: update test for pins configuration in pinctrl node | Patrick Delaunay |
2020-04-16 | pinctrl: sandbox: Add mux information in get_pin_muxing | Patrick Delaunay |
2020-04-16 | dm: pinctrl: migrate pinctrl-generic to livetree | Patrick Delaunay |
2020-04-16 | dm: pinctrl: convert pinctrl-single to livetree | Patrick Delaunay |
2020-02-13 | pinctrl: stmfx: update the result type of dm_i2c_reg_read | Patrick Delaunay |
2020-02-11 | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini |
2020-02-07 | x86: Give each driver an IRQ type | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |