~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clockYe Li2023-04-11
* dm: Avoid accessing seq directlySimon Glass2020-12-18
* 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
* i2c: imx_lpi2c: Improve the codes to use private dataYe Li2020-07-09
* common: Drop log.h from common headerSimon Glass2020-05-18
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* i2c: Update drivers to use enum for speedSimon Glass2020-01-27
* i2c: imx_lpi2c: add ipg clkPeng Fan2019-10-14
* i2c: imx_lpi2c: fix typo and register base address formatAnatolij Gustschin2018-10-22
* i2c: imx_lpi2c: add uclass api supportPeng Fan2018-08-06
* lpi2c: Add bus busy error handlingYe Li2018-07-12
* lpi2c: Fix bus stop problem in xferYe Li2018-07-12
* imx: lpi2c: fix clock issue when NACK detectedGao Pan2018-07-12
* imx_lpi2c: Update lpi2c driver to support imx8Ye Li2018-07-12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* i2c: lpi2c: remove superfluous assignmentsHeinrich Schuchardt2018-03-23
* i2c: lpi2c: do not add 4 for bus seqPeng Fan2018-01-16
* dm: gpio: Correct use of -ENODEV in driversSimon Glass2017-10-08
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* i2c: lpi2c: add lpi2c driver for i.MX7ULPPeng Fan2017-03-17