You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/cns3xxx/patches-3.3
Felix Fietkau 879b7a7a9b cns3xxx: update FIQ header file and disable RWFO
Update header file appropriately and disable read for ownership

Note that the FIQ support implements a workaround that provides a performance
boost over the traditional upstream workaround which ensures cache lines
are exclusive on driver CPU using 'read for ownership'.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

 target/linux/cns3xxx/config-3.3                                |    2 +-
 target/linux/cns3xxx/patches-3.3/460-cns3xxx_fiq_support.patch |    9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

SVN-Revision: 33827
12 years ago
..
001-cns3xxx-clkdev-support.patch cns3xxx: add support for 3.3 12 years ago
002-cns3xxx_wdt.patch cns3xxx: add support for 3.3 12 years ago
049-cns3xxx_smp_support.patch cns3xxx: add support for 3.3 12 years ago
050-cns3xxx_i2c_controller.patch cns3xxx: add support for 3.3 12 years ago
051-cns3xxx_gigabit.patch cns3xxx: merge ethernet driver changes from gateworks 12 years ago
052-cns3xxx_spi.patch cns3xxx: reorganize patches, fix pcie io space init order 12 years ago
054-cns3xxx_pcie_clock.patch cns3xxx: add support for 3.3 12 years ago
055-cns3xxx_pci_iospace_init.patch cns3xxx: reorganize patches, fix pcie io space init order 12 years ago
060-move_virtual_io_space.patch cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls 12 years ago
061-twd_base.patch cns3xxx: reorganize patches, fix pcie io space init order 12 years ago
100-add_io_spaces.patch cns3xxx: reorganize patches, fix pcie io space init order 12 years ago
101-laguna_sdhci_card_detect.patch cns3xxx: add support for 3.3 12 years ago
102-cns3xxx_timers.patch cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls 12 years ago
104-cns3xxx_gpio.patch move gpio stuff into the right file 12 years ago
105-cns3xxx_pcie_io.patch cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() calls 12 years ago
106-cns3xxx_sata_support.patch cns3xxx: add support for 3.3 12 years ago
107-cns3xxx_pcie-section-mismatch-fixes.patch cns3xxx: reorganize patches, fix pcie io space init order 12 years ago
108-cns3xxx_pcie-abort.patch fix pcie abort handling 12 years ago
200-dwc_otg.patch USB iso mode fixes 12 years ago
300-laguna_support.patch drop GPIODEV platform code 12 years ago
400-ethernet_fix_tx_csum_offload.patch cns3xxx: fix ethernet tx checksum offload 12 years ago
410-ethernet_fix_jumbo_frame.patch cns3xxx: implement ethernet fraglist tx support for improved bridging performance with jumbo frames 12 years ago
420-ethernet_optimize_rx_offload.patch cns3xxx: add a small optimization for rx offload 12 years ago
430-ethernet_fix_tx_completion.patch cns3xxx: fix ethernet driver tx completion and queue stop/start 12 years ago
440-i2c_retry.patch add i2c retries 12 years ago
450-smp_ncores.patch fix ncores for single-core systems. 12 years ago
460-cns3xxx_fiq_support.patch cns3xxx: update FIQ header file and disable RWFO 12 years ago
470-gpio_irq.patch cns3xxx: fix gpio access and add gpio IRQ support 12 years ago