~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* spi: soft_spi: Support the recommended soft spi propertiesFabio Estevam2023-07-13
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-05
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_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
* spi: add support for all spi modes with soft spiJohannes Holland2020-07-09
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* spi: soft_spi: Fix data abort if slave is not probedChristophe Kerello2019-09-16
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* dm: spi: soft_spi: switch to use linux compatible stringPeng Fan2016-05-17
* dm: spi: soft_spi bug fixPeng Fan2016-05-17
* dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-23
* dm: spi: Move slave details to child platdataSimon Glass2015-01-29
* dm: spi: Move the per-child data size to the uclassSimon Glass2015-01-29
* dm: spi: Remove use of fdtdec GPIO supportSimon Glass2015-01-29
* dm: spi: Add soft_spi implementationSimon Glass2014-10-22
* dm: spi: Rename soft_spi.c to soft_spi_legacy.cSimon Glass2014-10-22
* spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-08
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-19
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18
* soft_spi: move to drivers/spiJean-Christophe PLAGNIOL-VILLARD2008-08-29