]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/spi/spi-mem.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / spi / spi-mem.c
2020-02-06  Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06  Simon Glassdm: core: Require users of devres to include the header
2020-01-29  Tom RiniMerge tag 'for-v2020.04' of https://gitlab.denx.de...
2020-01-29  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-28  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-27  Vignesh Raghavendramtd: spi-nor-core: Add octal mode support
2019-07-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-29  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29  Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-27  Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27  Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-18  Ye Lispi: spi-mem: Fix read data size issue
2019-07-14  Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-11  Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10  Simon Glassspi: Avoid using malloc() in a critical function
2019-04-24  Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-15  Tom RiniMerge tag 'u-boot-imx-20190415' of git://git.denx.de...
2019-04-15  Tom RiniMerge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
2019-04-15  Tom RiniMerge tag 'video-for-2019.07-rc1' of git://git.denx...
2019-04-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-12  Bernhard Messerklingerspi: spi-mem: Check if exec_op function is set before...
2019-02-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-02-07  Vignesh Rspi: spi-mem: Claim SPI bus before spi mem access
2019-02-07  Vignesh Rspi: spi-mem: Extend spi_mem_adjust_op_size() to honor...
2019-02-07  Vignesh Rspi: spi-mem: Allow use of spi_mem_exec_op for all...
2018-10-03  Tom RiniMerge tag 'rockchip-for-v2018.11' of git://git.denx...
2018-10-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-20  Boris Brezillonspi: Extend the core to ease integration of SPI memory...