~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini2022-07-07
* i2c: muxes: pca954x: add PCA9847 variantVladimir Oltean2022-02-01
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* i2c: Update for new sequence numbersSimon Glass2020-12-18
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954xTrommel, Kees (Contractor)2020-08-25
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* i2c: muxes: pca954x: add PCA9546 variantChris Packham2020-04-20
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* dm: core: Require users of devres to include the headerSimon Glass2020-02-05
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-15
* i2c-mux-gpio: Fix GPIO request flag issueYe Li2019-08-27
* i2c: muxes: pca954x: support PCA9543 I2C switchLuca Ceresoli2019-04-11
* i2c: muxes: pca954x: clarify enable fieldLuca Ceresoli2019-04-11
* i2c: muxes: pca954x: update list of supported devicesLuca Ceresoli2019-04-11
* i2c: mux: Generate longer i2c mux nameMichal Simek2019-02-11
* i2c: mux: Covert to livetree functionsMichal Simek2019-01-15
* kconfig: fix typo 'parition'Simon Goldschmidt2018-08-17
* i2c-mux: pca954x: support pca9646 i2c switchPeng Fan2018-08-06
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* i2c: muxes: pca954x: look up width from chip_descChris Packham2017-10-11
* i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer2017-09-13
* i2c: muxes: add i2c gpio multiplexer driverPeng Fan2017-08-23
* drivers/i2c/muxes/pca954x: Add pca9547 I2C mux supportMarek BehĂșn2017-07-12
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* i2c: mux: Allow muxes to work as children of i2c bus without i2c-parentMoritz Fischer2017-01-18
* i2c: Drop redundant platform data setting in driversSimon Glass2016-08-12
* i2c: muxes: Add support for TI PCA954X muxMichal Simek2016-05-17
* dm: i2c: Allow muxes to be enabled for SPL separatelySimon Glass2016-01-21
* Kconfig: i2c: Fix indentationMichal Simek2015-12-11
* Kconfig: i2c: Fix typo Suport -> SupportMichal Simek2015-12-11
* i2c: Add a mux for GPIO-based I2C bus arbitrationSimon Glass2015-08-05
* dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-05