Age | Commit message (Expand) | Author |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-10-15 | gpio: uniphier: rework single device node model | Masahiro Yamada |
2017-10-10 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2017-10-08 | dm: gpio: pca953x: Drop pointless data structure checks | Simon Glass |
2017-10-08 | dm: gpio: Correct use of -ENODEV in drivers | Simon Glass |
2017-10-08 | dm: gpio: Add a comment about not copying some drivers | Simon Glass |
2017-10-08 | dm: gpio: vybrid_gpio: Correct driver's use of bind() method | Simon Glass |
2017-09-28 | gpio: rmobile: Add Renesas RCar GPIO driver | Marek Vasut |
2017-09-18 | rockchip: gpio: remove outdated/misleading comment | Philipp Tomsich |
2017-09-18 | rockchip: gpio: convert to livetree | Philipp Tomsich |
2017-08-13 | stm32f1: remove stm32f1 support | Patrice Chotard |
2017-08-11 | Convert CONFIG_CMD_TCA642X to Kconfig | Simon Glass |
2017-08-11 | gpio: Drop sx151x driver | Simon Glass |
2017-08-11 | Kconfig: Drop CONFIG_CMD_PCA953X_INFO | Simon Glass |
2017-08-11 | Convert CONFIG_CMD_PCA953X to Kconfig | Simon Glass |
2017-08-01 | x86: Convert INTEL_ICH6_GPIO to Kconfig | Bin Meng |
2017-07-28 | dm: tegra: gpio: Convert to support livetree | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-07-06 | gpio: add static to get_function() | Masahiro Yamada |
2017-06-12 | dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output | Axel Lin |
2017-06-05 | gpio: samsung: Drop s3c2440_gpio driver | Simon Glass |
2017-06-01 | dm: gpio: power: Convert pm8916 drivers to livetree | Simon Glass |
2017-06-01 | dm: gpio: Add live tree support | Simon Glass |
2017-06-01 | dm: gpio: sandbox: Use dev_read...() functions to access DT | Simon Glass |
2017-06-01 | dm: gpio: Refactor to prepare for live tree support | Simon Glass |
2017-06-01 | dm: core: Replace of_offset with accessor (part 2) | Simon Glass |
2017-06-01 | dm: Fix up inclusion of common.h | Simon Glass |
2017-06-01 | atmel: Fix up use of dm_scan_fdt_node() | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-06-01 | dm: Use dm.h header when driver mode is used | Simon Glass |
2017-05-22 | gpio: rcar_gen3: Fix GPIO read support | Kouei Abe |
2017-05-18 | gpio: 74x164: make oe-pins optional | Peng Fan |
2017-05-17 | x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode | Bin Meng |
2017-05-15 | gpio: Move OMAP_GPIO to Kconfig | Tom Rini |
2017-05-12 | gpio-uclass.c: Fix comparison of unsigned expression warning | Tom Rini |
2017-05-10 | dm: gpio: add BCM6345 gpio driver | Álvaro Fernández Rojas |
2017-05-08 | dm: gpio: Add driver for stm32f7 gpio controller | Vikas Manocha |
2017-04-20 | gpio: sunxi: Add compatible string for R40 PIO | Chen-Yu Tsai |
2017-04-13 | gpio: at91_gpio: add the clock support | Wenyou Yang |
2017-04-13 | gpio: at91_gpio: add the device tree support | Wenyou Yang |
2017-04-13 | gpio: Kconfig: add CONFIG_AT91_GPIO option | Wenyou Yang |
2017-04-13 | gpio: at91_gpio: remove CPU_HAS_PIO3 macro | Wenyou Yang |
2017-03-17 | gpio: Add Rapid GPIO2P driver for i.MX7ULP | Peng Fan |
2017-02-08 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2017-02-08 | GPIO: Correct doc typo "confguration" -> "configuration" | Robert P. J. Day |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-12-27 | Update Maintainer and Author's email address | Ajay Bhargav |
2016-12-20 | gpio: zynq: Remove empty line | Michal Simek |
2016-11-28 | gpio: bcm2835: add device tree support | Fabian Vogt |
2016-11-21 | gpio: dwapb: Add support for port B | Phil Edworthy |