]> git.karo-electronics.de Git - karo-tx-uboot.git/history - drivers/i2c/sandbox_i2c.c
mxs: spl: use writel() to Set/Clear registers rather than {set|clear}bits_le32()...
[karo-tx-uboot.git] / drivers / i2c / sandbox_i2c.c
2015-09-08 Przemyslaw Marczaksandbox: i2c: search child emul dev and check its uclass id
2015-09-08 Simon Glassdm: i2c: Add an explicit test mode to the sandbox I2C...
2015-09-08 Simon Glassdm: i2c: sandbox: Add debugging to the speed limit
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-08-24 Lothar WaßmannMerge branch 'karo-tx-uboot' into kc-merge
2015-03-09 Lothar Waßmannupdate to 2015.04-rc1
2015-03-04 Lothar Waßmannkaro: merge with Ka-Ro specific tree for secure boot...
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2015-02-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2015-01-31 Tom RiniMerge branch 'patman' of git://git.denx.de/u-boot-x86
2015-01-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2015-01-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2015-01-30 Simon Glassdm: i2c: Move slave details to child platdata
2015-01-30 Simon Glassdm: i2c: Provide an offset length parameter where needed
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-12-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-12-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2014-12-11 Simon Glassdm: i2c: Add a sandbox I2C driver