~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Convert some debug statements to use loggingSimon Glass2023-07-17
* gpio: Avoid using an invalid ofnodeSimon Glass2023-07-14
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\
| * global: Use proper project name U-BootMichal Simek2023-06-12
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\|
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* | pinctrl: nuvoton: set output state before enabling the outputJim Liu2023-06-01
* | gpio: renesas: Simplify .request/.rfree callbacksPali Rohár2023-05-16
|/
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2023-04-30
|\
| * gpio: axp/sunxi: Remove virtual VBUS detection GPIOSamuel Holland2023-04-28
* | Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2023-04-29
|\ \ | |/ |/|
| * gpio: Add QUICC Engine GPIOs driverChristophe Leroy2023-04-06
* | gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()Rasmus Villemoes2023-04-25
* | gpio: rockchip: Add support for RK3568 and RK3588 banksJonas Karlman2023-04-21
* | rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as dividerJohan Jonker2023-04-21
* | pinctrl: renesas: Add R8A779F0 S4 PFC tablesLUU HOAI2023-04-07
* | gpio: renesas: Add R-Car Gen4 supportHai Pham2023-04-07
|/
* gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio co...Rasmus Villemoes2023-03-30
* pinctrl: renesas: Replace ifdeffery with IS_ENABLED()Marek Vasut2023-03-18
* gpio: gpio-rockchip: parse gpio-ranges for bank idChris Morgan2023-02-28
* Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2023-02-12
|\
| * driver, gpio: Add support for MPC 8xx CPU portsChristophe Leroy2023-02-11
* | gpio: qcom: add direction functions for pwrkeyDzmitry Sankouski2023-02-10
* | gpio: Drop unused pca9698 driverSimon Glass2023-02-07
* | gpio: Drop unused mpc83xx_gpio driverSimon Glass2023-02-07
* | arm: Drop old kona codeSimon Glass2023-02-07
* | Drop CONFIG_DM644X_GPIOSimon Glass2023-02-07
* | gpio: Drop adi_gpio2Simon Glass2023-02-07
* | pinctrl: renesas: Synchronize PFC core with Linux 6.1.7Marek Vasut2023-02-02
|/
* Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-01-27
|\
| * gpio: zynqmp: Handle error from get_gpio_modepinAlgapally Santosh Sagar2023-01-27
* | global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* | gpio: Get rid of gpio_hog_probe_all()Marek Vasut2023-01-12
|/
* Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini2022-12-05
* Convert CONFIG_PCA953X to KconfigTom Rini2022-12-05
* arm: Remove unused mx27 codeTom Rini2022-12-05
* Convert CONFIG_HIKEY_GPIO et al to KconfigTom Rini2022-12-05
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855William Zhang2022-10-31
* arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858William Zhang2022-10-31
* arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856William Zhang2022-10-31
* arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158William Zhang2022-10-31
* dm: treewide: Do not use the return value of simple uclass iteratorMichal Suchanek2022-10-29
* gpio-uclass: fix gpio lookup by labelRasmus Villemoes2022-10-29
* gpio: adp5585: add gpio driver for ADP5585 I/O Expander ControllerAlice Guo2022-10-21
* gpio: ftgpio010: Add support for Faraday Technology FTGPIO010Sergei Antonov2022-10-06
* Merge branch 'next'Tom Rini2022-10-03
|\
| * pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT nodeSergiu Moga2022-09-19
| * gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard2022-09-15
| * gpio: Fix pin's status display for pin with GPIOF_UNUSED functionPatrice Chotard2022-09-15