summaryrefslogtreecommitdiff
path: root/drivers/i2c/mxc_i2c.c
AgeCommit message (Expand)Author
2023-02-13i2c: mxc_i2c: Use hex notation for the base addressFabio Estevam
2023-02-10Correct SPL uses of IMX_MODULE_FUSESimon Glass
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2020-12-26i2c: mxc_i2c: improve error message readabilityMarc Ferland
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30i2c: mxc: Fix dev_err being called on a nonexistant variableSean Anderson
2020-07-27Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-07-27i2c: mxc: move i2c_early_init_f to common functionBiwen Li
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-10i2c: mxc: add fuse checkPeng Fan
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flagBiwen Li
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan
2019-08-27i2c: mxc_i2c: Remove i2c_idle_bus from probeYe Li
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han
2019-05-17i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho
2019-05-17i2c: mxc_i2c: Document how non-DM functions workTrent Piepho
2019-04-11DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' propertyLukasz Majewski
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-29drivers: i2c: mxc: Update support to 8 I2C controllersSriram Dash
2018-01-16i2c: mxc_i2c: Use or operationPeng Fan
2017-11-20imx: mxc_i2c: tweak the i2c transfer methodNandor Han
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-15i2c: mxc_i2c: Drop use of CONFIG_I2C_HARDSimon Glass
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-16i2c: mxc: Make 'no gpio pinctrl state' print as debugJagan Teki
2016-12-16i2c: mxc: Print hex instead of decimal for bus addressJagan Teki
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-10drivers: i2c: mxc: Add early initYuan Yao
2016-03-28dm: i2c: mxc_i2c: implement i2c_idle_busPeng Fan
2016-01-03i2c: mxc: add a condition in case the parameter is NULLGong Qianyu
2015-10-29armv8/fsl_lsch3: Change arch to fsl-layerscapeMingkai Hu
2015-10-02I2C: mxc_i2c: make I2C1 and I2C2 optionalAlbert ARIBAUD \\(3ADEV\\)
2015-07-10i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)