mtd: spi-nor-core: Introduce flash-specific fixup hooks
[platform/kernel/u-boot.git] / include / linux / mtd / spi-nor.h
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Introduce flash-specific fixup hooks
2021-06-28 Pratyush Yadavmtd: spi-nor-core: Add a ->setup() hook
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2021-02-26 Sean Andersonmtd: spi-nor-core: Fix typo in documentation
2021-02-26 Bin Mengmtd: spi-nor.h: Change spaces to tabs
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Simon Glassdtoc: Rename dt-platdata.c to dt-plat.c
2021-01-05 Simon Glassspi: Tweak a few strange SPI NOR features for of-platdata
2021-01-05 Simon Glassspi: Tidy up get/set of device node
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-10 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2020-05-04 Tom RiniMerge tag 'u-boot-imx-20200502' of https://gitlab.denx...
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-05-04 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-04-30 Jagan Tekimtd: spi-nor: Enable QE bit for ISSI flash
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
2020-01-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-01-08 Tom RiniMerge tag 'efi-2020-04-rc1' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2019-12-17 Tudor Ambarusmtd: spi: spi-nor-core: Add SST vendor specific SFDP...
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Simon Glassmtd: spi: Add 'struct spi_flash {' to the code
2019-09-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-16 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-09-16 Eugeniy Paltsevmtd: spi-nor: add missing SST26* flash IC protection ops
2019-02-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-02-07 Vignesh Rmtd: spi: spi-nor-core: Add back U-Boot specific features
2019-02-07 Vignesh Rmtd: spi: Port SPI NOR framework from Linux