Searched hist:"94 e25b7acba7f929606a1a57f8d193995d8f8920" (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/flash/flexspi/ |
H A D | flex_spi.h | 94e25b7acba7f929606a1a57f8d193995d8f8920 Thu Nov 25 10:36:55 CET 2021 Wojciech Macek <wma@FreeBSD.org> flex_spi: Support for FlexSPI Flash controller.
NXP FlexSPI is a complex SPI controller which provides full offload for accessing NOR Flash. Create a Flash driver which attaches to existing FreeBSD infrastructure and exports generic READ and WRITE disk commands. The Flash has to be identified first to configure controller internals. For now, only one NOR Flash chip is supported. Future commits shall either increase number of known chips or implement SFDP mechanism which can be used by other Flash drivers.
Sponsored by: Alstom Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D33117
|
H A D | flex_spi.c | 94e25b7acba7f929606a1a57f8d193995d8f8920 Thu Nov 25 10:36:55 CET 2021 Wojciech Macek <wma@FreeBSD.org> flex_spi: Support for FlexSPI Flash controller.
NXP FlexSPI is a complex SPI controller which provides full offload for accessing NOR Flash. Create a Flash driver which attaches to existing FreeBSD infrastructure and exports generic READ and WRITE disk commands. The Flash has to be identified first to configure controller internals. For now, only one NOR Flash chip is supported. Future commits shall either increase number of known chips or implement SFDP mechanism which can be used by other Flash drivers.
Sponsored by: Alstom Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D33117
|
/freebsd/sys/modules/flash/ |
H A D | Makefile | 94e25b7acba7f929606a1a57f8d193995d8f8920 Thu Nov 25 10:36:55 CET 2021 Wojciech Macek <wma@FreeBSD.org> flex_spi: Support for FlexSPI Flash controller.
NXP FlexSPI is a complex SPI controller which provides full offload for accessing NOR Flash. Create a Flash driver which attaches to existing FreeBSD infrastructure and exports generic READ and WRITE disk commands. The Flash has to be identified first to configure controller internals. For now, only one NOR Flash chip is supported. Future commits shall either increase number of known chips or implement SFDP mechanism which can be used by other Flash drivers.
Sponsored by: Alstom Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D33117
|
/freebsd/sys/modules/flash/flexspi/ |
H A D | Makefile | 94e25b7acba7f929606a1a57f8d193995d8f8920 Thu Nov 25 10:36:55 CET 2021 Wojciech Macek <wma@FreeBSD.org> flex_spi: Support for FlexSPI Flash controller.
NXP FlexSPI is a complex SPI controller which provides full offload for accessing NOR Flash. Create a Flash driver which attaches to existing FreeBSD infrastructure and exports generic READ and WRITE disk commands. The Flash has to be identified first to configure controller internals. For now, only one NOR Flash chip is supported. Future commits shall either increase number of known chips or implement SFDP mechanism which can be used by other Flash drivers.
Sponsored by: Alstom Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D33117
|
/freebsd/sys/conf/ |
H A D | files.arm64 | diff 94e25b7acba7f929606a1a57f8d193995d8f8920 Thu Nov 25 10:36:55 CET 2021 Wojciech Macek <wma@FreeBSD.org> flex_spi: Support for FlexSPI Flash controller.
NXP FlexSPI is a complex SPI controller which provides full offload for accessing NOR Flash. Create a Flash driver which attaches to existing FreeBSD infrastructure and exports generic READ and WRITE disk commands. The Flash has to be identified first to configure controller internals. For now, only one NOR Flash chip is supported. Future commits shall either increase number of known chips or implement SFDP mechanism which can be used by other Flash drivers.
Sponsored by: Alstom Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D33117
|
/freebsd/sys/modules/ |
H A D | Makefile | diff 94e25b7acba7f929606a1a57f8d193995d8f8920 Thu Nov 25 10:36:55 CET 2021 Wojciech Macek <wma@FreeBSD.org> flex_spi: Support for FlexSPI Flash controller.
NXP FlexSPI is a complex SPI controller which provides full offload for accessing NOR Flash. Create a Flash driver which attaches to existing FreeBSD infrastructure and exports generic READ and WRITE disk commands. The Flash has to be identified first to configure controller internals. For now, only one NOR Flash chip is supported. Future commits shall either increase number of known chips or implement SFDP mechanism which can be used by other Flash drivers.
Sponsored by: Alstom Obtained from: Semihalf Differential revision: https://reviews.freebsd.org/D33117
|