~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello2023-04-11
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMRTom Rini2023-01-20
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Convert CONFIG_SYS_I2C_INIT_BOARD to KconfigTom Rini2022-11-10
* Convert CONFIG_SYS_IMMR to KconfigTom Rini2021-12-27
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-30
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* i2c: Update drivers to use enum for speedSimon Glass2020-01-27
* common: Move some time functions out of common.hSimon Glass2019-12-02
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* i2c: fsl: Add option to get clock from DTMario Six2018-04-11
* i2c: fsl: Use dev_read_addrMario Six2018-04-11
* i2c: fsl_i2c: Make live-tree compatibleMario Six2018-02-06
* i2c: fsl_i2c: Remove inline declarationsMario Six2018-02-06
* i2c: fsl_i2c: Fix style violationsMario Six2018-02-06
* i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INITSimon Glass2017-05-15
* fsl_i2c.c: Fix warning on gcc-6.xTom Rini2017-02-17
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-12
* i2c: fsl: Fix driver initializationmario.six@gdsys.cc2016-07-26
* dm: fsl_i2c: Enable DM for FSL I2Cmario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Factor out adap parametermario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Prepare compatibility functionsmario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Rename methods for reading/writing datamario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Rename probe methodmario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Remove unnecessary variablemario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Reword and clarify commentmario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Use clearer parameter namesmario.six@gdsys.cc2016-05-17
* dm: fsl_i2c: Rename I2C register structuremario.six@gdsys.cc2016-05-17
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
* drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100msShaveta Leekha2014-11-10
* fsl_i2c: add support for 3rd and 4th I2CShengzhou Liu2014-07-16
* drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte writeShaveta Leekha2014-04-29
* fsl_i2c: add workaround for the erratum I2C A004447Chunhe Lan2013-08-20
* fsl_i2c: generate nine pulses on SCL if the I2C bus is hungChunhe Lan2013-08-20
* i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23
* i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0Reinhard Pfau2013-07-16
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04
* drivers/i2c/fsl_i2c.c: sparse fixKim Phillips2012-10-25
* fsl_i2c: Fix compile warningKumar Gala2011-11-09
* Powerpc/i2c: Use the same initialize codesJerry Huang2011-11-04
* fsl_i2c: Added a callpoint for i2c_board_late_initRichard Retanubun2010-04-19
* fsl_i2c: Do not generate STOP after read.Joakim Tjernlund2009-09-28