~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gpio: da8xx_gpio: Fix gpio name with addresschao zeng2022-01-16
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-25
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-24
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-20
* drivers: rename drivers to match compatible stringWalter Lozano2020-07-09
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* gpio: da8xx_gpio: Add "ti,keystone-gpio" compatibleVignesh Raghavendra2020-02-04
* gpio: da8xx_gpio: Fix compiler warningVignesh Raghavendra2020-02-04
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-15
* gpio: da8xx_gpio: Fix the _gpio_direction_output functionKeerthy2019-10-30
* gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy2018-10-10
* gpio: da8xx: Add k2g compatibleKeerthy2018-10-10
* dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGHAdam Ford2018-09-11
* DM: GPIO: Fix da8xx GPIO indexing over GPIO 32Adam Ford2018-09-11
* dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford2018-06-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11
|\
| * gpio: Build the da8xx_gpio code for the davinci644x deviceHolger Hans Peter Freyther2013-02-20
* | da8xx: Add the missing pinmux for da830 to the gpio driverTomas Novotny2013-02-18
|/
* gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-09
* drivers/gpio/da8xx_gpio.c: Fix build warningAnatolij Gustschin2011-12-09
* Minor coding style cleanup.Wolfgang Denk2011-09-11
* DA8xx: add generic GPIO driverLaurence Withers2011-08-03