~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* i2c: uniphier-f: correct error recoveryDai Okamura2023-01-06
* 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
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* i2c: Update drivers to use enum for speedSimon Glass2020-01-27
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada2017-10-15
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* i2c: uniphier-f: use readl_poll_timeout() to poll registersMasahiro Yamada2017-01-29
* i2c: uniphier(-f): remove unneeded #include <dm/root.h>Masahiro Yamada2017-01-29
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24
* i2c: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-01
* ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18
* ARM: UniPhier: adjust device trees for business transferMasahiro Yamada2015-03-15
* dm: i2c: Move slave details to child platdataSimon Glass2015-01-29
* i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controllerMasahiro Yamada2015-01-29